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