15 Commits (b5c4bb989d4085625f212b9b6378e4ee0a1a9ca8)

Author SHA1 Message Date
Alex Converse a20639017b Add HE-AAC v2 support to the AAC decoder. 15 years ago
Alex Converse d14662f66a Add support for PS sync extensions. 15 years ago
Alex Converse 37216b99e0 Use get_bits_left() in the sync extension check. 15 years ago
Alex Converse 702b73bc9f Fix ext_object_type. 15 years ago
Alex Converse 1e79771c31 Add support for non-backwards compatible signaled parametric stereo. 15 years ago
Ronald S. Bultje 6e44ba1550 Use get_bits_left() instead of size_in_bits - get_bits_count(). 15 years ago
Thilo Borgmann 24026a2d49 Add the ability to parse the ALSSpecificConfig from an MPEG-4 AudioSpecificConfig. Patch by Thilo Borgmann 15 years ago
Alex Converse 5aea268d14 Add a channels field to MPEG4AudioConfig. 15 years ago
Alex Converse 0cc4701a3a Use the AOT enum instead of integer literals for setting and comparing audio 15 years ago
Justin Ruggles b5fe06abf0 Replace 5 with AOT_SBR when referring to the MPEG-4 audio object type. 15 years ago
Alex Converse 107815de42 Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
Jai Menon 3d10a8904d Read extended channel configuration when extended AOT is BSAC. 16 years ago
Stefano Sabatini 9106a698e7 Rename bitstream.h to get_bits.h. 16 years ago
Baptiste Coudurier 44dff0058e init ext sample rate to 0 if not present 16 years ago
Baptiste Coudurier 4d34bb19c1 mpeg4audio common code 17 years ago