15 Commits (cdedf7e6254024c643532d45ac7c68e84e50eb01)

Author SHA1 Message Date
Alex Converse c36b2c010e Revert unintended changes to fft.h from r24890. 14 years ago
Nathan Caldwell af00dddeca aacenc: Rename Psy3gpp* structs to AacPsy* 14 years ago
Vitor Sessak 4dcc4f8eaa SSE optimized 32-point DCT 15 years ago
Måns Rullgård 588d28ac08 Remove vestiges of radix-2 FFT 15 years ago
Vitor Sessak 06d01188e9 More mp{1,2,3} 32-point DCT transform to our common DCT framework. 15 years ago
Måns Rullgård 49bd8e4b84 Fix grammar errors in documentation 15 years ago
Måns Rullgård dd93649b71 Remove VLA in ff_kbd_window_init, limit window size to 1024 15 years ago
Vitor Sessak e1484ebed6 Implement the discrete sine/cosine transforms DCT-I and DST-I 15 years ago
Måns Rullgård a8bb9ea532 ARM: NEON optimised RDFT 15 years ago
Vitor Sessak e30ab38e94 Call DCT by function pointer. Needed for any future ASM implementation and 15 years ago
Vitor Sessak 2758004fce DCT: remove unused field from context 15 years ago
Måns Rullgård 2881c83127 Call rdft by function pointer 15 years ago
Måns Rullgård c70948315b Create a public API for FFT family of functions 15 years ago
Måns Rullgård 41ea18fb0d Give RDFT types more meaningful names 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago