aboutsummaryrefslogtreecommitdiffstats
path: root/libMpegTPDec
Commit message (Expand)AuthorAgeFilesLines
* Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* Merge "Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_...TreeHugger Robot2021-05-062-23/+22
|\
| * Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_get32()...Fraunhofer IIS FDK2021-04-292-23/+22
* | Adjust data types to prevent load of invalid valueFraunhofer IIS FDK2021-04-301-5/+5
|/
* 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-282-4/+8
* Evaluate and return StoreConfigAsBitstream() error state.Fraunhofer IIS FDK2020-12-281-6/+10
* Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-091-1/+1
|\
| * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2020-03-271-1/+1
* | Do not allow channel configuration change within PCE for ADTS. Fixes assert.Fraunhofer IIS FDK2020-01-232-2/+41
* | Avoid negative valid bits in adtsRead_DecodeHeader()Fraunhofer IIS FDK2020-01-231-2/+8
* | Prevent undefined syncLayerFrameBits in synchronization().Fraunhofer IIS FDK2020-01-141-2/+6
* | Avoid unsigned integer overflow in transportDec_InBandConfig() and transportD...Fraunhofer IIS FDK2020-01-141-2/+3
* | Add loop abort criterion to prevent timeout in EldSpecificConfig_Parse().Fraunhofer IIS FDK2019-12-271-5/+7
* | Validate correct ascLen in CLatmDemux_ReadStreamMuxConfig() to overcome integ...Fraunhofer IIS FDK2019-10-151-3/+3
* | Reject unsupported channel configuration / audio object type combinations.Fraunhofer IIS FDK2019-10-111-0/+18
* | Fix assert in synchronization() for loas streams with multiple sub frames.Fraunhofer IIS FDK2019-10-101-6/+15
* | Restrict sampling rates parsed from bitstream to maximum of 96kHz.Fraunhofer IIS FDK2019-10-101-3/+12
|/
* libMpegTPDec: fix use of uninitialized value in OutOfBandConfigJean-Michel Trivi2019-03-071-1/+1
* Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-032-6/+24
* Return transport decoder error in case of invalid ELD configurationFraunhofer IIS FDK2019-01-021-0/+8
* Add valid bits check to adts header parserFraunhofer IIS FDK2018-12-271-1/+21
* 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-272-2/+12
* Merge "Unsigned Integer Overflow in transportDec_readHeader()."Jean-Michel Trivi2018-12-261-4/+4
|\
| * Unsigned Integer Overflow in transportDec_readHeader().Fraunhofer IIS FDK2018-12-261-4/+4
* | Unsigned Integer Overflow in transportDec_AdjustEndOfAccessUnit().Fraunhofer IIS FDK2018-12-261-3/+3
|/
* Add sampling rate sanity checkFraunhofer IIS FDK2018-09-101-1/+3
* FDKv2 ubsan patchesFraunhofer IIS FDK2018-05-232-5/+5
* FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK2018-05-092-3/+3
* FDKv2 additional fixesFraunhofer IIS FDK2018-05-043-4/+14
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-1916-3004/+4809
* MPEG-4 AAC Decoder: check against invalid height infoJean-Michel Trivi2018-01-121-4/+19
* AAC/SBR decoder improvements and bugfixesJean-Michel Trivi2016-04-085-3/+501
* SBR/AAC encoder updates, code clean upJean-Michel Trivi2016-04-042-3/+2
* Remove __DATE__/__TIME__Dan Willemsen2015-10-232-0/+10
* 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-304-85/+427
* Decoder parse ASCJean-Michel Trivi2013-08-272-1/+60
* Decoder stability, sanity checks improvementsJean-Michel Trivi2013-08-277-175/+476
* Decode parametric stereo even with invalid channel configJean-Michel Trivi2013-08-273-4/+10
* Disclaimer update, lib version incrementJean-Michel Trivi2013-08-2013-14/+14
* Snapshot 2bda038c163298531d47394bc2c09e1409c5d0dbThe Android Open Source Project2012-07-1113-0/+4688