summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/vc1dsp_yasm.asm
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of common typos.Diego Biurrun2011-12-111-1/+1
* 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
* MMX/SSE VC1 loop filterDavid Conrad2010-07-111-0/+330
OpenPOWER on IntegriCloud