summaryrefslogtreecommitdiffstats
path: root/libavcodec/fft-fixed-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-131-20/+0
|
* Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-061-1/+1
| | | | | The define does not originate from configure, so it should not have a name that is CONFIG_-prefixed.
* Fixed-point support in fft-testMans Rullgard2011-04-011-0/+20
Signed-off-by: Mans Rullgard <[email protected]>