summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/cavsdsp.c
Commit message (Expand)AuthorAgeFilesLines
* x86: cavs: Remove an unneeded scratch bufferMichael Niedermayer2015-05-281-15/+13
* qpeldsp: Mark source pointer in qpel_mc_func function pointer constDiego Biurrun2014-07-251-19/+19
* idct: Convert IDCT permutation #defines to an enumDiego Biurrun2014-07-181-1/+1
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-1/+2
* x86: dsputil: Move fpel declarations to a separate headerDiego Biurrun2014-03-221-0/+1
* x86: Initialize mmxext after amd3dnow optimizationsDiego Biurrun2013-12-041-4/+4
* x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun2013-08-291-3/+3
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-181-4/+4
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* x86: dsputil: Move TRANSPOSE4 macro to the only place it is usedDiego Biurrun2013-05-081-0/+11
* x86: dsputil: Move constant declarations into separate headerDiego Biurrun2013-05-081-0/+1
* x86: dsputil: Move cavs and vc1-specific functions where they belongDiego Biurrun2013-05-021-4/+28
* x86: Drop unnecessary ff_ name prefixes from static functionsDiego Biurrun2013-04-301-15/+17
* x86: cavs: Refactor duplicate dspfunc macroDiego Biurrun2013-04-221-22/+14
* x86: cavs: Put mmx-specific code into its own init functionDiego Biurrun2013-04-221-7/+23
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-121-4/+8
* Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-2/+6
* x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-14/+15
* x86: MMX2 ---> MMXEXT in macro namesDiego Biurrun2012-10-311-2/+2
* x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-12/+22
* cavsdsp: set idct permutation independently of dsputilMans Rullgard2012-09-071-0/+2
* x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun2012-08-281-0/+492
OpenPOWER on IntegriCloud