]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dct32_sse.asm
vf_libopencv: replace opencv/cxtypes.h #include by opencv/cxcore.h
[ffmpeg] / libavcodec / x86 / dct32_sse.asm
2011-05-23 Dave Yeox86 asm: Add SECTION_TEXT to dct32_sse.asm.
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM