aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | 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
|\| | | | |
| * | | | | Fix unsigned integer overflow in Hcr_State_BODY_SIGN_ESC__ESC_WORD().Fraunhofer IIS FDK2021-02-141-1/+3
* | | | | | Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot...Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot().Fraunhofer IIS FDK2021-02-141-19/+34
* | | | | | Introduce aacDecoder_drcDisable() and always disable legacy DRC for USAC. am:...Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Introduce aacDecoder_drcDisable() and always disable legacy DRC for USAC.Fraunhofer IIS FDK2021-02-143-8/+24
* | | | | | Evaluate and return StoreConfigAsBitstream() error state. am: 702d914e1aFraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Evaluate and return StoreConfigAsBitstream() error state.Fraunhofer IIS FDK2021-02-141-6/+10
* | | | | | Check transportDec_OutOfBandConfig() input buffer size parameter. am: ef5f44c760Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Check transportDec_OutOfBandConfig() input buffer size parameter.Fraunhofer IIS FDK2021-02-141-2/+4
* | | | | | ELD downscale factor 3 is only allowed for framesize 480. am: 18758b9fe1Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | ELD downscale factor 3 is only allowed for framesize 480.Fraunhofer IIS FDK2021-02-141-2/+10
* | | | | | Improve decoder robustness by storing flags and elFlags temporarily. am: b93f...Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Improve decoder robustness by storing flags and elFlags temporarily.Fraunhofer IIS FDK2021-02-141-53/+82
* | | | | | Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in ...Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in ...Fraunhofer IIS FDK2021-02-141-17/+44
* | | | | | Check number of core channels and SAC decoder input channels to avoid a chann...Fraunhofer IIS FDK2021-03-190-0/+0
|\| | | | |
| * | | | | Check number of core channels and SAC decoder input channels to avoid a chann...Fraunhofer IIS FDK2021-02-149-32/+51