summaryrefslogtreecommitdiff
path: root/libavcodec/aac.h
Commit message (Expand)AuthorAge
...
* AAC: move scratch array to context to ensure 16-byte alignmentMåns Rullgård2008-12-10
* AAC: Frequency domain prediction and hence Main profile supportAlex Converse2008-11-24
* Fix perceptual noise shaping scaling including an oversight of the offset forAlex Converse2008-11-05
* Correct documentation of ch_select array.Alex Converse2008-10-06
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. ReduceRobert Swain2008-08-22
* More OKed AAC decoder code hunksRobert Swain2008-08-18
* More OKed AAC decoder code hunksRobert Swain2008-08-18
* More OKed AAC decoder hunksRobert Swain2008-08-15
* Synchronise AAC decoder code with that from SoCRobert Swain2008-08-15
* More OKed sections of AAC decoder codeRobert Swain2008-08-15
* More OKed hunks of the AAC decoder from SoCRobert Swain2008-08-11
* Sync already committed code with that in SoC and commit more OKed hunks of codeRobert Swain2008-08-09
* AAC definitions and structures that have been OKed from the SoC AAC decoderRobert Swain2008-08-05