]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4dec.c
libopusdec: fix out-of-bounds read
[ffmpeg] / libavcodec / msmpeg4dec.c
2016-08-17 Diego Biurrunmsmpeg4: Drop disabled debug cruft
2016-06-24 Diego Biurrunmsmpeg4: Remove commented-out debug logging code
2016-06-24 Diego Biurrunmsmpeg4: Remove some broken, commented-out cruft
2016-05-28 Diego BiurrunDrop unnecessary libavutil/x86/asm.h #includes
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-07-27 Vittorio Giovaralavc: AV-prefix all codec capabilities
2015-05-31 Vittorio Giovarampegvideo: wmv2: Move function declarations
2015-05-28 Anton Khirnovrl: Rename ff_*_rl() to ff_rl_*()
2015-05-22 Vittorio Giovarampegvideo: Drop err_recognition
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-04-04 Diego BiurrunRemove a number of unnecessary dsputil.h #includes
2014-03-23 Vittorio Giovaralavc: drop ff_pixfmt_list_420
2014-03-16 Vittorio Giovarampegvideo: move mpegvideo formats-related defines to...
2013-10-03 Diego Biurruncosmetics: Group .name and .long_name together in codec...
2013-03-27 Martin Storsjömsmpeg4: Split decoding related functions to a separate...