summaryrefslogtreecommitdiffstats
path: root/libavcodec/rdft.h
Commit message (Collapse)AuthorAgeFilesLines
* multiple inclusion guard cleanupDiego Biurrun2011-05-211-1/+1
| | | | | Add missing multiple inclusion guards; clean up #endif comments; add missing library prefixes; keep guard names consistent.
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-201-0/+74
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>
OpenPOWER on IntegriCloud