aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec/src/aacdecoder_lib.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix HE-AAC using MPEG-D DRC with implicit SBR signaling.Fraunhofer IIS FDK2019-05-131-0/+7
* MPEG-4/D DRC unification, loudness norm default at -24Fraunhofer IIS FDK2019-04-251-1/+5
* Add support for Album Mode (FDKdec v3.1.0).Fraunhofer IIS FDK2019-04-241-2/+7
* Add QMF analysis band sanity checkFraunhofer IIS FDK2019-01-151-3/+7
* Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-031-3/+3
* Add missing break in order to avoid a fallthrough in setConcealMethod()Fraunhofer IIS FDK2018-12-271-0/+1
* Unsigned Integer Overflow in aacDecoder_DecodeFrame().Fraunhofer IIS FDK2018-11-271-1/+1
* Fix call to function sbrDecoder_Header() through pointer to incorrect functio...Fraunhofer IIS FDK2018-10-121-1/+18
* Fix unsigned integer overflow in aacDecoder_UpdateBitStreamCounters()Fraunhofer IIS FDK2018-05-251-2/+2
* FDKv2 ubsan patchesFraunhofer IIS FDK2018-05-231-3/+3
* FDKv2 additional fixesFraunhofer IIS FDK2018-05-041-5/+6
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-191-687/+1532
* Fix not properly handled NULL-pointer access before check in aac libliuchao2017-02-231-13/+6
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-081-10/+33
* SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-041-2/+2
* Remove __DATE__/__TIME__Dan Willemsen2015-10-231-0/+5
* AAC-Decoder: SBR delay for gaplessJean-Michel Trivi2014-05-201-6/+9
* AAC-Decoder: DRC metadata in stream infoJean-Michel Trivi2014-05-201-1/+1
* AAC Decoder: flush/seek improvementsJean-Michel Trivi2014-05-201-1/+13
* AAC Decoder: introduce time domain limiterJean-Michel Trivi2014-03-311-2/+89
* AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-301-11/+50
* Decoder parse ASCJean-Michel Trivi2013-08-271-1/+1
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-271-6/+20
* Decode dynamic range control improvementsJean-Michel Trivi2013-08-271-1/+1
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-271-3/+3
* FDK update for downsampled SBRJean-Michel Trivi2013-08-271-1/+1
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-3/+3
* Bug 7170947 Update AAC codecJean-Michel Trivi2012-10-021-1/+1
* Bug fixes in AAC decoder, AAC encoder, FDK libraryJean-Michel Trivi2012-09-091-1/+1
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+989