Commit graph

2626 commits

Author SHA1 Message Date
David Lamparter
3aaf515950 work around wxString format oddity (interesting. wx doesn't seem to use swprintf internally.)
Originally committed to SVN as r331.
2006-04-14 22:47:08 +00:00
David Lamparter
6f2294e8be wrap with USE_LAVC
Originally committed to SVN as r330.
2006-04-14 22:46:38 +00:00
David Lamparter
b312cef4c2 fix resource compilation on posix
Originally committed to SVN as r329.
2006-04-14 22:37:40 +00:00
David Lamparter
d12496a442 LAVCAudioProvider
Originally committed to SVN as r328.
2006-04-14 22:37:05 +00:00
David Lamparter
1519ee5ce6 initialize libavcodec on startup
Originally committed to SVN as r327.
2006-04-14 22:36:07 +00:00
David Lamparter
f1f8b556bf pass down VideoProvider in open audio from video path
Originally committed to SVN as r326.
2006-04-14 22:35:39 +00:00
David Lamparter
71511a3950 LAVCFile
Originally committed to SVN as r325.
2006-04-14 22:35:02 +00:00
David Lamparter
33ff5515e5 unplug AMZ's lavc audio
Originally committed to SVN as r324.
2006-04-14 22:33:20 +00:00
David Lamparter
18b92130b8 catch const wchar_t *
Originally committed to SVN as r323.
2006-04-14 16:46:38 +00:00
Rodrigo Braz Monteiro
7d31182c59 Originally committed to SVN as r322. 2006-04-14 06:54:20 +00:00
Rodrigo Braz Monteiro
bac9ddf8d3 lavc audio provider can now read the file and get its length, bitrate, and number of channels.
Originally committed to SVN as r321.
2006-04-14 06:53:05 +00:00
Rodrigo Braz Monteiro
b7ba56024f Originally committed to SVN as r320. 2006-04-14 06:20:32 +00:00
Rodrigo Braz Monteiro
b51bd77d00 very early LAVC Audio provider
Originally committed to SVN as r319.
2006-04-14 06:13:29 +00:00
Rodrigo Braz Monteiro
51dc36a8c9 Set svn:eol-style to native for most (all?) text files
Originally committed to SVN as r318.
2006-04-14 02:51:37 +00:00
Rodrigo Braz Monteiro
ac0d34cb34 Empty LAVC audio provider class
Originally committed to SVN as r317.
2006-04-14 01:21:43 +00:00
Rodrigo Braz Monteiro
892cf4bbea Originally committed to SVN as r316. 2006-04-13 07:41:20 +00:00
Rodrigo Braz Monteiro
0c7804502b Originally committed to SVN as r315. 2006-04-13 07:09:27 +00:00
Rodrigo Braz Monteiro
08db974ab9 Originally committed to SVN as r314. 2006-04-13 06:35:55 +00:00
Rodrigo Braz Monteiro
5181c9e225 Originally committed to SVN as r313. 2006-04-13 06:24:36 +00:00
David Lamparter
585f9a6409 disable PRS on linux (needs layout revamping)
Originally committed to SVN as r312.
2006-04-08 19:34:57 +00:00
David Lamparter
81d5c9ecf8 lua5.2 autoconf
Originally committed to SVN as r311.
2006-04-08 19:34:33 +00:00
David Lamparter
5f1347ac88 sync linux Makefile to current rev
Originally committed to SVN as r310.
2006-04-08 19:33:43 +00:00
Rodrigo Braz Monteiro
f9c1496774 Originally committed to SVN as r309. 2006-04-08 19:11:43 +00:00
Niels Martin Hansen
d34eeccd6e PRS: Fixed bug where only half of the frames of animations were rendered, and non-animated subtitles were always extended by one frame in length.
Originally committed to SVN as r308.
2006-04-05 19:11:07 +00:00
Rodrigo Braz Monteiro
e50ca28672 Merged avisynth filter into a single .cpp file
Originally committed to SVN as r307.
2006-04-04 21:06:58 +00:00
Rodrigo Braz Monteiro
3a0112539e Originally committed to SVN as r306. 2006-04-04 21:00:13 +00:00
Rodrigo Braz Monteiro
c57d6fe5e1 Small colorspace related code
Originally committed to SVN as r305.
2006-04-04 20:58:20 +00:00
Rodrigo Braz Monteiro
5e9c0aad16 Made style's font size, scale x and scale y floats. Also made \fs take float as parameter.
Originally committed to SVN as r304.
2006-04-04 20:41:09 +00:00
Rodrigo Braz Monteiro
4ade87ba5a Originally committed to SVN as r303. 2006-04-04 17:52:05 +00:00
Rodrigo Braz Monteiro
3f0d2e728d PRS now actually applies the export filters normally, and added italian translation
Originally committed to SVN as r302.
2006-04-04 17:30:37 +00:00
Rodrigo Braz Monteiro
cf1456947f Originally committed to SVN as r301. 2006-04-04 14:43:40 +00:00
Rodrigo Braz Monteiro
1cb231c6e9 Originally committed to SVN as r300. 2006-04-04 13:44:58 +00:00
Rodrigo Braz Monteiro
a42321a7d9 Some fix to VFR... maybe...
Originally committed to SVN as r299.
2006-04-04 13:22:45 +00:00
Rodrigo Braz Monteiro
72299b508c VFR fix number 256 151 623 360
Originally committed to SVN as r298.
2006-04-04 11:37:27 +00:00
Rodrigo Braz Monteiro
454297253c Change PRS header, fixed some exception handling and added a (not coded) PRSFile::LoadText function
Originally committed to SVN as r297.
2006-04-03 16:23:53 +00:00
Rodrigo Braz Monteiro
b973d58bee Added a decoded frame cache to PRSFile
Originally committed to SVN as r296.
2006-04-03 15:02:53 +00:00
Rodrigo Braz Monteiro
820af47c64 Originally committed to SVN as r295. 2006-04-03 14:04:06 +00:00
Rodrigo Braz Monteiro
091efff17b Originally committed to SVN as r294. 2006-04-03 13:51:09 +00:00
Rodrigo Braz Monteiro
85155bfaa1 PRS encoder optimization fixed
Originally committed to SVN as r293.
2006-04-03 13:45:47 +00:00
Rodrigo Braz Monteiro
fff3fce137 Originally committed to SVN as r292. 2006-04-02 18:11:06 +00:00
Rodrigo Braz Monteiro
cc87035de0 Originally committed to SVN as r291. 2006-04-02 15:32:04 +00:00
Rodrigo Braz Monteiro
021d6c28b2 Added an ASCII write mode for PRSFile
Originally committed to SVN as r290.
2006-04-02 15:18:38 +00:00
Rodrigo Braz Monteiro
8bb4896026 Added spanish translation
Originally committed to SVN as r289.
2006-04-02 03:37:27 +00:00
Rodrigo Braz Monteiro
ec1fab1db7 Originally committed to SVN as r288. 2006-04-02 03:34:56 +00:00
Niels Martin Hansen
d920efa33d Originally committed to SVN as r287. 2006-04-02 00:01:35 +00:00
Rodrigo Braz Monteiro
0f6ad2eac4 Originally committed to SVN as r286. 2006-04-01 15:46:39 +00:00
Rodrigo Braz Monteiro
7b1d152677 Originally committed to SVN as r285. 2006-04-01 15:21:13 +00:00
Rodrigo Braz Monteiro
639cbd9400 Originally committed to SVN as r284. 2006-04-01 15:12:42 +00:00
Rodrigo Braz Monteiro
172bed2324 Fixed bug with PRS encoder and multiple lines per frame
Originally committed to SVN as r283.
2006-04-01 14:46:13 +00:00
Rodrigo Braz Monteiro
53dd8372cb Fixed decoder, encoder seems to have issues, though
Originally committed to SVN as r282.
2006-04-01 14:40:17 +00:00