log x86/h264_idct.asm @ 12510:ef2f2db5b7be libavcodec

age author description
Fri, 24 Sep 2010 14:05:45 +0000 rbultje Unroll loop in h264_idct_add8_sse2(). This means we can inline scan8[] in the libavcodec
Tue, 14 Sep 2010 13:36:26 +0000 rbultje Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from libavcodec