aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | |_|/ / | |/| | |
* | | | | Merge "Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value." into sc-devTreeHugger Robot2021-04-301-6/+11
|\ \ \ \ \
| * | | | | Avoid load of undefined SPATIALDEC_TREE_CONFIG enum value.Fraunhofer IIS FDK2021-04-301-6/+11
| |/ / / /
* | | | | Merge "Prevent undefined values for CODING_SCHEME type in huff_decode()." int...TreeHugger Robot2021-04-302-19/+14
|\ \ \ \ \
| * | | | | Prevent undefined values for CODING_SCHEME type in huff_decode().Fraunhofer IIS FDK2021-04-302-19/+14
| |/ / / /
* | | | | Merge "Revise synthesis QMF scaling for PS to avoid integer overflow in qmfSy...TreeHugger Robot2021-04-301-14/+10
|\ \ \ \ \
| * | | | | Revise synthesis QMF scaling for PS to avoid integer overflow in qmfSynProtot...Fraunhofer IIS FDK2021-04-301-14/+10
| |/ / / /
* | | | | Merge "Prevent signed integer overflow in calc_qmfBufferReal()." into sc-devTreeHugger Robot2021-04-301-14/+14
|\ \ \ \ \
| * | | | | Prevent signed integer overflow in calc_qmfBufferReal().Fraunhofer IIS FDK2021-04-301-14/+14
| |/ / / /
* | | | | Merge "Prevent signed integer overflow in complex path of calc_qmfBuffer()." ...TreeHugger Robot2021-04-302-194/+31
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Prevent signed integer overflow in complex path of calc_qmfBuffer().Fraunhofer IIS FDK2021-04-302-194/+31
| |/ / /
* / / / Fix stack buffer overflow in Pred_lt4().Fraunhofer IIS FDK2021-04-301-2/+2
|/ / /
* / / Avoid signed integer overflow in pcmLimiter_Apply().Fraunhofer IIS FDK2021-04-291-2/+3
|/ /
* | Stop using __DATE__/__TIME__ on all builds am: edbf93589bAnuj Joshi2021-03-190-0/+0
|\|
| * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2021-02-1412-11/+12
* | Solve issue regarding config changes between Loudness-only vs. Loudness+DRC. ...Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Solve issue regarding config changes between Loudness-only vs. Loudness+DRC.Fraunhofer IIS FDK2021-02-142-4/+58
* | Overcome SBR encoder coupling quality issue in ELD. am: edab3e30d6Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Overcome SBR encoder coupling quality issue in ELD.Fraunhofer IIS FDK2021-02-142-10/+17
* | Fix input buffer flushing for PS encoder. am: 4fbc97cc47Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Fix input buffer flushing for PS encoder.Fraunhofer IIS FDK2021-02-141-5/+6
* | Fix wrong input buffer feed for PS encoder at less input samples than framesi...Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Fix wrong input buffer feed for PS encoder at less input samples than framesize.Fraunhofer IIS FDK2021-02-141-2/+2
* | Read uniDrcGainExtension element only if all DRC gain sequences are parsed co...Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Read uniDrcGainExtension element only if all DRC gain sequences are parsed co...Fraunhofer IIS FDK2021-02-141-5/+8
* | Consider TNS headroom for complex prediction. am: 5e031b67baFraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Consider TNS headroom for complex prediction.Fraunhofer IIS FDK2021-02-141-2/+4
* | Fix USAC time domain limiter latency at config change. am: 09e7c40a3aFraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Fix USAC time domain limiter latency at config change.Fraunhofer IIS FDK2021-02-145-141/+156
* | Introduce additional sanity checks to validate program config element. am: 82...Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Introduce additional sanity checks to validate program config element.Fraunhofer IIS FDK2021-02-141-11/+156
* | Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2021-03-190-0/+0
|\|
| * Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2021-02-141-0/+6
* | Fix unsigned integer overflow in Hcr_State_BODY_SIGN_ESC__ESC_WORD(). am: a7c...Fraunhofer IIS FDK2021-03-190-0/+0
|\|