]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/fft_mmx.asm
SBR DSP x86: implement SSE sbr_sum_square_sse
[ffmpeg] / libavcodec / x86 / fft_mmx.asm
2012-01-27 Ronald S. Bultjeconfig.asm: change %ifdef directives to %if directives.
2012-01-11 Henrik Gramnerfft: init functions with INIT_XMM/YMM.
2011-08-15 Dave YeoFix NASM include directive
2011-08-12 Ronald S. BultjeMove x86inc.asm to libavutil/.
2011-05-27 Diego Biurrunx86: Add appropriate ifdefs around certain AVX functions.
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-02-13 Loren MerrittFFT: factor a shuffle out of the inner loop and merge...
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/.