summaryrefslogtreecommitdiff
path: root/libavcodec/x86/vc1dsp_yasm.asm
Commit message (Expand)AuthorAge
* x86: Drop silly "_yasm" suffixes from filenamesDiego Biurrun2012-08-12
* x86: vc1: fix and enable optimised loop filterMans Rullgard2012-06-30
* x86: vc1: drop MMX loop filter implementation, which uses MMX2 instructions.Michael Kostylev2012-05-12
* Fix a bunch of common typos.Diego Biurrun2011-12-11
* 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
* MMX/SSE VC1 loop filterDavid Conrad2010-07-11