aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
|\
| * Reject invalid out of band config in transportDec_OutOfBandConfig() and skip ...Fraunhofer IIS FDK2022-04-061-1/+7
* | [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
* | | | | | 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
* | | | | | Integer overflow fix in FDKaacEnc_initAvoidHoleFlag()Fraunhofer IIS FDK2019-05-171-7/+5
|\| | | | |
| * | | | | Integer overflow fix in FDKaacEnc_initAvoidHoleFlag()Fraunhofer IIS FDK2019-05-161-7/+5
* | | | | | Fix integer overflow in FDKaacEnc_IntensityStereoProcessing().Fraunhofer IIS FDK2019-05-151-6/+13
|\| | | | |
| * | | | | Fix integer overflow in FDKaacEnc_IntensityStereoProcessing().Fraunhofer IIS FDK2019-05-151-6/+13
|/ / / / /
* | | | | Improve phase coding accuracy by use of splitAngle lookup table.Fraunhofer IIS FDK2019-05-143-81/+3760
* | | | | Improve random phase table accuracy.Fraunhofer IIS FDK2019-05-142-1063/+537
* | | | | Increase scale factor gain in TES tool.Fraunhofer IIS FDK2019-05-141-1/+1
* | | | | Improve accuracy of division in calcSubbandGain().Fraunhofer IIS FDK2019-05-141-2/+10
* | | | | Avoid -1.0 autocorrelation input data.Fraunhofer IIS FDK2019-05-141-3/+21
* | | | | Increase scale factor to avoid overflows in function factorCLD().Fraunhofer IIS FDK2019-05-141-2/+2
* | | | | Fix out of sync function declaration of scaleValues().Fraunhofer IIS FDK2019-05-141-2/+2
* | | | | Fetch multiple samples of input channels from encoder input buffer.Fraunhofer IIS FDK2019-05-141-1/+5
* | | | | Fix HE-AAC using MPEG-D DRC with implicit SBR signaling.Fraunhofer IIS FDK2019-05-137-94/+139
* | | | | MPEG-4/D DRC unification, loudness norm default at -24Fraunhofer IIS FDK2019-04-255-54/+70
* | | | | Add support for Album Mode (FDKdec v3.1.0).Fraunhofer IIS FDK2019-04-247-7/+31
* | | | | Add sanity check in huff_decode()Fraunhofer IIS FDK2019-04-100-0/+0
|\| | | |
| * | | | Add sanity check in huff_decode()Fraunhofer IIS FDK2019-04-091-0/+8
* | | | | Reset parameter smoothing tool while concealment.Fraunhofer IIS FDK2019-03-151-1/+2
* | | | | Discard SBR data in case of unsuccessful SBR header update.Fraunhofer IIS FDK2019-03-151-5/+4
* | | | | Merge "Trigger config change after a change in SBR activity has been recogniz...Jean-Michel Trivi2019-03-151-1/+4
|\ \ \ \ \
| * | | | | Trigger config change after a change in SBR activity has been recognized.Fraunhofer IIS FDK2019-03-151-1/+4
* | | | | | Merge "Clear config in case of parsing error in drcDec_readUniDrc()"TreeHugger Robot2019-03-150-0/+0
|\| | | | |
| * | | | | Clear config in case of parsing error in drcDec_readUniDrc()Fraunhofer IIS FDK2019-03-141-2/+10
* | | | | | Merge "Clear config in case of parsing error in drcDec_readUniDrc()"Jean-Michel Trivi2019-03-141-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clear config in case of parsing error in drcDec_readUniDrc()Fraunhofer IIS FDK2019-03-141-2/+10
* | | | | | Merge "Always call startSelectionProcess() independent on an error in FDK_drc...TreeHugger Robot2019-03-141-14/+8
|\ \ \ \ \ \
| * | | | | | Always call startSelectionProcess() independent on an error in FDK_drcDec_Rea...Fraunhofer IIS FDK2019-03-141-14/+8
| |/ / / / /
* / / / / / Add MPEG-D DRC sanity checksFraunhofer IIS FDK2019-03-144-8/+15
|/ / / / /
* | | | | Merge "AAC decoder: fix use of uninitialized value, check index"Jean-Michel Trivi2019-03-081-1/+2
|\ \ \ \ \
| * | | | | AAC decoder: fix use of uninitialized value, check indexJean-Michel Trivi2019-03-071-1/+2
* | | | | | Merge "libSBRdec: prevent OOB access"TreeHugger Robot2019-03-081-0/+4
|\ \ \ \ \ \
| * | | | | | libSBRdec: prevent OOB accessJean-Michel Trivi2019-03-071-0/+4
| |/ / / / /
* / / / / / libMpegTPDec: fix use of uninitialized value in OutOfBandConfigJean-Michel Trivi2019-03-071-1/+1
|/ / / / /
* | | | | Merge stage-aosp-master into pi-dev-plus-aospXin Li2019-02-250-0/+0
|\ \ \ \ \
| * \ \ \ \ Merge stage-aosp-master into pi-dev-plus-aospXin Li2019-02-250-0/+0
| |\ \ \ \ \
| | * \ \ \ \ DO NOT MERGE - Merge pi-dev@5234907 into stage-aosp-masterXin Li2019-02-200-0/+0
| | |\ \ \ \ \
* | | | | | | | [automerger skipped] Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"...Xin Li2019-02-200-0/+0
|\| | | | | | |
| * | | | | | | [automerger skipped] Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"...Xin Li2019-02-200-0/+0
| |\| | | | | |
| | * | | | | | [automerger skipped] Merge "DO NOT MERGE - Merge PPRL.190205.001 into master"Xin Li2019-02-200-0/+0
| | |\ \ \ \ \ \