| Commit message (Expand) | Author | Age | Files | Lines |
* | aacsbr: Dead code removal. | Alex Converse | 2010-03-09 | 1 | -6/+0 |
* | aacsbr: Remove a slightly incorrect comment. | Alex Converse | 2010-03-09 | 1 | -1/+1 |
* | aacsbr: Cleanup the newly merged read_sbr_grid, eliminating several context | Alex Converse | 2010-03-09 | 1 | -61/+48 |
* | aacsbr: Move the e_a calculation from sbr_mapping() to read_sbr_grid(). | Alex Converse | 2010-03-09 | 1 | -7/+9 |
* | aacsbr: Merge sbr_time_freq_grid into read_sbr_grid (and into copy_sbr_grid). | Alex Converse | 2010-03-09 | 1 | -76/+66 |
* | aacsbr: Fail early on illegal envelope counts. | Alex Converse | 2010-03-09 | 1 | -12/+14 |
* | aacsbr: Check for illegal values of bs_pointer in sbr_read_grid(). | Alex Converse | 2010-03-09 | 1 | -0/+8 |
* | 10l: Include missing return values in functions made non-void by the previous... | Alex Converse | 2010-03-09 | 1 | -0/+4 |
* | aacsbr: Propagate errors from read_sbr_grid to prevent crashes in malformatte... | Alex Converse | 2010-03-09 | 1 | -8/+17 |
* | Add a missing fft.h include to the aacsbr decoder. | Georgi Chorbadzhiyski | 2010-03-09 | 1 | -0/+1 |
* | Add an HE-AAC v1 decoder. | Alex Converse | 2010-03-08 | 1 | -0/+1759 |