aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
| |\|
| | * Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2021-02-141-1/+18
* | | Avoid integer overflow in dct_II(). am: 19c8cc495e am: 7f707f8057Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Avoid integer overflow in dct_II(). am: 19c8cc495eFraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Avoid integer overflow in dct_II().Fraunhofer IIS FDK2021-02-141-15/+13
* | | Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering().Fraunhofer IIS FDK2021-02-141-13/+13
* | | Adjust VBR mode depending on given peak bitrate and fix crash recovery usage....Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Adjust VBR mode depending on given peak bitrate and fix crash recovery usage....Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Adjust VBR mode depending on given peak bitrate and fix crash recovery usage.Fraunhofer IIS FDK2021-02-144-36/+83
* | | [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d10f91a77 -s ou...Xin Li2021-02-200-0/+0
|\| |
| * | [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d10f91a77 -s ou...Xin Li2021-02-200-0/+0
| |\ \
| | * \ [automerger skipped] Mark ab/7061308 as merged in stage. am: 6d10f91a77 -s oursXin Li2021-02-200-0/+0
| | |\ \