summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/ac3dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: ac3dsp: Drop forward declaration for nonexisting functionDiego Biurrun2016-01-181-1/+0
* x86: dsputil: Eliminate some unnecessary dsputil_x86.h #includesDiego Biurrun2014-04-041-1/+0
* Update dsputil- and SIMD-related comments to match reality more closelyDiego Biurrun2014-03-131-1/+1
* x86: avcodec: Add a bunch of missing #includes for av_coldDiego Biurrun2014-01-091-0/+1
* dsputil: Move apply_window_int16 to ac3dspDiego Biurrun2013-12-081-1/+27
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-10/+10
* 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