- 26 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Aug, 2013 1 commit
-
-
Nedeljko Babic authored
Iterative implementation of 32 bit fixed point split-radix FFT. Max FFT that can be calculated currently is 2^12. Signed-off-by:
Nedeljko Babic <nbabic@mips.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Sep, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Aug, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Jul, 2012 1 commit
-
-
Ronald S. Bultje authored
This allows compiling and running these tests on systems lacking a built- in version of getopt(), such as MSVC. Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 20 Jun, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Apr, 2012 1 commit
-
-
Mans Rullgard authored
This can be useful for testing. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 01 Apr, 2012 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Dec, 2011 1 commit
-
-
Diego Biurrun authored
-
- 26 Jun, 2011 1 commit
-
-
Diego Biurrun authored
This avoids warnings about set-but-unused variables.
-
- 01 Apr, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 20 Mar, 2011 1 commit
-
-
Mans Rullgard authored
This leaves fft.h with only the core FFT and MDCT definitions thus making it more managable. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 19 Mar, 2011 2 commits
-
-
Mans Rullgard authored
This removes the rather pointless wrappers (one not even inline) for calling the fft_calc and related function pointers. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24799 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24708 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Aug, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 24693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Apr, 2010 2 commits
-
-
Vitor Sessak authored
Originally committed as revision 22793 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Vitor Sessak authored
Originally committed as revision 22792 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Mar, 2010 2 commits
-
-
Måns Rullgård authored
Originally committed as revision 22290 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Originally committed as revision 22289 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Jan, 2010 1 commit
-
-
Vitor Sessak authored
Originally committed as revision 21338 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Jan, 2010 2 commits
-
-
Alex Converse authored
Originally committed as revision 21141 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alex Converse authored
Originally committed as revision 21140 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jan, 2010 1 commit
-
-
Alex Converse authored
Originally committed as revision 21085 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Sep, 2009 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 19931 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Aug, 2009 1 commit
-
-
Loren Merritt authored
Originally committed as revision 19679 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 May, 2009 1 commit
-
-
Siarhei Siamashka authored
Originally committed as revision 18877 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 16 May, 2009 1 commit
-
-
Siarhei Siamashka authored
Scaling (i)MDCT output has no runtime overhead and can be used to improve performance of audio codecs. All the changes are only needed in 'ff_mdct_init' function and slow down initialization a bit. Originally committed as revision 18855 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Apr, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18422 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18259 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 20 Mar, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 18070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Aug, 2008 1 commit
-
-
Loren Merritt authored
Originally committed as revision 14702 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Jun, 2008 1 commit
-
-
Alexander Strange authored
Originally committed as revision 13968 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2008 2 commits
-
-
Alexander Strange authored
Make sure we don't try to set them if that's the case. This lets dct-test and fft-test build with --disable-mmx on x86, but not yet on ARM. Originally committed as revision 13957 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
libavcodec.a(dsputil_ppc.o): warning: definition of `mm_flags' overriding common fft-test.o: warning: common is here Originally committed as revision 13940 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Aug, 2007 1 commit
-
-
Marc Hoffman authored
Originally committed as revision 9861 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jul, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 9827 to svn://svn.ffmpeg.org/ffmpeg/trunk
-