Thu, 30 Oct 2003 14:57:06 +0000 |
mosu |
Removed temporary .cpp file used during the Matroska test. Updated the libebml and libmatroska requirements to at least v0.6.0 for both. There have been changes in the lacing code, and users WILL come and complain why mplayer, linked against older versions, will have issues playing newer files.
|
Thu, 30 Oct 2003 14:50:04 +0000 |
mosu |
Fixed wrong allocation of the BITMAPINFOHEADER structure which would crash mplayer in some cases.
|
Thu, 30 Oct 2003 14:39:18 +0000 |
wight |
sync
|
Thu, 30 Oct 2003 12:36:40 +0000 |
diego |
bug fixes based on a patch by Nicol«”s Lichtmaier <nick@technisys.com.ar>
|
Thu, 30 Oct 2003 12:10:09 +0000 |
diego |
Dependencies for autogenerated files added.
|
Thu, 30 Oct 2003 02:23:09 +0000 |
diego |
QT DLLs need to be in the system dir.
|
Thu, 30 Oct 2003 00:21:31 +0000 |
diego |
Missing <application> tags added, patch by Maciej Paszta <paszczi@go2.pl>.
|
Thu, 30 Oct 2003 00:08:06 +0000 |
diego |
A-V sync fix by Timo Kanera <timo@kanera.de>.
|
Wed, 29 Oct 2003 22:51:09 +0000 |
nauj27 |
sync
|
Wed, 29 Oct 2003 18:09:20 +0000 |
mosu |
VobSubs are stripped of their MPEG PS in the muxer already, and only the SPU packets remain. So no more need for mpeg_run in the demuxer. The muxer compresses each entry independently with a full deflateInit, deflateEnd.
|
Wed, 29 Oct 2003 18:01:00 +0000 |
alex |
added ffzygo
|
Wed, 29 Oct 2003 16:18:32 +0000 |
nauj27 |
sync & fix
|
Wed, 29 Oct 2003 16:17:46 +0000 |
nauj27 |
sync
|
Wed, 29 Oct 2003 14:40:58 +0000 |
lumag |
Sync
|
Wed, 29 Oct 2003 14:37:51 +0000 |
alex |
10l
|
Wed, 29 Oct 2003 14:36:42 +0000 |
alex |
forgot to commit fftheora entry, but it's only support by g2 til now
|
Wed, 29 Oct 2003 14:34:04 +0000 |
alex |
ultimotion vfw decoder
|
Wed, 29 Oct 2003 02:02:36 +0000 |
diego |
Add -vf format=fmt=help hint.
|
Wed, 29 Oct 2003 00:31:19 +0000 |
diego |
spelling fixes, small additions, codename suggested
|
Wed, 29 Oct 2003 00:22:07 +0000 |
diego |
Mention README.
|
Wed, 29 Oct 2003 00:19:18 +0000 |
diego |
Linebreaks added for improved readability, long lines in error message
|
Tue, 28 Oct 2003 22:36:56 +0000 |
mosu |
Improved searching for VobSubs inside RAR archives even if the names do not match the movie name. Do not display VobSubs whose timecodes are < 0 which would make all VobSubs appear from the start on upon seeking. Patches by "Reder, Uwe" <Uwe.Reder@3SOFT.de>.
|
Tue, 28 Oct 2003 20:49:33 +0000 |
michael |
skip filter if codec doesnt provide the QP array and user didnt force a QP (fixes diegos segfault)
|
Tue, 28 Oct 2003 14:00:07 +0000 |
michael |
autoq
|