aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [automerger skipped] Increase patchParam array size by one and fix out-of-bou...Fraunhofer IIS FDK2023-06-050-0/+0
|\
| * [automerger skipped] Increase patchParam array size by one and fix out-of-bou...Fraunhofer IIS FDK2023-06-050-0/+0
| |\
| | * Increase patchParam array size by one and fix out-of-bounce write in resetLpp...Fraunhofer IIS FDK2023-05-311-2/+2
* | | [automerger skipped] Increase patchParam array size by one and fix out-of-bou...Fraunhofer IIS FDK2023-06-050-0/+0
|\| |
| * | Increase patchParam array size by one and fix out-of-bounce write in resetLpp...Fraunhofer IIS FDK2023-05-311-2/+2
* | | Increase patchParam array size by one and fix out-of-bounce write in resetLpp...Fraunhofer IIS FDK2023-05-311-2/+2
* | | [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-070-0/+0
|\| |
| * | [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-070-0/+0
| |\|
| | * [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-060-0/+0
| | |\
| | | * Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
| | | |\
| | | | * Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* | | | | [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-060-0/+0
|\| | | |
| * | | | [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-060-0/+0
| |\| | |
| | * | | Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* | | | | [automerger skipped] Reject invalid out of band config in transportDec_OutOfB...Fraunhofer IIS FDK2022-04-060-0/+0
|\| | | |
| * | | | Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* | | | | Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* | | | | 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
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | 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.Fraunhofer IIS FDK2021-05-073-3/+8
* | | | | | 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
* | | | | | 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.Fraunhofer IIS FDK2021-05-071-23/+54
* | | | | | 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
|/ / / / /
* | | | | Avoid unintentional sign conversions in lppTransposer() and lppTransposerHBE().Fraunhofer IIS FDK2021-05-061-10/+10
* | | | | Merge "Validate whether all PCE listed element instance tags are present in r...TreeHugger Robot2021-05-061-0/+87
|\ \ \ \ \
| * | | | | Validate whether all PCE listed element instance tags are present in raw_data...Fraunhofer IIS FDK2021-04-291-0/+87
* | | | | | Merge "Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_...TreeHugger Robot2021-05-062-23/+22
|\| | | | |
| * | | | | Avoid integer overflows in CLatmDemux_ReadAuChunkLengthInfo() and FDK_get32()...Fraunhofer IIS FDK2021-04-292-23/+22
* | | | | | Merge changes I42956a9f,I92f7c559,I5af62590 into sc-devTreeHugger Robot2021-05-053-20/+27
|\| | | | |
| * | | | | Check the number of available escapes in rvlcDecodeBackward() to avoid out-of...Fraunhofer IIS FDK2021-04-291-7/+8
| * | | | | Sbr syncstate may only be set to upsampling if the sbr decoder was sucessfull...Fraunhofer IIS FDK2021-04-291-5/+11
| * | | | | Perform parameter check before parameter assignment to avoid incorrect initia...Fraunhofer IIS FDK2021-04-291-8/+8
* | | | | | Merge changes Ic767aeb6,I2aef40ef into sc-devTreeHugger Robot2021-05-051-22/+27
|\| | | | |
| * | | | | Use local variables for sbr and mps state in CAacDecoder_Init() to avoid inco...Fraunhofer IIS FDK2021-04-291-16/+23
| * | | | | Follow-up on: Improve decoder robustness by storing flags and elFlags tempora...Fraunhofer IIS FDK2021-04-291-6/+4
* | | | | | Avoid signed integer overflow in pcmLimiter_Apply(). am: 76104a5431Fraunhofer IIS FDK2021-05-010-0/+0
|\ \ \ \ \ \
| * | | | | | Avoid signed integer overflow in pcmLimiter_Apply().Fraunhofer IIS FDK2021-04-301-2/+3
* | | | | | | Merge "Avoid signed integer overflow in combineSignalCplxScale2()." into sc-devTreeHugger Robot2021-04-301-6/+9
|\ \ \ \ \ \ \
| * | | | | | | Avoid signed integer overflow in combineSignalCplxScale2().Fraunhofer IIS FDK2021-04-301-6/+9
* | | | | | | | Merge "Improve validation of channel indices in pcmDmx." into sc-devTreeHugger Robot2021-04-301-14/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | Improve validation of channel indices in pcmDmx.Fraunhofer IIS FDK2021-04-301-14/+42
* | | | | | | | | Merge "Use dynamic scaling depending on autocorr length to avoid signed integ...Jean-Michel Trivi2021-04-301-22/+21
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use dynamic scaling depending on autocorr length to avoid signed integer over...Fraunhofer IIS FDK2021-04-291-22/+21
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge "Adjust data types to prevent load of invalid value" into sc-devTreeHugger Robot2021-04-301-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Adjust data types to prevent load of invalid valueFraunhofer IIS FDK2021-04-301-5/+5
| | |_|/ / / / / / | |/| | | | | | |