summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp3dsp_init.c
Commit message (Expand)AuthorAge
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-19
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-14
* x86: Replace checks for CPU extensions and flags by convenience macrosDiego Biurrun2012-09-08
* x86: build: replace mmx2 by mmxextDiego Biurrun2012-08-03
* vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-27
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-18