aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | | | | | | | | | | | 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
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|/ / / / / | | | |/| | | | | | | |
| | | * | | | | | | | | Mark ab/7061308 as merged in stage.Xin Li2021-02-200-0/+0
| | | |\ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/aac" am: 9f1be9d06f am: 7ad8...Bob Badour2021-02-172-0/+42
|\| | | | | | | | | | | |
| * | | | | | | | | | | | Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/aac" am: 9f1be9d06f am: 7ad8...Bob Badour2021-02-172-0/+42
| |\| | | | | | | | | | | | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/aac" am: 9f1be9d06f am: 7ad8...Bob Badour2021-02-172-0/+42
| | |\| | | | | | | | |
| | | * | | | | | | | | Merge "[LSC] Add LOCAL_LICENSE_KINDS to external/aac" am: 9f1be9d06fBob Badour2021-02-172-0/+42
| | | |\ \ \ \ \ \ \ \ \