summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegaudiodec.c
Commit message (Expand)AuthorAgeFilesLines
* dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-081-1/+1
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-081-1/+1
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-7/+6
* x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-071-4/+5
* x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-301-0/+2
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-281-0/+261