Sat, 13 Mar 2010 21:12:45 +0000 |
alexc |
aacsbr: DSPUtilize analysis input scaling.
libavcodec
|
Sat, 13 Mar 2010 21:12:10 +0000 |
alexc |
aac: Don't bias output during the IMDCT if SBR will be used.
libavcodec
|
Tue, 09 Mar 2010 21:50:10 +0000 |
alexc |
aacsbr: Check that bs_num_env is valid before writing arrays with it as an offset.
libavcodec
|
Tue, 09 Mar 2010 21:46:46 +0000 |
alexc |
aacsbr: Cleanup read_sbr_grid and copy_sbr_grid after the recent overhaul of those functions.
libavcodec
|
Tue, 09 Mar 2010 21:35:55 +0000 |
alexc |
aacsbr: Factor out the common end border case from t_q setup.
libavcodec
|
Tue, 09 Mar 2010 21:29:43 +0000 |
alexc |
aacsbr: read bs_rel_bord directly into t_env.
libavcodec
|
Tue, 09 Mar 2010 20:46:41 +0000 |
alexc |
aacsbr: Make the previous value of bs_num_env local to read_sbr_data().
libavcodec
|
Tue, 09 Mar 2010 20:16:14 +0000 |
alexc |
aacsbr: Initialize e_a[1] to -1.
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: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 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
|