aboutsummaryrefslogtreecommitdiffstats
path: root/libAACdec
Commit message (Expand)AuthorAgeFilesLines
* Update the version numbers in the public installed headersMartin Storsjo2020-11-171-2/+2
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2020-11-1727-471/+769
|\
| * Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-091-1/+1
| |\
| | * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2020-03-271-1/+1
| * | Remove outdated apply_normalization parameter from legacy DRC module.Fraunhofer IIS FDK2020-02-144-24/+3
| * | Avoid decoder internal clipping by converting the whole audio sample data pat...Fraunhofer IIS FDK2020-02-1415-217/+273
| * | Create new applyDrcLevelNormalization() function for subsequent usage.Fraunhofer IIS FDK2020-02-143-2/+222
| * | Revise memory overlay usage and remove deprecated buffers and overlay tags.Fraunhofer IIS FDK2020-02-142-15/+2
| * | Revise and straighten out useless references from decoder documentation.Fraunhofer IIS FDK2020-02-131-72/+44
| * | Extend decoder API with audio output loudness info (FDKdec v3.1.3).Fraunhofer IIS FDK2020-02-113-10/+54
| * | Fix AACDEC_INTR handling for USAC configuration with multiple pre-roll AUsFraunhofer IIS FDK2020-01-271-3/+3
| * | Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams conta...Fraunhofer IIS FDK2020-01-221-7/+32
| * | Fix too large shift exponent in CConcealment_InterpolateBuffer().Fraunhofer IIS FDK2020-01-161-8/+3
| * | Prevent negation of INT_MIN in CConcealment_ApplyRandomSign().Fraunhofer IIS FDK2020-01-141-2/+2
| * | Add sanity check for huffman escape sequences in HCR tool.Fraunhofer IIS FDK2019-12-271-1/+5
| * | Prevent signed integer overflows in ELD filterbank, multE2_DinvF_fdk().Fraunhofer IIS FDK2019-12-271-7/+11
| * | Use one additional bit headroom to prevent signed integer overflow in BuildAd...Fraunhofer IIS FDK2019-12-271-10/+13
| * | FDK: USAC CLpd_Reset uses rate constantsJean-Michel Trivi2019-10-211-1/+1
| * | Prevent signed integer overflows in CLpd_FAC_Mdct2Acelp().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
| * | 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
| * | 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
| * | 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
| |/
* | Avoid undefined shiftsMartin Storsjo2020-06-221-0/+3
* | Update the version numbers in the public installed headersMartin Storsjo2019-10-081-2/+2
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2019-10-085-56/+86
|\|
| * Fix HE-AAC using MPEG-D DRC with implicit SBR signaling.Fraunhofer IIS FDK2019-05-131-0/+7
| * MPEG-4/D DRC unification, loudness norm default at -24Fraunhofer IIS FDK2019-04-253-51/+60
| * Add support for Album Mode (FDKdec v3.1.0).Fraunhofer IIS FDK2019-04-242-3/+14
| * Trigger config change after a change in SBR activity has been recognized.Fraunhofer IIS FDK2019-03-151-1/+4
| * Merge "Add QMF analysis band sanity check" am: b30e02cfd3 am: db4a1deb28Jean-Michel Trivi2019-02-011-3/+7
| |\
| | * Merge "Add QMF analysis band sanity check" am: b30e02cfd3Jean-Michel Trivi2019-02-011-3/+7
| | |\
| * | | Merge "Do not support channel configuration change within PCE" am: ed56e77acb...Jean-Michel Trivi2019-01-151-7/+1
| |\| |
| | * | Merge "Do not support channel configuration change within PCE" am: ed56e77acbJean-Michel Trivi2019-01-151-7/+1
| | |\ \
| * | | | Merge "Add AOT specific number of qmf bands sanity check in SpatialSpecificCo...Fraunhofer IIS FDK2019-01-031-3/+3
| |\| | |
| | * | | Merge "Add AOT specific number of qmf bands sanity check in SpatialSpecificCo...Fraunhofer IIS FDK2019-01-031-3/+3
| | |\ \ \
| * | | | | Merge "Prevent energy overflow in acelp calc_period_factor()" am: eb9319afb2 ...Fraunhofer IIS FDK2018-12-291-1/+1
| |\| | | |
| | * | | | Merge "Prevent energy overflow in acelp calc_period_factor()" am: eb9319afb2Fraunhofer IIS FDK2018-12-291-1/+1
| | |\ \ \ \
| * | | | | | Merge "Skip CRC check when flushing or concealment is applied" am: 385764944d...Jean-Michel Trivi2018-12-281-3/+5
| |\| | | | |