Mercurial > mplayer.hg
log
age | author | description |
---|---|---|
Thu, 06 Mar 2008 08:43:20 +0000 | diego | Fix printf format string mismatch, eliminates the warning: |
Thu, 06 Mar 2008 08:34:50 +0000 | diego | Add necessary header #includes to fix 'make checkheaders'. |
Thu, 06 Mar 2008 01:57:26 +0000 | uau | ve_vfw.c: #include aviheader.h instead of wine avifmt.h |
Thu, 06 Mar 2008 00:42:24 +0000 | diego | Disable S3 VIDIX driver on non-x86 platforms. |
Thu, 06 Mar 2008 00:34:40 +0000 | diego | 10l: ENABLE_GRAY needs to be present for libavcodec to compile. |
Wed, 05 Mar 2008 23:32:01 +0000 | diego | Add missing header #includes to fix 'make checkheaders'. |
Wed, 05 Mar 2008 23:04:27 +0000 | diego | Do not enable grayscale decoding in FFmpeg, it slows down the |
Wed, 05 Mar 2008 23:03:04 +0000 | diego | Add ENABLE_DECODERS/ENABLE_DEMUXERS alongside CONFIG_DECODERS/CONFIG_DEMUXERS |