aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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 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-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: 5e031b67ba am: dd435f98deFraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | 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: 09e7c40a3a am: 0b8...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | 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. 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-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(). 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-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. 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: 702d914e1a am: ...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | 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: ef5f44c...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | 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: 18758b9fe1 am: ...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | 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. 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-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-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
* | | Prevent integer overflow in subbandTPApply() energy update. am: e916be37f2 am...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Prevent integer overflow in subbandTPApply() energy update. am: e916be37f2Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Prevent integer overflow in subbandTPApply() energy update.Fraunhofer IIS FDK2021-02-141-4/+4
* | | Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|