Diego Biurrun
|
153382e1b6
|
multiple inclusion guard cleanup
Add missing multiple inclusion guards; clean up #endif comments;
add missing library prefixes; keep guard names consistent.
|
2011-05-21 13:48:10 +02:00 |
Mans Rullgard
|
e87a6f0dc9
|
Move ff_dct_init_mmx declaration to dct.h
This was missed in 0aded94 .
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
2011-03-20 21:12:00 +00:00 |
Mans Rullgard
|
0aded9484d
|
Move dct and rdft definitions to separate files
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>
|
2011-03-20 17:15:33 +00:00 |