aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use dynamic scaling depending on autocorr length to avoid signed integ...Jean-Michel Trivi2021-05-160-0/+0
|\
| * Merge "Use dynamic scaling depending on autocorr length to avoid signed integ...Jean-Michel Trivi2021-04-301-22/+21
| |\
* | | Merge "Adjust data types to prevent load of invalid value" into sc-dev am: 9b...TreeHugger Robot2021-05-160-0/+0
|\| |
| * | Merge "Adjust data types to prevent load of invalid value" into sc-dev am: 9b...TreeHugger Robot2021-04-301-5/+5
| |\ \
* | | | Merge "Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value." into sc-de...TreeHugger Robot2021-05-160-0/+0
|\| | |
| * | | Merge "Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value." into sc-de...TreeHugger Robot2021-04-301-6/+11
| |\ \ \
* | | | | Merge "Prevent undefined values for CODING_SCHEME type in huff_decode()." int...TreeHugger Robot2021-05-160-0/+0
|\| | | |
| * | | | Merge "Prevent undefined values for CODING_SCHEME type in huff_decode()." int...TreeHugger Robot2021-04-302-19/+14
| |\ \ \ \
* | | | | | Merge "Revise synthesis QMF scaling for PS to avoid integer overflow in qmfSy...TreeHugger Robot2021-05-160-0/+0
|\| | | | |
| * | | | | Merge "Revise synthesis QMF scaling for PS to avoid integer overflow in qmfSy...TreeHugger Robot2021-04-301-14/+10
| |\ \ \ \ \
* | | | | | | Merge "Prevent signed integer overflow in calc_qmfBufferReal()." into sc-dev ...TreeHugger Robot2021-05-160-0/+0
|\| | | | | |
| * | | | | | Merge "Prevent signed integer overflow in calc_qmfBufferReal()." into sc-dev ...TreeHugger Robot2021-04-301-14/+14
| |\ \ \ \ \ \
* | | | | | | | Merge "Prevent signed integer overflow in complex path of calc_qmfBuffer()." ...TreeHugger Robot2021-05-150-0/+0
|\| | | | | | |
| * | | | | | | Merge "Prevent signed integer overflow in complex path of calc_qmfBuffer()." ...TreeHugger Robot2021-04-302-194/+31
| |\ \ \ \ \ \ \
* | | | | | | | | Fix stack buffer overflow in Pred_lt4(). am: 22e70729b4 am: 5141e516deFraunhofer IIS FDK2021-05-150-0/+0
|\| | | | | | | |
| * | | | | | | | Fix stack buffer overflow in Pred_lt4(). am: 22e70729b4Fraunhofer IIS FDK2021-04-301-2/+2
| |\ \ \ \ \ \ \ \
* | | | | | | | | | Avoid signed integer overflow in pcmLimiter_Apply(). am: 5a83a8e5e1 am: b8242...Fraunhofer IIS FDK2021-05-150-0/+0
|\| | | | | | | | |
| * | | | | | | | | Avoid signed integer overflow in pcmLimiter_Apply(). am: 5a83a8e5e1Fraunhofer IIS FDK2021-04-301-2/+3
| |\ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ Merge "Refine aacDecoder_DecodeFrame() output buffer parameter type descripti...TreeHugger Robot2021-05-082-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge "Refine aacDecoder_DecodeFrame() output buffer parameter type descripti...TreeHugger Robot2021-05-082-1/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ Merge "Refine aacDecoder_DecodeFrame() output buffer parameter type descripti...TreeHugger Robot2021-05-082-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Refine aacDecoder_DecodeFrame() output buffer parameter type description.Fraunhofer IIS FDK2021-05-072-1/+1
* | | | | | | | | | | | | | Merge "Adjust eqSubbandGainFormat data type to prevent load of invalid value ...TreeHugger Robot2021-05-081-2/+2
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Merge "Adjust eqSubbandGainFormat data type to prevent load of invalid value ...TreeHugger Robot2021-05-081-2/+2
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Merge "Adjust eqSubbandGainFormat data type to prevent load of invalid value ...TreeHugger Robot2021-05-081-2/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | Adjust eqSubbandGainFormat data type to prevent load of invalid value in _ski...Fraunhofer IIS FDK2021-05-071-2/+2
* | | | | | | | | | | | | | Add parameter pointer check to aacEncInfo() encoder API function. am: c2416f5...Fraunhofer IIS FDK2021-05-073-3/+8
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Add parameter pointer check to aacEncInfo() encoder API function. am: c2416f5e93Fraunhofer IIS FDK2021-05-073-3/+8
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Add parameter pointer check to aacEncInfo() encoder API function.Fraunhofer IIS FDK2021-05-073-3/+8
* | | | | | | | | | | | | | Prevent too large shift exponent in apply_inter_tes() and merge two loops. am...Fraunhofer IIS FDK2021-05-071-22/+9
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Prevent too large shift exponent in apply_inter_tes() and merge two loops. am...Fraunhofer IIS FDK2021-05-071-22/+9
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Prevent too large shift exponent in apply_inter_tes() and merge two loops.Fraunhofer IIS FDK2021-05-071-22/+9
* | | | | | | | | | | | | | Use scaleValuesSaturate() to avoid integer overflows in QmfTransposerApply()....Fraunhofer IIS FDK2021-05-071-33/+18
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Use scaleValuesSaturate() to avoid integer overflows in QmfTransposerApply()....Fraunhofer IIS FDK2021-05-071-33/+18
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Use scaleValuesSaturate() to avoid integer overflows in QmfTransposerApply().Fraunhofer IIS FDK2021-05-071-33/+18
* | | | | | | | | | | | | | Pass flushing flag to SBR module for stereo config index 3 as for stereo conf...Fraunhofer IIS FDK2021-05-071-1/+6
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Pass flushing flag to SBR module for stereo config index 3 as for stereo conf...Fraunhofer IIS FDK2021-05-071-1/+6
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Pass flushing flag to SBR module for stereo config index 3 as for stereo conf...Fraunhofer IIS FDK2021-05-071-1/+6
* | | | | | | | | | | | | | Utilize dynamic scaling in slotAmp() to avoid signed integer overflows. am: 5...Fraunhofer IIS FDK2021-05-071-23/+54
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Utilize dynamic scaling in slotAmp() to avoid signed integer overflows. am: 5...Fraunhofer IIS FDK2021-05-071-23/+54
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Utilize dynamic scaling in slotAmp() to avoid signed integer overflows.Fraunhofer IIS FDK2021-05-071-23/+54
* | | | | | | | | | | | | | Adapt scaling in combineSignalCplxScale*() to prevent signed integer overflow...Fraunhofer IIS FDK2021-05-071-15/+10
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Adapt scaling in combineSignalCplxScale*() to prevent signed integer overflow...Fraunhofer IIS FDK2021-05-071-15/+10
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Adapt scaling in combineSignalCplxScale*() to prevent signed integer overflows.Fraunhofer IIS FDK2021-05-071-15/+10
* | | | | | | | | | | | | | Fix fixmadddiv2_DD() integer overflow in SpatialDecApplyM2_Mode212_ResidualsP...Fraunhofer IIS FDK2021-05-071-11/+9
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix fixmadddiv2_DD() integer overflow in SpatialDecApplyM2_Mode212_ResidualsP...Fraunhofer IIS FDK2021-05-071-11/+9
| |\| | | | | | | | | | | |
| | * | | | | | | | | | | | Fix fixmadddiv2_DD() integer overflow in SpatialDecApplyM2_Mode212_ResidualsP...Fraunhofer IIS FDK2021-05-071-11/+9
| | |/ / / / / / / / / / /
* | | | | | | | | | | | | Avoid unintentional sign conversions in lppTransposer() and lppTransposerHBE(...Fraunhofer IIS FDK2021-05-071-10/+10
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Avoid unintentional sign conversions in lppTransposer() and lppTransposerHBE(...Fraunhofer IIS FDK2021-05-071-10/+10
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Avoid unintentional sign conversions in lppTransposer() and lppTransposerHBE().Fraunhofer IIS FDK2021-05-061-10/+10