summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mpegvideoenc_template.c
Commit message (Expand)AuthorAgeFilesLines
* asm: FF_-prefix internal macros used in inline assemblyDiego Biurrun2016-05-281-20/+20
* mpegvideo: Make sure mpegutils.h is included where neededVittorio Giovara2015-09-131-0/+1
* fdct: Move x86-specific declarations to a header in the x86 directoryDiego Biurrun2014-07-191-0/+1
* idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-1/+1
* x86: mpegvideoenc: Change SIMD optimization name suffixes to lowercaseDiego Biurrun2014-07-031-1/+1
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-1/+1
* Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-261-0/+6
* x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCTDiego Biurrun2014-03-131-44/+0
* dsputil: x86: Move ff_inv_zigzag_direct16 table init to mpegvideoDiego Biurrun2013-12-021-2/+2
* Drop DCTELEM typedefDiego Biurrun2013-01-221-1/+1
* x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiationDiego Biurrun2012-08-291-4/+4
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-241-0/+361
OpenPOWER on IntegriCloud