8 Commits (f1a0518524a08c5a934c4b0d2f8360b4cab4475f)

Author SHA1 Message Date
Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 15 years ago
Vitor Sessak e1484ebed6 Implement the discrete sine/cosine transforms DCT-I and DST-I 15 years ago
Vitor Sessak b531e1ab59 Reindent after r22618. 15 years ago
Vitor Sessak 8305c76b53 Split DCT-II and DCT-III in different functions, they do not share any code. 15 years ago
Vitor Sessak e30ab38e94 Call DCT by function pointer. Needed for any future ASM implementation and 15 years ago
Vitor Sessak 89d7df7c74 Cosmetics: move ff_dct_init() to the bottom of the file 15 years ago
Måns Rullgård 1429224b04 Move FFT parts from dsputil.h to fft.h 15 years ago
Vitor Sessak 7f3f5f46c2 Floating point discrete cosine transform 15 years ago