]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4.h
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / msmpeg4.h
2015-05-31 Vittorio Giovarampegvideo: msmpeg4: Move function declarations
2015-05-31 Vittorio Giovarampegvideo: wmv2: Move function declarations
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-03-01 Diego Biurrunmsmpeg4: Split encoding backend code off from general...
2011-11-02 Diego BiurrunRemove some stray unnecessary ffmpeg references.
2011-07-14 Diego Biurrundoxygen: misc consistency cosmetics
2011-05-24 Anton Khirnovlavc: remove msmpeg4v1 encoder.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2009-12-30 Diego BiurrunGet rid of pointless CONFIG_WMV_DECODER definition.
2009-12-30 Diego BiurrunGet rid of pointless CONFIG_WMV2 definition.
2009-12-29 Diego BiurrunRemove unused definitions: CONFIG_MSMPEG4 and CONFIG_WM...
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...