aboutsummaryrefslogtreecommitdiffstats
path: root/libMpegTPDec/src/tpdec_asc.cpp
Commit message (Expand)AuthorAgeFilesLines
* Solve issue regarding config changes between Loudness-only vs. Loudness+DRC.Fraunhofer IIS FDK2021-01-141-1/+44
* Introduce additional sanity checks to validate program config element.Fraunhofer IIS FDK2020-12-281-11/+156
* Check number of core channels and SAC decoder input channels to avoid a chann...Fraunhofer IIS FDK2020-12-281-2/+6
* Evaluate and return StoreConfigAsBitstream() error state.Fraunhofer IIS FDK2020-12-281-6/+10
* Add loop abort criterion to prevent timeout in EldSpecificConfig_Parse().Fraunhofer IIS FDK2019-12-271-5/+7
* Reject unsupported channel configuration / audio object type combinations.Fraunhofer IIS FDK2019-10-111-0/+18
* Restrict sampling rates parsed from bitstream to maximum of 96kHz.Fraunhofer IIS FDK2019-10-101-3/+12
* Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-031-5/+22
* Return transport decoder error in case of invalid ELD configurationFraunhofer IIS FDK2019-01-021-0/+8
* Fix element list in channel_configuration_14 descriptionFraunhofer IIS FDK2018-12-271-1/+1
* Setup lowdelay SBR LFE element via SBR callbackFraunhofer IIS FDK2018-12-271-1/+5
* Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warningsFraunhofer IIS FDK2018-12-271-2/+11
* Add sampling rate sanity checkFraunhofer IIS FDK2018-09-101-1/+3
* FDKv2 ubsan patchesFraunhofer IIS FDK2018-05-231-2/+2
* FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK2018-05-091-2/+2
* FDKv2 additional fixesFraunhofer IIS FDK2018-05-041-1/+1
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-191-825/+1856
* MPEG-4 AAC Decoder: check against invalid height infoJean-Michel Trivi2018-01-121-4/+19
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-081-2/+133
* Fix checks for {Front,Side,Back}ElementIsCpeChih-Hung Hsieh2014-12-011-3/+3
* AAC Decoder: support 6.1/7.1 decoded as 5.1Jean-Michel Trivi2013-12-301-74/+399
* Decoder parse ASCJean-Michel Trivi2013-08-271-0/+59
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-271-4/+143
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-271-2/+8
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-201-1/+1
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-111-0/+846