]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft_mmx.asm
Port pred8x8l_horizontal_down_mmxext (H.264 intra prediction) from x264
[ffmpeg] / libavcodec / x86 / fft_mmx.asm
2010-09-26 Reimar DöffingerSplit and then simplify address generation macro.
2010-08-28 Loren Merrittcosmetics in imdct_sse
2010-08-22 Alex ConverseConvert ff_imdct_half_sse() to yasm.
2010-07-18 Loren Merrittmore credits to D. J. Bernstein for fft
2010-06-23 Jason Garrett-GlaserUpdate x264asm header files to latest versions.
2010-01-30 Reimar DöffingerMake the jump-table section-relative for x86_64 with...
2009-10-25 Loren Merritts/movdqa/movaps/ in sse1 fft. (regression in r20293)
2009-08-04 John AdcockUpdate x264 asm code to latest to add support for 64...
2009-02-13 Alexander StrangePut dispatch_tab in the rodata section for macho64.
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.