]> git.sesse.net Git - ffmpeg/commit
Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."
authorDiego Biurrun <diego@biurrun.de>
Tue, 26 Feb 2013 15:33:22 +0000 (16:33 +0100)
committerDiego Biurrun <diego@biurrun.de>
Thu, 28 Feb 2013 20:50:02 +0000 (21:50 +0100)
commite8c52271c45ec27d783e74238dcfad0c2008731c
tree2ff79ce64d2e60428ff793cdd4ffbfddee41659b
parent399663be9d4a839b894c48a21b62926eb8497d72
Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."

This reverts commit f90ff772e7e35b4923c2de429d1fab9f2569b568.

The code should be put back in h264_qpel_8bit.asm, but unfortunately
it is unconditionally used from dsputil_mmx.c since 71155d7.
libavcodec/x86/dsputil.asm
libavcodec/x86/h264_qpel_8bit.asm