summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_weight.asm
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-06
|\|
| * h264_weight: remove duplication functions.Ronald S. Bultje2011-11-05
* | h264: fix ssse3 biweight code with weights of 128Michael Niedermayer2011-11-05
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-10-22
|\|
| * H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-21
* | Move x264asm to libavutil.Kieran Kunhya2011-10-19
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-08-15
|\|
| * Fix NASM include directiveDave Yeo2011-08-15
* | Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'Michael Niedermayer2011-08-13
|\|
| * Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-12
* | Merge remote branch 'qatar/master'Michael Niedermayer2011-05-15
|\|
| * 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
* Fix typo in r25019.Eli Friedman2010-09-01
* Unscrew breakage after my last commit because of symbol prefixes.Ronald S. Bultje2010-09-01
* Rename h264_weight_sse2.asm to h264_weight.asm; add 16x8/8x16/8x4 non-squareRonald S. Bultje2010-09-01