summaryrefslogtreecommitdiff
path: root/libavcodec/fft-fixed-test.c
Commit message (Collapse)AuthorAge
* tests: Move all test programs to a subdirectoryDiego Biurrun2016-05-13
|
* Rename CONFIG_FFT_FLOAT ---> FFT_FLOATDiego Biurrun2014-01-06
| | | | | 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-01
Signed-off-by: Mans Rullgard <mans@mansr.com>