aboutsummaryrefslogtreecommitdiffstats
path: root/libSACdec
Commit message (Expand)AuthorAgeFilesLines
* 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