summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/h264_idct_10bit.asm
Commit message (Expand)AuthorAgeFilesLines
* h264: mark h264_idct_add8_10 with number of XMM registers.Michael Kostylev2012-02-071-1/+1
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-13/+13
* 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
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-15/+20
* Roll back 4:4:4 H.264 for nowJason Garrett-Glaser2011-06-131-20/+15
* 4:4:4 H.264 decoding supportJason Garrett-Glaser2011-06-131-15/+20
* Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-021-68/+71
* 2x faster h264_idct_add8_10.Loren Merritt2011-06-021-34/+21
* Add IDCT functions for 10-bit H.264.Daniel Kang2011-05-311-0/+570
OpenPOWER on IntegriCloud