summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegvideoenc.c
Commit message (Expand)AuthorAge
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: Split inline and external assembly #ifdefsDiego Biurrun2012-08-31
* x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-30
* x86: mpegvideoenc: fix linking with --disable-mmxDiego Biurrun2012-08-29
* x86: mpegvideoenc: Do not abuse HAVE_ variables for template instantiationDiego Biurrun2012-08-29
* x86: mpegvideoenc: Split optimizations off into a separate fileDiego Biurrun2012-08-24