aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 5978242 from 77e652f76694102b9c6499d5a2209ca0bf44e0c3 to rvc-releaseandroid-build-team Robot2019-10-310-0/+0
|\
| * [automerger skipped] DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915...Xin Li2019-10-300-0/+0
| |\
| | * DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
| | |\
| | | * DO NOT MERGE - qt-qpr1-dev-plus-aosp-without-vendor@5915889 into stage-aosp-m...Xin Li2019-10-300-0/+0
| | | |\ | | | |/ | | |/|
* | | | Snap for 5956624 from fc8faa38d90380adfb61b2b280a36c73369c9aff to rvc-releaseandroid-build-team Robot2019-10-227-48/+58
|\| | |
| * | | FDK: USAC CLpd_Reset uses rate constantsJean-Michel Trivi2019-10-211-1/+1
| * | | Initialize scale variable in qmfForwardModulationLP_even() and qmfInverseModu...Fraunhofer IIS FDK2019-10-181-3/+3
| * | | Limit too large shift value in apply_inter_tes().Fraunhofer IIS FDK2019-10-181-1/+2
| * | | Fix nrgGain_e update in equalizeFiltBufferExp(). Prevents negative shift expo...Fraunhofer IIS FDK2019-10-181-3/+4
| * | | Prevent signed integer overflows in CLpd_FAC_Mdct2Acelp().Fraunhofer IIS FDK2019-10-181-3/+3
| * | | Fix integer overflow in imlt_block().Fraunhofer IIS FDK2019-10-181-3/+3
| * | | Prevent signed integer overflows in CLpd_FAC_Acelp2Mdct().Fraunhofer IIS FDK2019-10-181-6/+4
| * | | Fix integer overflow in complex multiplication called from CLpd_FAC_Acelp2Mdc...Fraunhofer IIS FDK2019-10-181-10/+10
| * | | Avoid signed integer overflow in bass_pf_1sf_delay().Fraunhofer IIS FDK2019-10-181-6/+11
| * | | Prevent signed integer overflow in filtLP().Fraunhofer IIS FDK2019-10-181-3/+4
| * | | Fix signed integer overflow in calcFactorPerBand() calculation.Fraunhofer IIS FDK2019-10-181-2/+5
| * | | Prevent integer overflow in sbrDecoder_calculateGainVec().Fraunhofer IIS FDK2019-10-181-7/+8
* | | | Snap for 5945950 from 2152ae1a5ef0511e0b38a981745eb910f2af9bca to rvc-releaseandroid-build-team Robot2019-10-175-52/+48
|\| | |
| * | | Suppress integer overflow in lsf_weight_2st() by using 64 bit multiplication ...Fraunhofer IIS FDK2019-10-151-1/+2
| * | | Prevent signed integer overflow in RE8_PPV().Fraunhofer IIS FDK2019-10-151-5/+5
| * | | Avoid signed integer overflow in E_LPC_f_lsp_a_conversion().Fraunhofer IIS FDK2019-10-151-8/+6
| * | | Use SATURATE_LEFT_SHIFT in get_lsppol() to prevent integer overflow.Fraunhofer IIS FDK2019-10-151-3/+6
| * | | Fix integer overflow in E_UTIL_preemph().Fraunhofer IIS FDK2019-10-151-2/+2
| * | | Overcome potential integer overflows in M/S module for complex prediction.Fraunhofer IIS FDK2019-10-151-25/+15
| * | | Avoid integer overflows with pseudoLR in CAacDecoder_DecodeFrame().Fraunhofer IIS FDK2019-10-151-5/+9
| * | | Validate correct ascLen in CLatmDemux_ReadStreamMuxConfig() to overcome integ...Fraunhofer IIS FDK2019-10-151-3/+3
* | | | Snap for 5942013 from da5b0dcb3c01197b3499e0b569babcb0f5a09bbe to rvc-releaseandroid-build-team Robot2019-10-164-35/+44
|\| | |
| * | | Restrict size of huffman escape sequence to prevent shift with too large expo...Fraunhofer IIS FDK2019-10-141-9/+19
| * | | Limit too large shift exponent in CJointStereo_ApplyMS()Fraunhofer IIS FDK2019-10-141-16/+14
| * | | Saturate shift value in calculateSbrEnvelope(). Prevents too large shift values.Fraunhofer IIS FDK2019-10-141-2/+2
| * | | Limit shift exponent in adjustTimeSlot_EldGrid().Fraunhofer IIS FDK2019-10-141-6/+7
| * | | Fix shift value assignment in addHighBandPart().Fraunhofer IIS FDK2019-10-141-2/+2
* | | | Snap for 5939454 from b1b306443a1cc0308fa563b40a281bae53346d01 to rvc-releaseandroid-build-team Robot2019-10-155-397/+66
|\| | |
| * | | Replace obsolete SBR CRC with superior FDK CRC implementation. Fixes ELD SBR ...Fraunhofer IIS FDK2019-10-113-382/+35
| * | | Solve potential dereference of null pointers in factorCLD().Fraunhofer IIS FDK2019-10-111-2/+2
| * | | Reject unsupported channel configuration / audio object type combinations.Fraunhofer IIS FDK2019-10-111-0/+18
| * | | Fix possible stack buffer overflow in mapIndexData().Fraunhofer IIS FDK2019-10-111-13/+11
* | | | Snap for 5936682 from f26eb8af7c38047ad113072a6de38e069dc5cf3f to rvc-releaseandroid-build-team Robot2019-10-123-10/+32
|\| | |
| * | | Fix CpePersistentData memory leak.Fraunhofer IIS FDK2019-10-101-1/+2
| * | | Validate aacSampleRate after applying ELD downscale factor. Avoid division by...Fraunhofer IIS FDK2019-10-101-0/+3
| * | | Fix assert in synchronization() for loas streams with multiple sub frames.Fraunhofer IIS FDK2019-10-101-6/+15
| * | | Restrict sampling rates parsed from bitstream to maximum of 96kHz.Fraunhofer IIS FDK2019-10-101-3/+12
* | | | Snap for 5864382 from 17bc55672e5cd439c590ee1096ff5fa904aea360 to rvc-releaseandroid-build-team Robot2019-09-100-0/+0
|\| | |
| * | | [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into ...Xin Li2019-09-080-0/+0
| |\| |
| | * | [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into ...Xin Li2019-09-080-0/+0
| | |\ \
| | | * | [automerger skipped] Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into ...Xin Li2019-09-080-0/+0
| | | |\|
| | | | * Merge qt-r1-dev-plus-aosp-without-vendor (5817612) into stage-aosp-masterXin Li2019-09-080-0/+0
| | | | |\
* | | | | | Snap for 5860386 from 710de1d4dbb96dc6e513fd5a20c5433946e670e3 to rvc-releaseandroid-build-team Robot2019-09-070-0/+0
|\| | | | |
| * | | | | [automerger skipped] Merge "DO NOT MERGE - Merge Android 10 into master" am: ...Xin Li2019-09-050-0/+0
| |\| | | |
| | * | | | [automerger skipped] Merge "DO NOT MERGE - Merge Android 10 into master" am: ...Xin Li2019-09-050-0/+0
| | |\| | | | | | |_|/ | | |/| |