summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vp3dsp.asm
Commit message (Expand)AuthorAgeFilesLines
* vp3: Use full transpose for all IDCTsRonald S. Bultje2013-04-151-41/+82
* x86: Move constants to the only place where they are usedRonald S. Bultje2013-04-151-3/+4
* vp3: integrate clear_blocks with idct of previous block.Ronald S. Bultje2013-01-191-7/+20
* x86: mmx2 ---> mmxext in asm constructsDiego Biurrun2012-11-141-2/+2
* x86: yasm: Use complete source path for macro helper %includesDiego Biurrun2012-10-311-1/+1
* x86: include x86inc.asm in x86util.asmDiego Biurrun2012-10-311-1/+0
* vp3: don't compile mmx IDCT functions on x86-64.Ronald S. Bultje2012-07-271-0/+3
* vp3: port x86 SIMD to cpuflags.Ronald S. Bultje2012-07-271-47/+47
* vp3: don't use calls to inline asm in yasm code.Ronald S. Bultje2012-07-251-41/+79
* vp3: move idct and loop filter pointers to new vp3dsp contextMans Rullgard2012-07-181-4/+0
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-9/+9
* Fix NASM include directiveDave Yeo2011-08-151-2/+2
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Use "d" suffix for general-purpose registers used with movd.Reimar Döffinger2010-09-051-3/+3
* Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6Ronald S. Bultje2010-08-301-0/+618
OpenPOWER on IntegriCloud