summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/ac3dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* x86: ac3dsp: Remove 3dnow version of ff_ac3_extract_exponentsDiego Biurrun2013-04-261-1/+0
* cosmetics: Remove unnecessary extern keywords from function declarationsDiego Biurrun2013-03-271-18/+18
* ac3dec: make downmix() take array of pointers to channel dataMans Rullgard2012-12-091-28/+42
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-2/+2
* x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declaredMartin Storsjö2012-09-131-0/+2
* ac3: move ac3_downmix() from dsputil to ac3dspMans Rullgard2012-09-121-0/+119
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-8/+7
* x86: avcodec: Appropriately name files containing only init functionsDiego Biurrun2012-08-151-0/+93
OpenPOWER on IntegriCloud