summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vp3dsp.asm
Commit message (Expand)AuthorAge
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* Fix NASM include directiveDave Yeo2011-08-15
* Move x86util.asm from libavcodec/ to libavutil/.Ronald S. Bultje2011-08-12
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Use "d" suffix for general-purpose registers used with movd.Reimar Döffinger2010-09-05
* Move VP3 IDCT functions from inline ASM to YASM. This fixes part of the VP3/5/6Ronald S. Bultje2010-08-30