summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegaudiodec.c
Commit message (Expand)AuthorAge
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
* x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-30
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-28