aboutsummaryrefslogtreecommitdiffstats
path: root/libDRCdec
Commit message (Expand)AuthorAgeFilesLines
* Don't use an enum for a value read directly from the bitstreamMartin Storsjo2020-11-301-2/+2
* Revert "Don't use an enum for a value read directly from the bitstream"Martin Storsjo2020-11-171-2/+2
* Merge remote-tracking branch 'aosp/master'Martin Storsjo2020-11-178-36/+113
|\
| * Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-091-1/+1
| |\
| | * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2020-03-271-1/+1
| * | Extend decoder API with audio output loudness info (FDKdec v3.1.3).Fraunhofer IIS FDK2020-02-114-9/+17
| * | Request for Expert and Anchor loudness by default.Fraunhofer IIS FDK2020-01-271-2/+2
| * | 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
| |/ /
| * / Move array definition out of for loop in MPEG-D DRC _skipEqInstructions().Fraunhofer IIS FDK2019-12-271-1/+1
| |/
* | Don't use an enum for a value read directly from the bitstreamMartin Storsjo2020-01-091-2/+2
* | Revert "Avoid index-out-of-bounds in prepareDrcGain"Martin Storsjo2019-10-081-1/+0
* | Revert "Avoid index-out-of-bounds in prepareDrcGain"Martin Storsjo2019-10-081-1/+0
* | Revert "Avoid index-out-of-bounds in processDrcTime"Martin Storsjo2019-10-081-2/+0
* | Merge remote-tracking branch 'aosp/master'Martin Storsjo2019-10-0810-119/+186
|\|
| * Fix HE-AAC using MPEG-D DRC with implicit SBR signaling.Fraunhofer IIS FDK2019-05-136-94/+132
| * MPEG-4/D DRC unification, loudness norm default at -24Fraunhofer IIS FDK2019-04-251-3/+10
| * Add support for Album Mode (FDKdec v3.1.0).Fraunhofer IIS FDK2019-04-244-4/+17
| * 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
| |/
* | Avoid index-out-of-bounds in processDrcTimeMartin Storsjo2019-10-021-0/+2
* | Avoid index-out-of-bounds in prepareDrcGainMartin Storsjo2019-09-061-0/+1
* | Avoid index-out-of-bounds in prepareDrcGainMartin Storsjo2019-08-291-0/+1
|/
* Integer overflow fix in _compressorIO_sigmoid()Fraunhofer IIS FDK2019-01-031-2/+3
* Prevent overflow in MPEG-D DRC _setSelectionDataInfo().Fraunhofer IIS FDK2018-11-051-9/+25
* FDK patches: fix overflows in decoder out-of-band configFraunhofer IIS FDK2018-05-091-6/+8
* Upgrade to FDKv2Fraunhofer IIS FDK2018-04-1920-0/+10840