log

age author description
Tue, 09 Mar 2010 15:56:16 +0000 mru Prettify make output when generating headers libavcodec
Tue, 09 Mar 2010 11:14:14 +0000 alexc aacsbr: Dead code removal. libavcodec
Tue, 09 Mar 2010 11:13:45 +0000 alexc aacsbr: Remove a slightly incorrect comment. libavcodec
Tue, 09 Mar 2010 10:32:34 +0000 alexc Revert r22288 "Increase FF_INPUT_BUFFER_PADDING_SIZE to 64." libavcodec
Tue, 09 Mar 2010 10:27:35 +0000 alexc aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context libavcodec
Tue, 09 Mar 2010 10:26:54 +0000 alexc aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). libavcodec
Tue, 09 Mar 2010 10:26:25 +0000 alexc aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). libavcodec
Tue, 09 Mar 2010 10:25:42 +0000 alexc aacsbr: Fail early on illegal envelope counts. libavcodec
Tue, 09 Mar 2010 09:27:11 +0000 alexc aacsbr: Check for illegal values of bs_pointer in sbr_read_grid(). libavcodec
Tue, 09 Mar 2010 08:20:11 +0000 vitor Revert commit 22378. libavcodec
Tue, 09 Mar 2010 07:14:34 +0000 kostya Check for reference frames so RV 3/4 won't segfault trying to copy data from libavcodec
Tue, 09 Mar 2010 06:52:33 +0000 conrad vp3: correctly clip vp3_draw_horiz_band call libavcodec
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