summaryrefslogtreecommitdiff
path: root/libavcodec/fft-fixed-test.c
Commit message (Collapse)AuthorAge
* Fix misspellings of FFmpegMichael Niedermayer2012-07-19
| | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* Merge remote branch 'qatar/master'Michael Niedermayer2011-04-02
| | | | | | | | | | | | | | | | * qatar/master: ac3enc: ARM optimised ac3_compute_matissa_size ac3: armv6 optimised bit_alloc_calc_bap fate: simplify fft test rules avio: document avio_alloc_context. lavf: make compute_chapters_end less picky. sierravmd: fix Indeo3 videos FFT: simplify fft8() fate: add fixed-point fft/mdct tests Fixed-point support in fft-test ape: check that number of seektable entries is equal to number of frames Merged-by: Michael Niedermayer <michaelni@gmx.at>
* Fixed-point support in fft-testMans Rullgard2011-04-01
Signed-off-by: Mans Rullgard <mans@mansr.com>