aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Avoid signed integer overflow in pcmLimiter_Apply().Fraunhofer IIS FDK2021-04-291-2/+3
| |/ /
* | | Stop using __DATE__/__TIME__ on all builds am: edbf93589b am: 5f80d21a8aAnuj Joshi2021-03-190-0/+0
|\| |
| * | Stop using __DATE__/__TIME__ on all builds am: edbf93589bAnuj Joshi2021-03-190-0/+0
| |\|
| | * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2021-02-1412-11/+12
* | | Solve issue regarding config changes between Loudness-only vs. Loudness+DRC. ...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Solve issue regarding config changes between Loudness-only vs. Loudness+DRC. ...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Solve issue regarding config changes between Loudness-only vs. Loudness+DRC.Fraunhofer IIS FDK2021-02-142-4/+58
* | | Overcome SBR encoder coupling quality issue in ELD. am: edab3e30d6 am: 67bd65...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Overcome SBR encoder coupling quality issue in ELD. am: edab3e30d6Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Overcome SBR encoder coupling quality issue in ELD.Fraunhofer IIS FDK2021-02-142-10/+17
* | | Fix input buffer flushing for PS encoder. am: 4fbc97cc47 am: 1e6b9e0283Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Fix input buffer flushing for PS encoder. am: 4fbc97cc47Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Fix input buffer flushing for PS encoder.Fraunhofer IIS FDK2021-02-141-5/+6
* | | Fix wrong input buffer feed for PS encoder at less input samples than framesi...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Fix wrong input buffer feed for PS encoder at less input samples than framesi...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Fix wrong input buffer feed for PS encoder at less input samples than framesize.Fraunhofer IIS FDK2021-02-141-2/+2
* | | Read uniDrcGainExtension element only if all DRC gain sequences are parsed co...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Read uniDrcGainExtension element only if all DRC gain sequences are parsed co...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Read uniDrcGainExtension element only if all DRC gain sequences are parsed co...Fraunhofer IIS FDK2021-02-141-5/+8
* | | Consider TNS headroom for complex prediction. am: 5e031b67ba am: dd435f98deFraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Consider TNS headroom for complex prediction. am: 5e031b67baFraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Consider TNS headroom for complex prediction.Fraunhofer IIS FDK2021-02-141-2/+4
* | | Fix USAC time domain limiter latency at config change. am: 09e7c40a3a am: 0b8...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Fix USAC time domain limiter latency at config change. am: 09e7c40a3aFraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Fix USAC time domain limiter latency at config change.Fraunhofer IIS FDK2021-02-145-141/+156
* | | Introduce additional sanity checks to validate program config element. am: 82...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Introduce additional sanity checks to validate program config element. am: 82...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Introduce additional sanity checks to validate program config element.Fraunhofer IIS FDK2021-02-141-11/+156
* | | Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2021-03-190-0/+0
|\| |
| * | Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2021-03-190-0/+0
| |\|
| | * Validate DRC compression factor and DRC boost factor value range in aacDecode...Fraunhofer IIS FDK2021-02-141-0/+6
* | | 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
|\| |