aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/fft_3dn2.c
Commit message (Expand)AuthorAgeFilesLines
* x86: use new schema for ASM macrosVitor Sessak2012-05-271-13/+13
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-101-1/+0
|\
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-091-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-241-2/+2
|\|
| * fft: avoid a signed overflowSean McGovern2011-09-231-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* imdct/x86: Use "s->mdct_size" instead of "1 << s->mdct_bits".Alex Converse2010-08-231-2/+2
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-061-1/+1
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-221-1/+1
* Merge FFTContext and MDCTContextMåns Rullgård2009-09-201-6/+6
* Move per-arch fft init bits into the corresponding subdirsMåns Rullgård2009-09-151-0/+1
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+173