summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegvideo.c
Commit message (Expand)AuthorAge
* cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* mpegvideo: Drop flags and flags2Vittorio Giovara2015-05-22
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-15
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-04
* x86: mpegvideo: move denoise_dct asm to mpegvideoencAnton Khirnov2013-12-20
* x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-29
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-29
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* mpegvideo: Remove commented-out PARANOID debug cruftDiego Biurrun2013-05-15
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-12
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-26
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* avcodec: Drop silly and/or broken printf debug outputDiego Biurrun2012-10-01
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-24