summaryrefslogtreecommitdiff
path: root/libavcodec/msmpeg4enc.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* rl: Rename ff_*_rl() to ff_rl_*()Anton Khirnov2015-05-28
* lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* msmpeg4: check memory allocations and propagate errorsVittorio Giovara2015-01-06
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* avcodec: Convert some commented-out printf/av_log instances to av_dlogDiego Biurrun2012-10-01
* avcodec: Drop silly and/or broken printf debug outputDiego Biurrun2012-10-01
* msmpeg4: Split encoding backend code off from general backend code.Diego Biurrun2012-03-01