]> git.sesse.net Git - ffmpeg/history - libavcodec/msmpeg4enc.c
mimic: Convert to the new bitstream reader
[ffmpeg] / libavcodec / msmpeg4enc.c
2016-08-17 Diego Biurrunmsmpeg4: Drop disabled debug cruft
2016-05-04 Vittorio Giovaracosmetics: Fix spelling mistakes
2015-05-28 Anton Khirnovrl: Rename ff_*_rl() to ff_rl_*()
2015-04-19 Vittorio Giovaralavc: Replace av_dlog and tprintf with internal macros
2015-01-06 Vittorio Giovaramsmpeg4: check memory allocations and propagate errors
2013-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-01 Diego Biurrunavcodec: Convert some commented-out printf/av_log insta...
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-03-01 Diego Biurrunmsmpeg4: Split encoding backend code off from general...