summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp3dsp_init.c
Commit message (Expand)AuthorAge
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* Remove a number of unnecessary dsputil.h #includesDiego Biurrun2014-04-04
* Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun2013-07-18
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-15
* 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