aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/src/aacdecoder.cpp
Commit message (Expand)AuthorAgeFilesLines
* Skip CRC check when flushing or concealment is appliedFraunhofer IIS FDK2018-12-271-3/+5
* Apply sbrDecoder_Parse() function for all explict SBR elementsFraunhofer IIS FDK2018-12-271-8/+12
* Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warningsFraunhofer IIS FDK2018-12-271-1/+6
* Unsigned Integer Overflow in CAacDecoder_PreRollExtensionPayloadParse()Fraunhofer IIS FDK2018-12-261-1/+1
* Unify audio element loop abort criterion in ER syntaxFraunhofer IIS FDK2018-10-201-7/+4
* Always check whether given channel config is supported.Fraunhofer IIS FDK2018-10-201-11/+3
* Break audio element loop in case element_count becomes too large.Fraunhofer IIS FDK2018-09-101-1/+24
* FDKv2 ubsan patchesFraunhofer IIS FDK2018-05-231-5/+2
* FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK2018-05-091-6/+6
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-191-1050/+2649
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-081-5/+32
* SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-041-16/+1
* AAC-Decoder: DRC metadata in stream infoJean-Michel Trivi2014-05-201-0/+11
* AAC Decoder: flush/seek improvementsJean-Michel Trivi2014-05-201-9/+28
* AAC Decoder: introduce time domain limiterJean-Michel Trivi2014-03-311-0/+7
* AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-301-59/+74
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-271-51/+93
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-271-3/+3
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-1/+1
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-021-2/+13
* Don't zero out spec coeffs before doing the final IMDCT.John Grossman2012-09-121-4/+1
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+1737