| Commit message (Expand) | Author | Age | Files | Lines |
* | Check number of core channels and SAC decoder input channels to avoid a chann... | Fraunhofer IIS FDK | 2020-12-28 | 3 | -12/+29 |
* | Revise bypass mode in SpatialDecApplyParameterSets() to prevent an assert in ... | Fraunhofer IIS FDK | 2020-12-28 | 1 | -17/+44 |
* | Prevent integer overflow in subbandTPApply() energy update. | Fraunhofer IIS FDK | 2020-12-23 | 1 | -4/+4 |
* | 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 |
* | | Avoid decoder internal clipping by converting the whole audio sample data pat... | Fraunhofer IIS FDK | 2020-02-14 | 10 | -67/+77 |
* | | Prevent too large shift exponents in SpatialDecReshapeBBEnv(). | Fraunhofer IIS FDK | 2020-01-16 | 1 | -9/+14 |
* | | Revise scaling in extractBBEnv() to avoid potential signed integer overflows. | Fraunhofer IIS FDK | 2020-01-14 | 1 | -106/+68 |
* | | Avoid signed integer overflow in combineSignalCplx*(). | Fraunhofer IIS FDK | 2020-01-14 | 1 | -31/+10 |
* | | Prevent signed integer overflow in TsdApply(). | Fraunhofer IIS FDK | 2020-01-14 | 1 | -11/+17 |
* | | Revise scaling for USAC combined with phase coding in SpatialDecApplyM2() to ... | Fraunhofer IIS FDK | 2020-01-14 | 2 | -66/+84 |
* | | Avoid signed integer overflows in SpatialDecApplyParameterSets() when adding ... | Fraunhofer IIS FDK | 2020-01-14 | 1 | -7/+9 |
* | | Fix for OPD smoothing in USAC decoder. | Fraunhofer IIS FDK | 2019-12-27 | 1 | -0/+4 |
* | | Avoid signed integer overflow in subbandTPApply() wet energy calculation. | Fraunhofer IIS FDK | 2019-12-27 | 1 | -11/+34 |
* | | Avoid signed integer overflow in subbandTPApply() dry energy calculation. | Fraunhofer IIS FDK | 2019-12-27 | 1 | -20/+41 |
* | | Fix dry and wet energy initialization in subbandTPInit(). | Fraunhofer IIS FDK | 2019-12-27 | 1 | -5/+3 |
* | | Solve potential dereference of null pointers in factorCLD(). | Fraunhofer IIS FDK | 2019-10-11 | 1 | -2/+2 |
* | | Fix possible stack buffer overflow in mapIndexData(). | Fraunhofer IIS FDK | 2019-10-11 | 1 | -13/+11 |
|/ |
|
* | Improve phase coding accuracy by use of splitAngle lookup table. | Fraunhofer IIS FDK | 2019-05-14 | 3 | -81/+3760 |
* | Increase scale factor to avoid overflows in function factorCLD(). | Fraunhofer IIS FDK | 2019-05-14 | 1 | -2/+2 |
* | Reset parameter smoothing tool while concealment. | Fraunhofer IIS FDK | 2019-03-15 | 1 | -1/+2 |
* | AAC decoder: fix use of uninitialized value, check index | Jean-Michel Trivi | 2019-03-07 | 1 | -1/+2 |
* | Add QMF analysis band sanity check | Fraunhofer IIS FDK | 2019-01-15 | 1 | -0/+4 |
* | Add AOT specific number of qmf bands sanity check in SpatialSpecificConfig() | Fraunhofer IIS FDK | 2019-01-03 | 3 | -37/+111 |
* | Return SpatialDecDecodeFrame() parse error in case extended frame does not ma... | Fraunhofer IIS FDK | 2019-01-02 | 1 | -0/+10 |
* | Add sanity check in SpatialDecParseSpecificConfig() | Fraunhofer IIS FDK | 2019-01-02 | 1 | -6/+8 |
* | Clear spatial specific config struct at the beginning of parse routines | Fraunhofer IIS FDK | 2018-12-28 | 1 | -0/+4 |
* | QMF configuration flag QMF_FLAG_MPSLDFB has always priority over QMF_FLAG_CLDFB | Fraunhofer IIS FDK | 2018-12-28 | 1 | -0/+1 |
* | Add FDK_FALLTHROUGH macro to prevent implicit-fallthrough compiler warnings | Fraunhofer IIS FDK | 2018-12-27 | 1 | -0/+1 |
* | Unsigned Integer Overflows in mpegSurroundDecoder_Parse(). | Fraunhofer IIS FDK | 2018-12-26 | 1 | -4/+4 |
* | Unsigned Integer Overflow in SpatialDecParseSpecificConfigHeader(). | Fraunhofer IIS FDK | 2018-11-27 | 1 | -2/+2 |
* | FDK patches: fix overflows in decoder out-of-band config | Fraunhofer IIS FDK | 2018-05-09 | 1 | -2/+2 |
* | FDKv2 additional fixes | Fraunhofer IIS FDK | 2018-05-04 | 1 | -4/+11 |
* | Upgrade to FDKv2 | Fraunhofer IIS FDK | 2018-04-19 | 27 | -0/+14063 |