aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | Merge "Set min_sdk_version to be part of mainline modules" am: 2611a48c1dTreehugger Robot2020-04-221-5/+12
| | | |\| |
| | | | * | Merge "Set min_sdk_version to be part of mainline modules"Treehugger Robot2020-04-221-5/+12
| | | | |\ \
| | | | | * | Set min_sdk_version to be part of mainline modulesJooyung Han2020-04-231-5/+12
| | | | |/ /
* | | | | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...Xin Li2020-04-100-0/+0
|\| | | | |
| * | | | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...Xin Li2020-04-100-0/+0
| |\| | | |
| | * | | | [automerger skipped] DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into st...Xin Li2020-04-100-0/+0
| | |\| | |
| | | * | | DO NOT MERGE - Empty merge qt-qpr1-dev-plus-aosp into stag-aosp-masterXin Li2020-04-090-0/+0
| | | |\ \ \
| | | | * \ \ Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-0915-11/+201
| | | | |\ \ \ | | | | |/ / / | | | |/| | |
* | | | | | | Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f am:...Kris Alder2020-04-0915-11/+201
|\| | | | | | | |_|_|_|_|/ |/| | | | |
| * | | | | Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731f am:...Kris Alder2020-04-0915-11/+201
|/| | | | | | |/ / / /
| * / / / Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400 am: 0b8c6e731fKris Alder2020-04-0915-11/+201
|/| | | | | |/ / /
| * | | Merge changes Iad37ae76,I4870251b,Icd937cad am: 662d974400Kris Alder2020-04-0915-11/+201
| |\ \ \ | | |/ / | |/| / | | |/
| | * Merge changes Iad37ae76,I4870251b,Icd937cadKris Alder2020-04-0915-11/+201
| |/|
| | * Added aac_dec_fuzzerAnuj Joshi2020-03-273-0/+182
| | * aacdec: Add host supportAnuj Joshi2020-03-271-0/+7
| | * Stop using __DATE__/__TIME__ on all buildsAnuj Joshi2020-03-2712-11/+12
| |/
* | 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
* | Fix IsLessThan() function for certain edge cases.Fraunhofer IIS FDK2020-01-161-0/+26
* | Avoid unsigned integer overflows in FDK_Feed().Fraunhofer IIS FDK2020-01-161-3/+6
* | Prevent undefined syncLayerFrameBits in synchronization().Fraunhofer IIS FDK2020-01-141-2/+6
* | Avoid unsigned integer overflow in transportDec_InBandConfig() and transportD...Fraunhofer IIS FDK2020-01-141-2/+3
* | Prevent negation of INT_MIN in CConcealment_ApplyRandomSign().Fraunhofer IIS FDK2020-01-141-2/+2
* | Revise scaling in extractBBEnv() to avoid potential signed integer overflows.Fraunhofer IIS FDK2020-01-141-106/+68
* | Avoid signed integer overflow in combineSignalCplx*().Fraunhofer IIS FDK2020-01-141-31/+10
* | Prevent signed integer overflow in TsdApply().Fraunhofer IIS FDK2020-01-141-11/+17