| Commit message (Expand) | Author | Age | Files | Lines |
* | AAC: move scratch array to context to ensure 16-byte alignment | Måns Rullgård | 2008-12-10 | 1 | -0/+1 |
* | AAC: Frequency domain prediction and hence Main profile support | Alex Converse | 2008-11-24 | 1 | -0/+19 |
* | Fix perceptual noise shaping scaling including an oversight of the offset for | Alex Converse | 2008-11-05 | 1 | -1/+0 |
* | Correct documentation of ch_select array. | Alex Converse | 2008-10-06 | 1 | -2/+2 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce | Robert Swain | 2008-08-22 | 1 | -3/+2 |
* | More OKed AAC decoder code hunks | Robert Swain | 2008-08-18 | 1 | -0/+12 |
* | More OKed AAC decoder code hunks | Robert Swain | 2008-08-18 | 1 | -0/+8 |
* | More OKed AAC decoder hunks | Robert Swain | 2008-08-15 | 1 | -0/+3 |
* | Synchronise AAC decoder code with that from SoC | Robert Swain | 2008-08-15 | 1 | -4/+1 |
* | More OKed sections of AAC decoder code | Robert Swain | 2008-08-15 | 1 | -0/+46 |
* | More OKed hunks of the AAC decoder from SoC | Robert Swain | 2008-08-11 | 1 | -0/+48 |
* | Sync already committed code with that in SoC and commit more OKed hunks of code | Robert Swain | 2008-08-09 | 1 | -2/+76 |
* | AAC definitions and structures that have been OKed from the SoC AAC decoder | Robert Swain | 2008-08-05 | 1 | -0/+88 |