summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mpegvideoenc.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* x86: Move some conditional code around to avoid unused variable warningsDiego Biurrun2013-04-221-1/+1
* dsputil: Move fdct function declarations to dct.hDiego Biurrun2013-02-091-1/+1
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-3/+3
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-4/+5
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-311-18/+12
* x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-301-10/+20
* x86: mpegvideoenc: fix linking with --disable-mmxDiego Biurrun2012-08-291-3/+3
* x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiationDiego Biurrun2012-08-291-17/+22
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-241-0/+96
OpenPOWER on IntegriCloud