]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_qpel_mmx.c
Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the
[ffmpeg] / libavcodec / x86 / h264_qpel_mmx.c
2010-09-01 Ronald S. BultjeSplit h264dsp_mmx.c (which was #included in dsputil_mmx...