summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mpegvideo.c
Commit message (Expand)AuthorAgeFilesLines
* mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixesDiego Biurrun2014-08-151-1/+1
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-041-1/+0
* x86: mpegvideo: move denoise_dct asm to mpegvideoencAnton Khirnov2013-12-201-114/+0
* x86: avcodec: Consistently structure CPU extension initializationDiego Biurrun2013-08-291-5/+4
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-3/+3
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-3/+3
* mpegvideo: Remove commented-out PARANOID debug cruftDiego Biurrun2013-05-151-30/+0
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* Drop DCTELEM typedefDiego Biurrun2013-01-221-8/+8
* avcodec: Drop silly and/or broken printf debug outputDiego Biurrun2012-10-011-2/+2
* x86: mpegvideo: more sensible names for optimization file and init functionDiego Biurrun2012-08-241-0/+608
OpenPOWER on IntegriCloud