summaryrefslogtreecommitdiff
path: root/libSACdec
AgeCommit message (Expand)Author
2021-05-07Utilize dynamic scaling in slotAmp() to avoid signed integer overflows.Fraunhofer IIS FDK
2021-05-07Adapt scaling in combineSignalCplxScale*() to prevent signed integer overflows.Fraunhofer IIS FDK
2021-05-07Fix fixmadddiv2_DD() integer overflow in SpatialDecApplyM2_Mode212_ResidualsP...Fraunhofer IIS FDK
2021-04-30Merge "Avoid signed integer overflow in combineSignalCplxScale2()." into sc-devTreeHugger Robot
2021-04-30Avoid signed integer overflow in combineSignalCplxScale2().Fraunhofer IIS FDK
2021-04-30Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value.Fraunhofer IIS FDK
2020-12-28Check number of core channels and SAC decoder input channels to avoid a chann...Fraunhofer IIS FDK
2020-12-28Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in ...Fraunhofer IIS FDK
2020-12-23Prevent integer overflow in subbandTPApply() energy update.Fraunhofer IIS FDK
2020-04-09Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder
2020-03-27Stop using __DATE__/__TIME__ on all buildsAnuj Joshi
2020-02-14Avoid decoder internal clipping by converting the whole audio sample data pat...Fraunhofer IIS FDK
2020-01-16Prevent too large shift exponents in SpatialDecReshapeBBEnv().Fraunhofer IIS FDK
2020-01-14Revise scaling in extractBBEnv() to avoid potential signed integer overflows.Fraunhofer IIS FDK
2020-01-14Avoid signed integer overflow in combineSignalCplx*().Fraunhofer IIS FDK
2020-01-14Prevent signed integer overflow in TsdApply().Fraunhofer IIS FDK
2020-01-14Revise scaling for USAC combined with phase coding in SpatialDecApplyM2() to ...Fraunhofer IIS FDK
2020-01-14Avoid signed integer overflows in SpatialDecApplyParameterSets() when adding ...Fraunhofer IIS FDK
2019-12-27Fix for OPD smoothing in USAC decoder.Fraunhofer IIS FDK
2019-12-27Avoid signed integer overflow in subbandTPApply() wet energy calculation.Fraunhofer IIS FDK
2019-12-27Avoid signed integer overflow in subbandTPApply() dry energy calculation.Fraunhofer IIS FDK
2019-12-27Fix dry and wet energy initialization in subbandTPInit().Fraunhofer IIS FDK
2019-10-11Solve potential dereference of null pointers in factorCLD().Fraunhofer IIS FDK
2019-10-11Fix possible stack buffer overflow in mapIndexData().Fraunhofer IIS FDK
2019-05-14Improve phase coding accuracy by use of splitAngle lookup table.Fraunhofer IIS FDK
2019-05-14Increase scale factor to avoid overflows in function factorCLD().Fraunhofer IIS FDK
2019-03-15Reset parameter smoothing tool while concealment.Fraunhofer IIS FDK
2019-03-07AAC decoder: fix use of uninitialized value, check indexJean-Michel Trivi
2019-01-15Add QMF analysis band sanity checkFraunhofer IIS FDK
2019-01-03Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig()Fraunhofer IIS FDK
2019-01-02Return SpatialDecDecodeFrame() parse error in case extended frame does not ma...Fraunhofer IIS FDK
2019-01-02Add sanity check in SpatialDecParseSpecificConfig()Fraunhofer IIS FDK
2018-12-28Clear spatial specific config struct at the beginning of parse routinesFraunhofer IIS FDK
2018-12-28QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFBFraunhofer IIS FDK
2018-12-27Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warningsFraunhofer IIS FDK
2018-12-26Unsigned Integer Overflows in mpegSurroundDecoder_Parse().Fraunhofer IIS FDK
2018-11-27Unsigned Integer Overflow in SpatialDecParseSpecificConfigHeader().Fraunhofer IIS FDK
2018-05-09FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK
2018-05-04FDKv2 additional fixesFraunhofer IIS FDK
2018-04-19Upgrade to FDKv2Fraunhofer IIS FDK