summaryrefslogtreecommitdiff
path: root/libavcodec/rdft.h
Commit message (Collapse)AuthorAge
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-20
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>