summaryrefslogtreecommitdiff
path: root/libavcodec/x86/h264_qpel_8bit.asm
Commit message (Expand)AuthorAgeFilesLines
* Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."Diego Biurrun2013-02-281-169/+0
* Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.Ronald S. Bultje2013-01-261-0/+169
* x86: h264 qpel: use the correct number of utilized xmm regs in cglobalJustin Ruggles2012-11-251-6/+6
* x86: h264: Convert 8-bit QPEL inline assembly to YASMDaniel Kang2012-11-251-0/+862