summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mpegaudiodec.c
Commit message (Expand)AuthorAge
* Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer2013-02-06
|\|
| * Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-08
|\|
| * x86: call most of the x86 dsp init functions under if (ARCH_X86)Janne Grunau2012-10-08
* | x86/mpegaudiodec: drop likely now unneeded #if HAVE_AVX_EXTERNALMichael Niedermayer2012-09-18
* | mpegaudiodec: add prototypes for all functions that may need themMichael Niedermayer2012-09-18
* | x86/mpegaudiodec: fix compilation failure on cygwin with undefined imdct36_bl...Michael Niedermayer2012-09-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-09
|\|
| * x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-08
|\|
| * x86: more specific checks for availability of required assembly capabilitiesDiego Biurrun2012-09-07
* | Fix compilation with yasm-0.6.2.Carl Eugen Hoyos2012-09-01
* | Merge commit 'ec36aa69448f20a78d8c4588265022e0b2272ab5'Michael Niedermayer2012-08-31
|\|
| * x86: Fix linking with some or all of yasm, mmx, optimizations disabledDiego Biurrun2012-08-30
* | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer2012-08-29
|/
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-28