log x86/h264_idct.asm @ 12519:0b6bd91bbe57 libavcodec

age author description
Sun, 26 Sep 2010 09:15:18 +0000 reimar Add d suffix to movd target register to make it work with nasm. libavcodec
Fri, 24 Sep 2010 14:07:23 +0000 rbultje Unroll loop in h264_idct_add16intra_sse2(). Basically identical to r25171, this libavcodec
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