| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete uni drc precedence handling | Fraunhofer IIS FDK | 2023-04-21 | 5 | -48/+11 |
* | Disable MPEG-D DRC for legacy AOTs | Jean-Michel Trivi | 2023-04-21 | 2 | -40/+3 |
* | Pass flushing flag to SBR module for stereo config index 3 as for stereo conf... | Fraunhofer IIS FDK | 2021-05-07 | 1 | -1/+6 |
* | Merge "Validate whether all PCE listed element instance tags are present in r... | TreeHugger Robot | 2021-05-06 | 1 | -0/+87 |
|\ |
|
| * | Validate whether all PCE listed element instance tags are present in raw_data... | Fraunhofer IIS FDK | 2021-04-29 | 1 | -0/+87 |
* | | Merge changes I42956a9f,I92f7c559,I5af62590 into sc-dev | TreeHugger Robot | 2021-05-05 | 1 | -7/+8 |
|\| |
|
| * | Check the number of available escapes in rvlcDecodeBackward() to avoid out-of... | Fraunhofer IIS FDK | 2021-04-29 | 1 | -7/+8 |
* | | Merge changes Ic767aeb6,I2aef40ef into sc-dev | TreeHugger Robot | 2021-05-05 | 1 | -22/+27 |
|\| |
|
| * | Use local variables for sbr and mps state in CAacDecoder_Init() to avoid inco... | Fraunhofer IIS FDK | 2021-04-29 | 1 | -16/+23 |
| * | Follow-up on: Improve decoder robustness by storing flags and elFlags tempora... | Fraunhofer IIS FDK | 2021-04-29 | 1 | -6/+4 |
* | | Fix stack buffer overflow in Pred_lt4(). | Fraunhofer IIS FDK | 2021-04-30 | 1 | -2/+2 |
|/ |
|
* | Merge "Solve issue regarding config changes between Loudness-only vs. Loudnes... | Jean-Michel Trivi | 2021-01-19 | 1 | -3/+14 |
|\ |
|
| * | Solve issue regarding config changes between Loudness-only vs. Loudness+DRC. | Fraunhofer IIS FDK | 2021-01-14 | 1 | -3/+14 |
* | | Fix USAC time domain limiter latency at config change. | Fraunhofer IIS FDK | 2021-01-14 | 5 | -141/+156 |
* | | Consider TNS headroom for complex prediction. | Fraunhofer IIS FDK | 2021-01-14 | 1 | -2/+4 |
|/ |
|
* | Check number of core channels and SAC decoder input channels to avoid a chann... | Fraunhofer IIS FDK | 2020-12-28 | 1 | -9/+7 |
* | Improve decoder robustness by storing flags and elFlags temporarily. | Fraunhofer IIS FDK | 2020-12-28 | 1 | -53/+82 |
* | ELD downscale factor 3 is only allowed for framesize 480. | Fraunhofer IIS FDK | 2020-12-28 | 1 | -2/+10 |
* | Check transportDec_OutOfBandConfig() input buffer size parameter. | Fraunhofer IIS FDK | 2020-12-28 | 1 | -2/+4 |
* | Introduce aacDecoder_drcDisable() and always disable legacy DRC for USAC. | Fraunhofer IIS FDK | 2020-12-28 | 3 | -8/+24 |
* | Fix unsigned integer overflow in Hcr_State_BODY_SIGN_ESC__ESC_WORD(). | Fraunhofer IIS FDK | 2020-12-28 | 1 | -1/+3 |
* | Validate DRC compression factor and DRC boost factor value range in aacDecode... | Fraunhofer IIS FDK | 2020-12-23 | 1 | -0/+6 |
* | Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f | Kris Alder | 2020-04-09 | 1 | -1/+1 |
|\ |
|
| * | Stop using __DATE__/__TIME__ on all builds | Anuj Joshi | 2020-03-27 | 1 | -1/+1 |
* | | Remove outdated apply_normalization parameter from legacy DRC module. | Fraunhofer IIS FDK | 2020-02-14 | 4 | -24/+3 |
* | | Avoid decoder internal clipping by converting the whole audio sample data pat... | Fraunhofer IIS FDK | 2020-02-14 | 15 | -217/+273 |
* | | Create new applyDrcLevelNormalization() function for subsequent usage. | Fraunhofer IIS FDK | 2020-02-14 | 3 | -2/+222 |
* | | Revise memory overlay usage and remove deprecated buffers and overlay tags. | Fraunhofer IIS FDK | 2020-02-14 | 2 | -15/+2 |
* | | Extend decoder API with audio output loudness info (FDKdec v3.1.3). | Fraunhofer IIS FDK | 2020-02-11 | 2 | -1/+35 |
* | | Fix AACDEC_INTR handling for USAC configuration with multiple pre-roll AUs | Fraunhofer IIS FDK | 2020-01-27 | 1 | -3/+3 |
* | | Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams conta... | Fraunhofer IIS FDK | 2020-01-22 | 1 | -7/+32 |
* | | Fix too large shift exponent in CConcealment_InterpolateBuffer(). | Fraunhofer IIS FDK | 2020-01-16 | 1 | -8/+3 |
* | | Prevent negation of INT_MIN in CConcealment_ApplyRandomSign(). | Fraunhofer IIS FDK | 2020-01-14 | 1 | -2/+2 |
* | | Add sanity check for huffman escape sequences in HCR tool. | Fraunhofer IIS FDK | 2019-12-27 | 1 | -1/+5 |
* | | Prevent signed integer overflows in ELD filterbank, multE2_DinvF_fdk(). | Fraunhofer IIS FDK | 2019-12-27 | 1 | -7/+11 |
* | | Use one additional bit headroom to prevent signed integer overflow in BuildAd... | Fraunhofer IIS FDK | 2019-12-27 | 1 | -10/+13 |
* | | FDK: USAC CLpd_Reset uses rate constants | Jean-Michel Trivi | 2019-10-21 | 1 | -1/+1 |
* | | Prevent signed integer overflows in CLpd_FAC_Mdct2Acelp(). | Fraunhofer IIS FDK | 2019-10-18 | 1 | -3/+3 |
* | | Prevent signed integer overflows in CLpd_FAC_Acelp2Mdct(). | Fraunhofer IIS FDK | 2019-10-18 | 1 | -6/+4 |
* | | Fix integer overflow in complex multiplication called from CLpd_FAC_Acelp2Mdc... | Fraunhofer IIS FDK | 2019-10-18 | 1 | -10/+10 |
* | | Avoid signed integer overflow in bass_pf_1sf_delay(). | Fraunhofer IIS FDK | 2019-10-18 | 1 | -6/+11 |
* | | Prevent signed integer overflow in filtLP(). | Fraunhofer IIS FDK | 2019-10-18 | 1 | -3/+4 |
* | | Suppress integer overflow in lsf_weight_2st() by using 64 bit multiplication ... | Fraunhofer IIS FDK | 2019-10-15 | 1 | -1/+2 |
* | | Prevent signed integer overflow in RE8_PPV(). | Fraunhofer IIS FDK | 2019-10-15 | 1 | -5/+5 |
* | | Avoid signed integer overflow in E_LPC_f_lsp_a_conversion(). | Fraunhofer IIS FDK | 2019-10-15 | 1 | -8/+6 |
* | | Use SATURATE_LEFT_SHIFT in get_lsppol() to prevent integer overflow. | Fraunhofer IIS FDK | 2019-10-15 | 1 | -3/+6 |
* | | Fix integer overflow in E_UTIL_preemph(). | Fraunhofer IIS FDK | 2019-10-15 | 1 | -2/+2 |
* | | Overcome potential integer overflows in M/S module for complex prediction. | Fraunhofer IIS FDK | 2019-10-15 | 1 | -25/+15 |
* | | Avoid integer overflows with pseudoLR in CAacDecoder_DecodeFrame(). | Fraunhofer IIS FDK | 2019-10-15 | 1 | -5/+9 |
* | | Restrict size of huffman escape sequence to prevent shift with too large expo... | Fraunhofer IIS FDK | 2019-10-14 | 1 | -9/+19 |