summaryrefslogtreecommitdiff
path: root/libavcodec/mdct.c
Commit message (Collapse)AuthorAge
* per file doxyMichael Niedermayer2003-03-06
| | | | Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
* use av_malloc instead of mallocFabrice Bellard2003-01-07
| | | | Originally committed as revision 1412 to svn://svn.ffmpeg.org/ffmpeg/trunk
* avoid name clashFabrice Bellard2002-10-29
| | | | Originally committed as revision 1104 to svn://svn.ffmpeg.org/ffmpeg/trunk
* new generic FFT/MDCT code for audio codecsFabrice Bellard2002-10-28
Originally committed as revision 1088 to svn://svn.ffmpeg.org/ffmpeg/trunk