| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'd12b5b2f135aade4099f4b26b0fe678656158c13' | Derek Buitenhuis | 2016-05-11 | 1 | -34/+0 |
|\ |
|
* | | avcodec/avfft: Add simple self test | Michael Niedermayer | 2015-02-06 | 1 | -0/+34 |
* | | lavc/avfft: init context to 0. | Nicolas George | 2013-09-04 | 1 | -1/+1 |
* | | Merge commit 'bd8ac882140a38868c33c000a430a1292a352533' | Michael Niedermayer | 2013-05-06 | 1 | -4/+4 |
|\| |
|
| * | avcodec: Add av_cold attributes to end functions missing them | Diego Biurrun | 2013-05-05 | 1 | -4/+4 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -0/+1 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'newdev/master' | Michael Niedermayer | 2011-03-21 | 1 | -2/+4 |
|\| |
|
| * | Move dct and rdft definitions to separate files | Mans Rullgard | 2011-03-20 | 1 | -0/+2 |
| * | fft: remove inline wrappers for function pointers | Mans Rullgard | 2011-03-19 | 1 | -2/+2 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
|/ |
|
* | avfft: remove useless parens | Måns Rullgård | 2010-07-13 | 1 | -1/+1 |
* | 100l: really fix fft external API init functions | Måns Rullgård | 2010-07-13 | 1 | -12/+4 |
* | avfft: make init functions return NULL on failure as intended | Måns Rullgård | 2010-07-12 | 1 | -0/+8 |
* | Implement the discrete sine/cosine transforms DCT-I and DST-I | Vitor Sessak | 2010-03-23 | 1 | -1/+1 |
* | Create a public API for FFT family of functions | Måns Rullgård | 2010-03-07 | 1 | -0/+142 |