summaryrefslogtreecommitdiffstats
path: root/libavcodec/avfft.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13'Derek Buitenhuis2016-05-111-34/+0
|\
* | avcodec/avfft: Add simple self testMichael Niedermayer2015-02-061-0/+34
* | lavc/avfft: init context to 0.Nicolas George2013-09-041-1/+1
* | Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'Michael Niedermayer2013-05-061-4/+4
|\ \ | |/
| * avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-051-4/+4
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-051-0/+1
|\ \ | |/
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-041-0/+1
* | Merge remote-tracking branch 'newdev/master'Michael Niedermayer2011-03-211-2/+4
|\ \ | |/
| * Move dct and rdft definitions to separate filesMans Rullgard2011-03-201-0/+2
| * fft: remove inline wrappers for function pointersMans Rullgard2011-03-191-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* avfft: remove useless parensMåns Rullgård2010-07-131-1/+1
* 100l: really fix fft external API init functionsMåns Rullgård2010-07-131-12/+4
* avfft: make init functions return NULL on failure as intendedMåns Rullgård2010-07-121-0/+8
* Implement the discrete sine/cosine transforms DCT-I and DST-IVitor Sessak2010-03-231-1/+1
* Create a public API for FFT family of functionsMåns Rullgård2010-03-071-0/+142
OpenPOWER on IntegriCloud