10 Commits (dec112691561bddaea07e0ad455a71bf29ade60d)

Author SHA1 Message Date
Vitor Sessak 4dcc4f8eaa SSE optimized 32-point DCT 15 years ago
Vitor Sessak 06d01188e9 More mp{1,2,3} 32-point DCT transform to our common DCT framework. 15 years ago
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