aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_intrapred_10bit.asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* H.264: Add optimizations to predict x86 assembly.Daniel Kang2011-07-221-703/+414
* H.264: Add more x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-131-1/+230
* H.264: Add x86 assembly for 10-bit H.264 predict functionsDaniel Kang2011-07-081-0/+931
* Add x86 assembly for some 10-bit H.264 intra predict functions.Daniel Kang2011-06-061-0/+337