aboutsummaryrefslogtreecommitdiffstats
path: root/libSACdec
Commit message (Expand)AuthorAgeFilesLines
* Don't store a value read directly from the bitstream in an enumMartin Storsjo2020-06-121-3/+4
* Improve phase coding accuracy by use of splitAngle lookup table.Fraunhofer IIS FDK2019-05-143-81/+3760
* Increase scale factor to avoid overflows in function factorCLD().Fraunhofer IIS FDK2019-05-141-2/+2
* Reset parameter smoothing tool while concealment.Fraunhofer IIS FDK2019-03-151-1/+2
* AAC decoder: fix use of uninitialized value, check indexJean-Michel Trivi2019-03-071-1/+2
* Add QMF analysis band sanity checkFraunhofer IIS FDK2019-01-151-0/+4
* Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK2019-01-033-37/+111
* Return SpatialDecDecodeFrame() parse error in case extended frame does not ma...Fraunhofer IIS FDK2019-01-021-0/+10
* Add sanity check in SpatialDecParseSpecificConfig()Fraunhofer IIS FDK2019-01-021-6/+8
* Clear spatial specific config struct at the beginning of parse routinesFraunhofer IIS FDK2018-12-281-0/+4
* QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFBFraunhofer IIS FDK2018-12-281-0/+1
* Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warningsFraunhofer IIS FDK2018-12-271-0/+1
* Unsigned Integer Overflows in mpegSurroundDecoder_Parse().Fraunhofer IIS FDK2018-12-261-4/+4
* Unsigned Integer Overflow in SpatialDecParseSpecificConfigHeader().Fraunhofer IIS FDK2018-11-271-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-4/+11
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-1927-0/+14063