Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 07 Jan 2010 04:59:50 +0000 | zuxy | Avoid the error message "Unsupported PixelFormat -1" for ffh264 decoding |
Wed, 06 Jan 2010 16:12:58 +0000 | reimar | Support rtmp:// URLs directly instead of requiring ffmpeg://rtmp:// |
Wed, 06 Jan 2010 16:11:29 +0000 | reimar | Simplify ffmpeg stream support, we (so far) do not need any special option parsing. |
Wed, 06 Jan 2010 03:44:24 +0000 | compn | add MVLZ and MVDV binary decoders to codecs.conf |
Tue, 05 Jan 2010 20:12:06 +0000 | compn | map zjpeg to ffmjpeg in codecs.conf |
Tue, 05 Jan 2010 20:04:44 +0000 | compn | add blox binary codec to codecs.conf |
Tue, 05 Jan 2010 19:12:25 +0000 | compn | add three ADV1 binary codecs to codecs.conf |
Tue, 05 Jan 2010 10:54:41 +0000 | diego | Move MatrixView video output check below OpenGL check, it depends on OpenGL. |