24 Commits (8da5d3dc3792b6992e4794351125279f05c8ba0e)

Author SHA1 Message Date
Måns Rullgård 01b2214758 Merge FFTContext and MDCTContext 15 years ago
Alex Converse 6308765cb5 Ignore subsequent channel configurations after the first in an AAC file. The 16 years ago
Alex Converse 78e65cd772 Merge the AAC encoder from SoC svn. It is still considered experimental. 16 years ago
Diego Biurrun 477ffff218 The internal header libavutil/internal.h should not be used outside libavutil. 16 years ago
Alex Converse f650e4d34a Move MPEG-4 AOT enum to mpeg4audio.h. 16 years ago
Alex Converse bb5c0988ea Fix the channel allocation bug/assumption (issue 800). 16 years ago
Diego Biurrun 30f68128ab Add missing #includes to fix 'make checkheaders'. 16 years ago
Robert Swain b17f1a0764 Doxygen defgroups throw a warning if they don't have a title as well as a name 16 years ago
Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 16 years ago
Alex Converse aab5413323 AAC: Fix AAC prediction when used in conjunction with the CPE 16 years ago
Måns Rullgård 8153f14444 AAC: move scratch array to context to ensure 16-byte alignment 16 years ago
Alex Converse 7633a0415d AAC: Frequency domain prediction and hence Main profile support 16 years ago
Alex Converse d0ee50216d Fix perceptual noise shaping scaling including an oversight of the offset for 16 years ago
Alex Converse 5c2cb17206 Correct documentation of ch_select array. 16 years ago
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Robert Swain b0f5852a13 Use ff_imdct_half() and vector_fmul_window() for IMDCT and windowing. Reduce 16 years ago
Robert Swain 1dece0d2cd More OKed AAC decoder code hunks 16 years ago
Robert Swain c7f4d983a4 More OKed AAC decoder code hunks 16 years ago
Robert Swain 9ffd5c1cee More OKed AAC decoder hunks 16 years ago
Robert Swain 848a5815ce Synchronise AAC decoder code with that from SoC 16 years ago
Robert Swain 62a57fae59 More OKed sections of AAC decoder code 16 years ago
Robert Swain 9cc04edff9 More OKed hunks of the AAC decoder from SoC 16 years ago
Robert Swain cc0591dab0 Sync already committed code with that in SoC and commit more OKed hunks of code 17 years ago
Robert Swain 589ce6e63d AAC definitions and structures that have been OKed from the SoC AAC decoder 17 years ago