summaryrefslogtreecommitdiff
path: root/libavcodec/fft.h
Commit message (Expand)AuthorAge
* Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak2010-03-23
* ARM: NEON optimised RDFTMåns Rullgård2010-03-23
* Call DCT by function pointer. Needed for any future ASM implementation andVitor Sessak2010-03-21
* DCT: remove unused field from contextVitor Sessak2010-03-21
* Call rdft by function pointerMåns Rullgård2010-03-20
* Create a public API for FFT family of functionsMåns Rullgård2010-03-07
* Give RDFT types more meaningful namesMåns Rullgård2010-03-07
* Move FFT parts from dsputil.h to fft.hMåns Rullgård2010-03-06