aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/x86/ac3dsp_init.c
AgeCommit message (Expand)Author
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-09-13x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö
2012-09-12ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard
2012-09-08x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun
2012-08-15x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun