aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_weight_10bit.asm
Commit message (Expand)AuthorAgeFilesLines
* h264_weight: initialize "height" function argument properly.Ronald S. Bultje2011-10-221-0/+1
* H264: change weight/biweight functions to take a height argument.Ronald S. Bultje2011-10-211-95/+50
* 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
* h264: Add x86 assembly for 10-bit weight/biweight H.264 functions.Daniel Kang2011-06-211-0/+321