]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_chromamc.asm
Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the
[ffmpeg] / libavcodec / x86 / h264_chromamc.asm
2010-08-30 Ronald S. BultjeMove H264 chroma MC from inline asm to yasm. This fixes...