aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | Fix out of sync function declaration of scaleValues(). am: 1b5457fe93Fraunhofer IIS FDK2019-05-160-0/+0
|\| | | | | | | | | | | | |
| * | | | | | | | | | | | | Fix out of sync function declaration of scaleValues().Fraunhofer IIS FDK2019-05-151-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ \ Fix integer overflow in FDKaacEnc_IntensityStereoProcessing(). am: 55002323b3Fraunhofer IIS FDK2019-05-151-6/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | 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-153-81/+3760
|\| | | | | | | | | | | |
| * | | | | | | | | | | | 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-152-1063/+537
|\| | | | | | | | | | |
| * | | | | | | | | | | Improve random phase table accuracy.Fraunhofer IIS FDK2019-05-142-1063/+537
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Increase scale factor gain in TES tool.Fraunhofer IIS FDK2019-05-151-1/+1
|\| | | | | | | | | |
| * | | | | | | | | | Increase scale factor gain in TES tool.Fraunhofer IIS FDK2019-05-141-1/+1
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Improve accuracy of division in calcSubbandGain().Fraunhofer IIS FDK2019-05-151-2/+10
|\| | | | | | | | |
| * | | | | | | | | Improve accuracy of division in calcSubbandGain().Fraunhofer IIS FDK2019-05-141-2/+10
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Avoid -1.0 autocorrelation input data.Fraunhofer IIS FDK2019-05-151-3/+21
|\| | | | | | | |
| * | | | | | | | 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-151-2/+2
|\| | | | | | |
| * | | | | | | Increase scale factor to avoid overflows in function factorCLD().Fraunhofer IIS FDK2019-05-141-2/+2
| | |/ / / / / | |/| | | | |
* | | | | | | Fetch multiple samples of input channels from encoder input buffer. am: 89ca4...Fraunhofer IIS FDK2019-05-150-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Fetch multiple samples of input channels from encoder input buffer.Fraunhofer IIS FDK2019-05-151-1/+5
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Fix out of sync function declaration of scaleValues().Fraunhofer IIS FDK2019-05-151-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-151-1/+5
|\| | | | | | | |/ / / / / |/| | | | |
| * | | | | 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-147-94/+139
|\| | | | |
| * | | | | 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-265-54/+70
|\| | | | |
| * | | | | 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 support for Album Mode (FDKdec v3.1.0).Fraunhofer IIS FDK2019-04-247-7/+31
* | | | | | Add sanity check in huff_decode() am: b81f869de3Fraunhofer IIS FDK2019-04-100-0/+0
|\| | | | |
| * | | | | 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
| |\ \ \ \ | | | |/ / | | |/| |