summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_chromamc.asm
Commit message (Expand)AuthorAge
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-14
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytesRonald S. Bultje2010-12-24
* Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1Ronald S. Bultje2010-08-30