]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4.h
Get rid of some pointless '== NULL' / '!= 0' conditions in if statements.
[ffmpeg] / libavcodec / msmpeg4.h
2009-07-29 Diego BiurrunDo not check for both CONFIG_VC1_DECODER and CONFIG_WMV...
2009-02-01 Diego BiurrunUse full internal pathname in doxygen @file directives.
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2008-12-25 avcoderThe VC-1/WMV3 decoders depend on ENABLE_MSMPEG4_DECODER.
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-11-07 Aurelien Jacobssplit wmv2 in its own file
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-10 Aurelien JacobsAvoid linking with h263.c functions when the relevant...
2007-05-10 Aurelien Jacobsdisable reference to msmpeg4 and wmv2 code when those...