Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avfft: remove useless parens | Måns Rullgård | 2010-07-13 | 1 | -1/+1 |
| | | | | Originally committed as revision 24229 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | 100l: really fix fft external API init functions | Måns Rullgård | 2010-07-13 | 1 | -12/+4 |
| | | | | Originally committed as revision 24228 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | avfft: make init functions return NULL on failure as intended | Måns Rullgård | 2010-07-12 | 1 | -0/+8 |
| | | | | Originally committed as revision 24219 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Implement the discrete sine/cosine transforms DCT-I and DST-I | Vitor Sessak | 2010-03-23 | 1 | -1/+1 |
| | | | | Originally committed as revision 22649 to svn://svn.ffmpeg.org/ffmpeg/trunk | ||||
* | Create a public API for FFT family of functions | Måns Rullgård | 2010-03-07 | 1 | -0/+142 |
Originally committed as revision 22291 to svn://svn.ffmpeg.org/ffmpeg/trunk |