12 Commits (feded990e3ef9af4a0b827d5b6d8fe86f0b94942)

Author SHA1 Message Date
Diego Biurrun 0ba8ba165b aacps: Adjust some const qualifiers to suppress warnings 11 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Mans Rullgard 47d18d5354 aacps: align some arrays 13 years ago
Mans Rullgard bf1945af30 aacps: move some loops to function pointers 13 years ago
Alex Converse a237b38021 aac: Reset PS parameters on header decode failure. 13 years ago
Alex Converse 9de3cbc182 aacps: Add missing newline in error message. 13 years ago
Diego Biurrun 0249478756 doxygen: fix wrong comment syntax, //< vs. ///< 13 years ago
Mans Rullgard e5902d60ce aacps: skip some memcpy() if src and dst would be equal 14 years ago
Diego Biurrun d0fcf39f0c doxygen: Move function documentation into the macro generating the function. 14 years ago
Diego Biurrun 24c9babaaf doxygen: Fix parameter names to match the function prototypes. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Alex Converse fd6eb4a06c Move Parametric Stereo related ps* files to aacps*. 15 years ago
Alex Converse 890fe85f26 Cosmetics whitespace. 15 years ago
Alex Converse e90e1f558a psdec: IPD/OPD reset is no longer needed by the context initializer. 15 years ago
Alex Converse 5e071f5339 psdec: Simplify filter addressing by incrementing the "in" pointer. 15 years ago
Alex Converse c6b0947171 psdec: Replace a division with a shift. 15 years ago
Alex Converse 3fa1a93265 Rename PS bitstream reading functions to have a read_ prefix. 15 years ago
Alex Converse fd16564b04 Cosmetics: whitespace. 15 years ago
Alex Converse 0d6b3269ea Use memcpy() where appropriate in PS stereo processing remapping. 15 years ago
Alex Converse d23077af56 Allow PS envelope fixup when ps->num_env_old <= 1. 15 years ago
Alex Converse 78ba1d39d9 Document the PS_BASELINE define. 15 years ago
Alex Converse 284b041b1c Remove iid_mode from the PS context. 15 years ago
Alex Converse 1076b0d093 psdec: Factorize iid/icc/ipd/opd parameter bitstream reading. 15 years ago
Alex Converse a20639017b Add HE-AAC v2 support to the AAC decoder. 15 years ago