aboutsummaryrefslogtreecommitdiffstats
path: root/libMpegTPDec
Commit message (Expand)AuthorAgeFilesLines
* Don't use enums for values read directly from the bitstreamMartin Storsjo2021-01-141-5/+4
* Revert "Don't use an enum for a value read directly from the bitstream"Martin Storsjo2020-11-171-2/+2
* Revert "Don't use an enum for a value read directly from the bitstream"Martin Storsjo2020-11-171-2/+3
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2020-11-174-26/+114
|\
| * 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
| |/
* | Don't use an enum for a value read directly from the bitstreamMartin Storsjo2020-07-171-3/+2
* | Don't use an enum for a value read directly from the bitstreamMartin Storsjo2020-06-041-2/+2
* | Don't use an enum for a value read directly from the bitstreamMartin Storsjo2020-02-011-2/+2
|/
* 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