]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_idct.asm
Mark recently added pred4x4_down_left_mmxext as CONFIG_GPL. Although Holger
[ffmpeg] / libavcodec / x86 / h264_idct.asm
2010-09-26 Reimar DöffingerAdd d suffix to movd target register to make it work...
2010-09-24 Ronald S. BultjeUnroll loop in h264_idct_add16intra_sse2(). Basically...
2010-09-24 Ronald S. BultjeUnroll loop in h264_idct_add8_sse2(). This means we...
2010-09-14 Ronald S. BultjeRename h264_idct_sse2.asm to h264_idct.asm; move inline...