Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Mon, 14 Sep 2009 14:47:56 +0000 | reimar | Add several HAVE_EBX_AVAILABLE conditions where necessary |
Mon, 14 Sep 2009 13:16:35 +0000 | reimar | %lf is not a valid printf format specifier, use just %f instead. |
Mon, 14 Sep 2009 10:26:53 +0000 | compn | kegavideo codec requires msvcr80 on windows |
Mon, 14 Sep 2009 09:47:08 +0000 | reimar | Add support for decoding sgi files via FFmpeg's sgi decoder. |
Mon, 14 Sep 2009 08:51:00 +0000 | reimar | Get rid of useless indirection and use the demuxer argument directly instead of |
Mon, 14 Sep 2009 08:29:18 +0000 | reimar | Reduce verbosity if demuxer sets an info value to the same as the current value. |
Sun, 13 Sep 2009 01:49:40 +0000 | ramiro | Reset slice direction at end of each frame. |
Sat, 12 Sep 2009 20:10:22 +0000 | ramiro | Remove ; after while(0) in macros. |