Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Fix out of sync function declaration of scaleValues(). am: 1b5457fe93 | Fraunhofer IIS FDK | 2019-05-16 | 0 | -0/+0 | |
|\| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | Fix out of sync function declaration of scaleValues(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -2/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ \ \ \ \ \ \ \ | Fix integer overflow in FDKaacEnc_IntensityStereoProcessing(). am: 55002323b3 | Fraunhofer IIS FDK | 2019-05-15 | 1 | -6/+13 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | | | Fix integer overflow in FDKaacEnc_IntensityStereoProcessing(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -6/+13 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | / / / / / | | | |_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | | Fix integer overflow in FDKaacEnc_IntensityStereoProcessing(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -6/+13 | |
| |/ / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Improve phase coding accuracy by use of splitAngle lookup table. | Fraunhofer IIS FDK | 2019-05-15 | 3 | -81/+3760 | |
|\| | | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | Improve phase coding accuracy by use of splitAngle lookup table. | Fraunhofer IIS FDK | 2019-05-14 | 3 | -81/+3760 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | Improve random phase table accuracy. | Fraunhofer IIS FDK | 2019-05-15 | 2 | -1063/+537 | |
|\| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | Improve random phase table accuracy. | Fraunhofer IIS FDK | 2019-05-14 | 2 | -1063/+537 | |
| | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Increase scale factor gain in TES tool. | Fraunhofer IIS FDK | 2019-05-15 | 1 | -1/+1 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | Increase scale factor gain in TES tool. | Fraunhofer IIS FDK | 2019-05-14 | 1 | -1/+1 | |
| | |_|_|_|/ / / / / | |/| | | | | | | | | ||||||
* | | | | | | | | | | Improve accuracy of division in calcSubbandGain(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -2/+10 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Improve accuracy of division in calcSubbandGain(). | Fraunhofer IIS FDK | 2019-05-14 | 1 | -2/+10 | |
| | |_|_|/ / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Avoid -1.0 autocorrelation input data. | Fraunhofer IIS FDK | 2019-05-15 | 1 | -3/+21 | |
|\| | | | | | | | | ||||||
| * | | | | | | | | Avoid -1.0 autocorrelation input data. | Fraunhofer IIS FDK | 2019-05-14 | 1 | -3/+21 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Increase scale factor to avoid overflows in function factorCLD(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -2/+2 | |
|\| | | | | | | | ||||||
| * | | | | | | | Increase scale factor to avoid overflows in function factorCLD(). | Fraunhofer IIS FDK | 2019-05-14 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Fetch multiple samples of input channels from encoder input buffer. am: 89ca4... | Fraunhofer IIS FDK | 2019-05-15 | 0 | -0/+0 | |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| * | | | | | | Fetch multiple samples of input channels from encoder input buffer. | Fraunhofer IIS FDK | 2019-05-15 | 1 | -1/+5 | |
| |\ \ \ \ \ \ | ||||||
* | \ \ \ \ \ \ | Fix out of sync function declaration of scaleValues(). | Fraunhofer IIS FDK | 2019-05-15 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| * | | | | | | | Fix out of sync function declaration of scaleValues(). | Fraunhofer IIS FDK | 2019-05-14 | 1 | -2/+2 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Fetch multiple samples of input channels from encoder input buffer. | Fraunhofer IIS FDK | 2019-05-15 | 1 | -1/+5 | |
|\| | | | | | | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fetch multiple samples of input channels from encoder input buffer. | Fraunhofer IIS FDK | 2019-05-14 | 1 | -1/+5 | |
* | | | | | | Fix HE-AAC using MPEG-D DRC with implicit SBR signaling. | Fraunhofer IIS FDK | 2019-05-14 | 7 | -94/+139 | |
|\| | | | | | ||||||
| * | | | | | Fix HE-AAC using MPEG-D DRC with implicit SBR signaling. | Fraunhofer IIS FDK | 2019-05-13 | 7 | -94/+139 | |
* | | | | | | MPEG-4/D DRC unification, loudness norm default at -24 | Fraunhofer IIS FDK | 2019-04-26 | 5 | -54/+70 | |
|\| | | | | | ||||||
| * | | | | | MPEG-4/D DRC unification, loudness norm default at -24 | Fraunhofer IIS FDK | 2019-04-25 | 5 | -54/+70 | |
* | | | | | | Add support for Album Mode (FDKdec v3.1.0). | Fraunhofer IIS FDK | 2019-04-24 | 7 | -7/+31 | |
|\| | | | | | ||||||
| * | | | | | Add support for Album Mode (FDKdec v3.1.0). | Fraunhofer IIS FDK | 2019-04-24 | 7 | -7/+31 | |
* | | | | | | Add sanity check in huff_decode() am: b81f869de3 | Fraunhofer IIS FDK | 2019-04-10 | 0 | -0/+0 | |
|\| | | | | | ||||||
| * | | | | | Add sanity check in huff_decode() | Fraunhofer IIS FDK | 2019-04-10 | 0 | -0/+0 | |
|/| | | | | | | |_|_|/ | |/| | | | ||||||
| * | | | | Add sanity check in huff_decode() | Fraunhofer IIS FDK | 2019-04-09 | 1 | -0/+8 | |
| | |_|/ | |/| | | ||||||
* | | | | Reset parameter smoothing tool while concealment. | Fraunhofer IIS FDK | 2019-03-15 | 1 | -1/+2 | |
* | | | | Discard SBR data in case of unsuccessful SBR header update. | Fraunhofer IIS FDK | 2019-03-15 | 1 | -5/+4 | |
* | | | | Merge "Trigger config change after a change in SBR activity has been recogniz... | Jean-Michel Trivi | 2019-03-15 | 1 | -1/+4 | |
|\ \ \ \ | ||||||
| * | | | | Trigger config change after a change in SBR activity has been recognized. | Fraunhofer IIS FDK | 2019-03-15 | 1 | -1/+4 | |
* | | | | | Merge "Clear config in case of parsing error in drcDec_readUniDrc()" | TreeHugger Robot | 2019-03-15 | 0 | -0/+0 | |
|\| | | | | ||||||
| * | | | | Clear config in case of parsing error in drcDec_readUniDrc() | Fraunhofer IIS FDK | 2019-03-14 | 1 | -2/+10 | |
* | | | | | Merge "Clear config in case of parsing error in drcDec_readUniDrc()" | Jean-Michel Trivi | 2019-03-14 | 1 | -2/+10 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | Clear config in case of parsing error in drcDec_readUniDrc() | Fraunhofer IIS FDK | 2019-03-14 | 1 | -2/+10 | |
* | | | | | Merge "Always call startSelectionProcess() independent on an error in FDK_drc... | TreeHugger Robot | 2019-03-14 | 1 | -14/+8 | |
|\ \ \ \ \ | ||||||
| * | | | | | Always call startSelectionProcess() independent on an error in FDK_drcDec_Rea... | Fraunhofer IIS FDK | 2019-03-14 | 1 | -14/+8 | |
| |/ / / / | ||||||
* / / / / | Add MPEG-D DRC sanity checks | Fraunhofer IIS FDK | 2019-03-14 | 4 | -8/+15 | |
|/ / / / | ||||||
* | | | | Merge "AAC decoder: fix use of uninitialized value, check index" | Jean-Michel Trivi | 2019-03-08 | 1 | -1/+2 | |
|\ \ \ \ | ||||||
| * | | | | AAC decoder: fix use of uninitialized value, check index | Jean-Michel Trivi | 2019-03-07 | 1 | -1/+2 | |
* | | | | | Merge "libSBRdec: prevent OOB access" | TreeHugger Robot | 2019-03-08 | 1 | -0/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | libSBRdec: prevent OOB access | Jean-Michel Trivi | 2019-03-07 | 1 | -0/+4 | |
| |/ / / / | ||||||
* / / / / | libMpegTPDec: fix use of uninitialized value in OutOfBandConfig | Jean-Michel Trivi | 2019-03-07 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge stage-aosp-master into pi-dev-plus-aosp | Xin Li | 2019-02-25 | 0 | -0/+0 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge stage-aosp-master into pi-dev-plus-aosp | Xin Li | 2019-02-25 | 0 | -0/+0 | |
| |\ \ \ \ | | | |/ / | | |/| | |