summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_chromamc.asm
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-071-15/+15
|\
| * x86: add colons after labelsMans Rullgard2012-08-071-15/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-04-131-18/+30
|\ \ | |/
| * x86inc improvements for 64-bitHenrik Gramner2012-04-111-18/+30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-281-8/+8
|\ \ | |/
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-8/+8
* | Move x264asm to libavutil.Kieran Kunhya2011-10-191-2/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-151-2/+2
|\ \ | |/
| * Fix NASM include directiveDave Yeo2011-08-151-2/+2
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-131-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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-301-23/+21
|\ \ | |/
| * H.264: tweak some other x86 asm for AtomJason Garrett-Glaser2011-07-291-23/+21
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-151-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
|/
* For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytesRonald S. Bultje2010-12-241-4/+2
* Move H264 chroma MC from inline asm to yasm. This fixes VP3/5/6 and VC-1Ronald S. Bultje2010-08-301-0/+671