summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vc1dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun2013-05-121-1/+1
* dsputil: convert remaining functions to use ptrdiff_t stridesLuca Barbato2013-03-121-1/+1
* x86: vc1dsp: Move ff_avg_vc1_mspel_mc00_mmxext out of dsputil_mmx.cDiego Biurrun2013-02-261-0/+9
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-3/+3
* x86: vc1dsp: port to cpuflagsDiego Biurrun2012-11-051-2/+2
* x86: Move optimization suffix to end of function namesDiego Biurrun2012-10-311-10/+10
* x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)Janne Grunau2012-10-081-0/+123
OpenPOWER on IntegriCloud