aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | Merge "Fix USAC time domain limiter latency at config change."TreeHugger Robot2021-01-155-141/+156
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Fix USAC time domain limiter latency at config change.Fraunhofer IIS FDK2021-01-145-141/+156
| * | | | | | | | | | Merge "Consider TNS headroom for complex prediction."TreeHugger Robot2021-01-151-2/+4
| |\| | | | | | | | | | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Consider TNS headroom for complex prediction.Fraunhofer IIS FDK2021-01-141-2/+4
| * | | | | | | | | Merge "Added aac_enc_fuzzer" am: 093573a634 am: a85ab74b62 am: c46a377538Kris Alder2021-01-133-9/+484
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge "Added aac_enc_fuzzer" am: 093573a634 am: a85ab74b62Kris Alder2021-01-133-9/+484
| | |\ \ \ \ \ \ \ \
| * | | | | | | | | | Merge "Enable cfi for aac" am: 5690f9c39f am: 738df3d018 am: 524e89257cCindy Zhou2021-01-081-2/+8
| |\| | | | | | | | |
| | * | | | | | | | | Merge "Enable cfi for aac" am: 5690f9c39f am: 738df3d018Cindy Zhou2021-01-081-2/+8
| | |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Merge "Adjust VBR mode depending on given peak bitrate and fix crash recovery...Treehugger Robot2021-01-080-0/+0
| |\| | | | | | | | | | | | |_|_|/ / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Merge "Adjust VBR mode depending on given peak bitrate and fix crash recovery...Treehugger Robot2021-01-084-36/+83
| | |\ \ \ \ \ \ \ \ \
| * | \ \ \ \ \ \ \ \ \ Merge "Introduce additional sanity checks to validate program config element."Jean-Michel Trivi2020-12-281-11/+156
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | Introduce additional sanity checks to validate program config element.Fraunhofer IIS FDK2020-12-281-11/+156
| * | | | | | | | | | | | Merge changes Ib8b6973e,I19874768TreeHugger Robot2020-12-289-49/+95
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Check number of core channels and SAC decoder input channels to avoid a chann...Fraunhofer IIS FDK2020-12-289-32/+51
| | * | | | | | | | | | | Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in ...Fraunhofer IIS FDK2020-12-281-17/+44
| * | | | | | | | | | | | Merge changes I6aaeef87,I9681942b,I60ac86f0,I025e943e,I75edf24bTreeHugger Robot2020-12-285-71/+130
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Improve decoder robustness by storing flags and elFlags temporarily.Fraunhofer IIS FDK2020-12-281-53/+82
| | * | | | | | | | | | | ELD downscale factor 3 is only allowed for framesize 480.Fraunhofer IIS FDK2020-12-281-2/+10
| | * | | | | | | | | | | Check transportDec_OutOfBandConfig() input buffer size parameter.Fraunhofer IIS FDK2020-12-281-2/+4
| | * | | | | | | | | | | Evaluate and return StoreConfigAsBitstream() error state.Fraunhofer IIS FDK2020-12-281-6/+10
| | * | | | | | | | | | | Introduce aacDecoder_drcDisable() and always disable legacy DRC for USAC.Fraunhofer IIS FDK2020-12-283-8/+24
| * | | | | | | | | | | | Merge "Make sure that alphaValue is correctly initialized in sbrDecoder_drcAp...TreeHugger Robot2020-12-281-19/+34
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Make sure that alphaValue is correctly initialized in sbrDecoder_drcApplySlot().Fraunhofer IIS FDK2020-12-281-19/+34
| * | | | | | | | | | | | Merge changes I5eb0f88a,I1d853414TreeHugger Robot2020-12-282-1/+9
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Fix unsigned integer overflow in Hcr_State_BODY_SIGN_ESC__ESC_WORD().Fraunhofer IIS FDK2020-12-281-1/+3
| | * | | | | | | | | | | Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2020-12-231-0/+6
| * | | | | | | | | | | | Merge "Prevent integer overflow in subbandTPApply() energy update."Jean-Michel Trivi2020-12-281-4/+4
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Prevent integer overflow in subbandTPApply() energy update.Fraunhofer IIS FDK2020-12-231-4/+4
| * | | | | | | | | | | | Merge "Limit smoothedNoise values to avoid integer overflows in adjustTimeSlo...Jean-Michel Trivi2020-12-281-1/+18
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2020-12-231-1/+18
| * | | | | | | | | | | | Merge "Avoid integer overflow in dct_II()."Jean-Michel Trivi2020-12-281-15/+13
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Avoid integer overflow in dct_II().Fraunhofer IIS FDK2020-12-231-15/+13
| * | | | | | | | | | | | Merge "Prevent integer overflows in dualChannelFiltering() and eightChannelFi...TreeHugger Robot2020-12-271-13/+13
| |\| | | | | | | | | | |
| | * | | | | | | | | | | Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering().Fraunhofer IIS FDK2020-12-231-13/+13
| * | | | | | | | | | | | Adjust VBR mode depending on given peak bitrate and fix crash recovery usage.Fraunhofer IIS FDK2020-12-234-36/+83
| |/ / / / / / / / / / /
| * | | | | | | | | | | Mark ab/6881855 as merged am: b831187d3a am: a5f0e4af6dXin Li2020-11-240-0/+0
| |\| | | | | | | | | |
| * | | | | | | | | | | [automerger skipped] Merge "Merge rvc-release RP1A.201105.002 to aosp-master ...Bill Yi2020-11-050-0/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ [automerger skipped] Merge rvc-release RP1A.201105.002 to aosp-master - DO NO...Bill Yi2020-11-050-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ [automerger skipped] Merge rvc-release RP1A.201105.002 to stage-aosp-master -...Bill Yi2020-11-040-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ [automerger skipped] Skip ab/6749736 in stage. am: f473247482 -s ours am: aac...Xin Li2020-10-090-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Fix fuzzer's use of aacDecoder_DecodeFrameJean-Michel Trivi2020-10-051-1/+2
| * | | | | | | | | | | | | | | [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | | [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | [automerger skipped] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels...Fraunhofer IIS FDK2020-09-160-0/+0
| |\| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | [automerger skipped] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels...Fraunhofer IIS FDK2020-09-090-0/+0
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | [automerger skipped] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels...Fraunhofer IIS FDK2020-09-160-0/+0
| |\| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels(). am: b...Fraunhofer IIS FDK2020-09-091-6/+6
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | point to new repo hooks for mainline uploads am: ebc1030f65 am: 3f829aa0e1Ray Essick2020-09-160-0/+0
| |\| | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | point to new repo hooks for mainline uploads am: ebc1030f65Ray Essick2020-05-291-0/+2
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | [automerger skipped] Set min_sdk_version to be part of mainline modules am: 7...Jooyung Han2020-09-120-0/+0
| |\| | | | | | | | | | | | | | | | | |