summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegaudiodec.c
Commit message (Expand)AuthorAge
* mpegaudiosp: More consistent names for ppc/x86 optimization filesDiego Biurrun2013-04-30
* dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* 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