Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |