aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Prevent integer overflow in subbandTPApply() energy update.Fraunhofer IIS FDK2021-02-141-4/+4
* Limit smoothedNoise values to avoid integer overflows in adjustTimeSlotHQ() a...Fraunhofer IIS FDK2021-02-141-1/+18
* Avoid integer overflow in dct_II().Fraunhofer IIS FDK2021-02-141-15/+13
* Prevent integer overflows in dualChannelFiltering() and eightChannelFiltering().Fraunhofer IIS FDK2021-02-141-13/+13
* Adjust VBR mode depending on given peak bitrate and fix crash recovery usage.Fraunhofer IIS FDK2021-02-144-36/+83
* [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
|\
| * [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
| |\
| | * [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
| | |\
| | | * [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
| | | |\
| | | | * [automerger skipped] [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_As...Fraunhofer IIS FDK2020-09-090-0/+0
| | | | |\
| | | | | * [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrCh...Fraunhofer IIS FDK2020-09-091-3/+10
| | | | | |\
| | | | | | * [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrCh...Fraunhofer IIS FDK2020-09-091-3/+10
| | | | | | |\
| | | | | | | * [DO NOT MERGE] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrCh...Fraunhofer IIS FDK2020-07-061-3/+10
* | | | | | | | [automerger skipped] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels...Fraunhofer IIS FDK2020-09-090-0/+0
|\| | | | | | |
| * | | | | | | [automerger skipped] Fix heap buffer overflow in sbrDecoder_AssignQmfChannels...Fraunhofer IIS FDK2020-09-090-0/+0
| |\| | | | | |
| | * | | | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels(). am: c...Fraunhofer IIS FDK2020-09-091-5/+5
| | |\| | | | |
| | | * | | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels(). am: c...Fraunhofer IIS FDK2020-09-091-5/+5
| | | |\| | | |
| | | | * | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels().Fraunhofer IIS FDK2020-07-091-5/+5
* | | | | | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels(). am: b...Fraunhofer IIS FDK2020-09-091-6/+6
|\| | | | | | |
| * | | | | | | Fix heap buffer overflow in sbrDecoder_AssignQmfChannels2SbrChannels().Fraunhofer IIS FDK2020-09-091-6/+6
* | | | | | | | point to new repo hooks for mainline uploads am: ebc1030f65Ray Essick2020-05-291-0/+2
|\| | | | | | |
| * | | | | | | point to new repo hooks for mainline uploadsRay Essick2020-05-261-0/+2
* | | | | | | | Set min_sdk_version to be part of mainline modules am: 71c477bae4Jooyung Han2020-05-111-0/+7
|\| | | | | | |
| * | | | | | | Set min_sdk_version to be part of mainline modulesJooyung Han2020-05-111-0/+7
|/ / / / / / /
* | | | | | | 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-1441-442/+488
* | | | | | | 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-145-30/+9
* | | | | | | Restructure QMF implementation and provide 16/32 bit implementation in parallel.Fraunhofer IIS FDK2020-02-145-373/+318
* | | | | | | Enhance encoder audio quality for vbr (FDKenc v4.0.1).Fraunhofer IIS FDK2020-02-136-48/+36
* | | | | | | Improve encoder audio quality for low bitreservoir configuration.Fraunhofer IIS FDK2020-02-131-4/+7
* | | | | | | Fix SBR encoder element mapping for channel configurations with more than one...Fraunhofer IIS FDK2020-02-131-1/+27
* | | | | | | Ensure that QC_OUT_CHANNEL struct in encoder always uses aligned memoryFraunhofer IIS FDK2020-02-132-4/+4
* | | | | | | Revise and straighten out pointless description from encoder documentationFraunhofer IIS FDK2020-02-132-32/+9
* | | | | | | Revise and straighten out useless references from decoder documentation.Fraunhofer IIS FDK2020-02-132-72/+44
* | | | | | | Extend decoder API with audio output loudness info (FDKdec v3.1.3).Fraunhofer IIS FDK2020-02-118-19/+71
* | | | | | | Merge "Request for Expert and Anchor loudness by default."Jean-Michel Trivi2020-01-271-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Request for Expert and Anchor loudness by default.Fraunhofer IIS FDK2020-01-271-2/+2
* | | | | | | | Fix AACDEC_INTR handling for USAC configuration with multiple pre-roll AUsFraunhofer IIS FDK2020-01-271-3/+3
|/ / / / / / /
* | | | | | | Do not allow channel configuration change within PCE for ADTS. Fixes assert.Fraunhofer IIS FDK2020-01-232-2/+41
* | | | | | | Avoid negative valid bits in adtsRead_DecodeHeader()Fraunhofer IIS FDK2020-01-231-2/+8
* | | | | | | Merge "Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC stream...TreeHugger Robot2020-01-221-7/+32
|\ \ \ \ \ \ \
| * | | | | | | Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams conta...Fraunhofer IIS FDK2020-01-221-7/+32
* | | | | | | | Merge "Perform sanity check on DRC sets and improve the selection process"Jean-Michel Trivi2020-01-225-22/+88
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Perform sanity check on DRC sets and improve the selection processFraunhofer IIS FDK2020-01-225-22/+88
* | | | | | | | Reject undefined fPow() input data in _compressorIO_sigmoid_common().Fraunhofer IIS FDK2020-01-221-1/+4
* | | | | | | | Avoid undefined shift exponent in f2Pow().Fraunhofer IIS FDK2020-01-222-2/+8
|/ / / / / / /
* | | | | | | Fix too large shift exponent in CConcealment_InterpolateBuffer().Fraunhofer IIS FDK2020-01-161-8/+3
* | | | | | | Prevent too large shift exponents in SpatialDecReshapeBBEnv().Fraunhofer IIS FDK2020-01-161-9/+14
* | | | | | | Avoid too large shift exponent in apply_inter_tes() by using fIsLessThan.Fraunhofer IIS FDK2020-01-161-11/+2