summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/fft_mmx.asm
Commit message (Expand)AuthorAgeFilesLines
* config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-271-14/+14
* fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-111-0/+3
* Fix NASM include directiveDave Yeo2011-08-151-1/+1
* Move x86inc.asm to libavutil/.Ronald S. Bultje2011-08-121-1/+1
* x86: Add appropriate ifdefs around certain AVX functions.Diego Biurrun2011-05-271-0/+8
* Add support for a.out object format to assembler macros.Dave Yeo2011-05-201-1/+1
* Fix FSF address copy paste error in some license headers.Diego Biurrun2011-05-141-1/+1
* Add AVX FFT implementation.Vitor Sessak2011-04-261-150/+334
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* FFT: factor a shuffle out of the inner loop and merge it into fft_permute.Loren Merritt2011-02-131-32/+30
* Split and then simplify address generation macro.Reimar Döffinger2010-09-261-20/+22
* cosmetics in imdct_sseLoren Merritt2010-08-281-25/+20
* Convert ff_imdct_half_sse() to yasm.Alex Converse2010-08-221-7/+195
* more credits to D. J. Bernstein for fftLoren Merritt2010-07-181-0/+3
* Update x264asm header files to latest versions.Jason Garrett-Glaser2010-06-231-12/+12
* Make the jump-table section-relative for x86_64 with PIC enabled.Reimar Döffinger2010-01-301-7/+12
* s/movdqa/movaps/ in sse1 fft. (regression in r20293)Loren Merritt2009-10-251-0/+2
* Update x264 asm code to latest to add support for 64-bit Windows.John Adcock2009-08-041-1/+1
* Put dispatch_tab in the rodata section for macho64.Alexander Strange2009-02-131-0/+6
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+467
OpenPOWER on IntegriCloud