Mercurial > libavcodec.hg
log aac.c @ 11388:404629a45da1 libavcodec
age | author | description |
---|---|---|
Sun, 07 Mar 2010 21:07:22 +0000 | alexc | AAC: Add a new line after the TNS error message. libavcodec |
Sat, 06 Mar 2010 14:34:46 +0000 | mru | Move FFT parts from dsputil.h to fft.h libavcodec |
Thu, 04 Mar 2010 12:34:15 +0000 | alexc | AAC: Return the number of bytes consumed in decoding a frame. libavcodec |
Thu, 04 Mar 2010 04:58:43 +0000 | alexc | AAC: Mark predictor functions av_always_inline. libavcodec |
Wed, 24 Feb 2010 23:56:52 +0000 | alexc | aac: Keep decode_band_types() from eating all padding at the end of a buffer. libavcodec |
Thu, 18 Feb 2010 23:06:56 +0000 | alexc | Add some AAC buffer overread checks. libavcodec |