| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix build with --disable-mdct | Måns Rullgård | 2010-02-11 | 1 | -0/+2 |
* | Add ff_init_ff_cos_tabs function and use it in rdft.c to ensure that the | Reimar Döffinger | 2009-11-05 | 1 | -9/+15 |
* | Pad ff_cos_tabs and ff_sin_tabs so that index n points to the table for n bits. | Reimar Döffinger | 2009-11-04 | 1 | -1/+2 |
* | Move/add COSTABLE/SINTABLE macros to dsputil to add extern definitions | Reimar Döffinger | 2009-10-15 | 1 | -24/+15 |
* | Use hardcoded instead of runtime-calculated ff_cos_* tables if | Reimar Döffinger | 2009-10-14 | 1 | -13/+26 |
* | fft_dispatch array should be const | Reimar Döffinger | 2009-10-13 | 1 | -1/+1 |
* | Move per-arch fft init bits into the corresponding subdirs | Måns Rullgård | 2009-09-15 | 1 | -34/+5 |
* | ARM: 10l: fix large FFTs | Måns Rullgård | 2009-09-14 | 1 | -4/+1 |
* | ARM: NEON optimised MDCT | Måns Rullgård | 2009-09-11 | 1 | -0/+1 |
* | Prepare for optimised forward MDCT implementations | Måns Rullgård | 2009-09-11 | 1 | -0/+1 |
* | ARM: NEON optimised FFT and MDCT | Måns Rullgård | 2009-09-10 | 1 | -1/+9 |
* | The ff_cos_tabs table itself is constant, too, so mark it as such. | Reimar Döffinger | 2009-09-06 | 1 | -1/+1 |
* | Remove long unused ALTIVEC_USE_REFERENCE_C_CODE ifdef; all other references | David Conrad | 2009-03-16 | 1 | -1/+1 |
* | Only enable SSE/3DNOW optimizations when they have been enabled at compilation. | Diego Biurrun | 2009-02-19 | 1 | -3/+3 |
* | prettyprinting whitespace cosmetics | Diego Biurrun | 2009-02-19 | 1 | -10/+10 |
* | Use full internal pathname in doxygen @file directives. | Diego Biurrun | 2009-02-01 | 1 | -1/+1 |
* | Add the rdft family of transforms (fft/ifft of an all real sequence) to dsputil. | Alex Converse | 2009-01-30 | 1 | -1/+1 |
* | Mark ff_fft_end av_cold. | Alex Converse | 2009-01-29 | 1 | -1/+1 |
* | Mark ff_fft_init with av_cold. | Alex Converse | 2009-01-22 | 1 | -1/+1 |
* | Clean up FFT related comments. | Alex Converse | 2009-01-22 | 1 | -12/+0 |
* | cosmetics: Remove pointless period after copyright statement non-sentences. | Diego Biurrun | 2009-01-19 | 1 | -1/+1 |
* | Change semantic of CONFIG_*, HAVE_* and ARCH_*. | Aurelien Jacobs | 2009-01-13 | 1 | -4/+4 |
* | Remove duplicated MM_* macros for CPU capabilities from dsputil.h. | Dominik Mierzejewski | 2008-11-03 | 1 | -4/+4 |
* | mdct wrapper function to match fft | Loren Merritt | 2008-08-12 | 1 | -2/+2 |
* | optimize imdct_half: | Loren Merritt | 2008-08-12 | 1 | -0/+2 |
* | indent | Loren Merritt | 2008-08-12 | 1 | -8/+7 |
* | split-radix FFT | Loren Merritt | 2008-08-12 | 1 | -126/+245 |
* | exploit mdct symmetry | Loren Merritt | 2008-07-13 | 1 | -0/+3 |
* | indentation | Måns Rullgård | 2008-03-17 | 1 | -25/+25 |
* | clean up FFT SIMD selection | Måns Rullgård | 2008-03-17 | 1 | -27/+28 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | sse implementation of imdct. | Loren Merritt | 2006-09-21 | 1 | -5/+6 |
* | use ff_fft_calc_3dn2 instead of sse on a K8. | Loren Merritt | 2006-08-19 | 1 | -7/+3 |
* | ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. | Loren Merritt | 2006-08-18 | 1 | -5/+1 |
* | r5954 broke fft on cpus with 3dnow but without mm3dnow.h | Loren Merritt | 2006-08-10 | 1 | -29/+27 |
* | 3dnow2 implementation of imdct. | Loren Merritt | 2006-08-08 | 1 | -4/+3 |
* | ff_fft_init now double checks that the system has mm3dnow.h before | Benjamin Larsson | 2006-07-02 | 1 | -0/+4 |
* | 3DNow! & Extended 3DNow! versions of FFT | Zuxy Meng | 2006-03-08 | 1 | -4/+20 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: tabs --> spaces, some prettyprinting | Diego Biurrun | 2005-12-22 | 1 | -2/+2 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -13/+13 |
* | fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at altern dot ... | Gildas Bazin | 2004-03-13 | 1 | -9/+9 |
* | per file doxy | Michael Niedermayer | 2003-03-06 | 1 | -0/+6 |
* | AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <do... | Michael Niedermayer | 2003-01-16 | 1 | -2/+2 |
* | altivec jumbo patch by (Romain Dolbeau <dolbeaur at club-internet dot fr>) | Romain Dolbeau | 2003-01-11 | 1 | -3/+3 |
* | fft altivec by Romain Dolbeau - simplified patch, test it on PPC with fft-tes... | Fabrice Bellard | 2003-01-07 | 1 | -28/+42 |
* | enabled SSE fft on x86 | Fabrice Bellard | 2003-01-07 | 1 | -3/+4 |
* | new generic FFT/MDCT code for audio codecs | Fabrice Bellard | 2002-10-28 | 1 | -0/+229 |