Mercurial > libavcodec.hg
log aacsbr.c @ 11429:4eee52db3c4c libavcodec
age | author | description |
---|---|---|
Tue, 09 Mar 2010 06:21:41 +0000 | alexc | 10l: Include missing return values in functions made non-void by the previous commit. libavcodec |
Tue, 09 Mar 2010 06:13:48 +0000 | alexc | aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatted streams. libavcodec |
Tue, 09 Mar 2010 06:11:45 +0000 | alexc | Add a missing fft.h include to the aacsbr decoder. libavcodec |
Mon, 08 Mar 2010 04:33:02 +0000 | alexc | Add an HE-AAC v1 decoder. libavcodec |