summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp3dsp_init.c
Commit message (Expand)AuthorAgeFilesLines
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-151-2/+0
* Drop DCTELEM typedefDiego Biurrun2013-01-221-5/+6
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-191-1/+1
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-7/+9
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-081-5/+4
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-031-1/+1
* vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-271-0/+2
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-0/+65
OpenPOWER on IntegriCloud