]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/h264_idct.asm
Remove final semicolon from some macros
[ffmpeg] / libavcodec / x86 / h264_idct.asm
2011-01-14 Jason Garrett-GlaserH.264: split luma dc idct out and implement MMX/SSE2...
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...