summaryrefslogtreecommitdiff
path: root/libavcodec/avfft.c
Commit message (Expand)AuthorAge
* avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-05
* avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* Move dct and rdft definitions to separate filesMans Rullgard2011-03-20
* fft: remove inline wrappers for function pointersMans Rullgard2011-03-19
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* avfft: remove useless parensMåns Rullgård2010-07-13
* 100l: really fix fft external API init functionsMåns Rullgård2010-07-13
* avfft: make init functions return NULL on failure as intendedMåns Rullgård2010-07-12
* Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak2010-03-23
* Create a public API for FFT family of functionsMåns Rullgård2010-03-07