summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-26point to new repo hooks for mainline uploadsandroid11-devRay Essick
2020-05-11Set min_sdk_version to be part of mainline modulesJooyung Han
2020-02-14Remove outdated apply_normalization parameter from legacy DRC module.Fraunhofer IIS FDK
2020-02-14Avoid decoder internal clipping by converting the whole audio sample data pat...Fraunhofer IIS FDK
2020-02-14Create new applyDrcLevelNormalization() function for subsequent usage.Fraunhofer IIS FDK
2020-02-14Revise memory overlay usage and remove deprecated buffers and overlay tags.Fraunhofer IIS FDK
2020-02-14Restructure QMF implementation and provide 16/32 bit implementation in parallel.Fraunhofer IIS FDK
2020-02-13Enhance encoder audio quality for vbr (FDKenc v4.0.1).Fraunhofer IIS FDK
2020-02-13Improve encoder audio quality for low bitreservoir configuration.Fraunhofer IIS FDK
2020-02-13Fix SBR encoder element mapping for channel configurations with more than one...Fraunhofer IIS FDK
2020-02-13Ensure that QC_OUT_CHANNEL struct in encoder always uses aligned memoryFraunhofer IIS FDK
2020-02-13Revise and straighten out pointless description from encoder documentationFraunhofer IIS FDK
2020-02-13Revise and straighten out useless references from decoder documentation.Fraunhofer IIS FDK
2020-02-11Extend decoder API with audio output loudness info (FDKdec v3.1.3).Fraunhofer IIS FDK
2020-01-27Merge "Request for Expert and Anchor loudness by default."Jean-Michel Trivi
2020-01-27Request for Expert and Anchor loudness by default.Fraunhofer IIS FDK
2020-01-27Fix AACDEC_INTR handling for USAC configuration with multiple pre-roll AUsFraunhofer IIS FDK
2020-01-23Do not allow channel configuration change within PCE for ADTS. Fixes assert.Fraunhofer IIS FDK
2020-01-23Avoid negative valid bits in adtsRead_DecodeHeader()Fraunhofer IIS FDK
2020-01-22Merge "Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC stream...TreeHugger Robot
2020-01-22Merge "Perform sanity check on DRC sets and improve the selection process"Jean-Michel Trivi
2020-01-22Reject HE-AAC SBR with a ratio greater than 2:1 and reject USAC streams conta...Fraunhofer IIS FDK
2020-01-22Reject undefined fPow() input data in _compressorIO_sigmoid_common().Fraunhofer IIS FDK
2020-01-22Avoid undefined shift exponent in f2Pow().Fraunhofer IIS FDK
2020-01-22Perform sanity check on DRC sets and improve the selection processFraunhofer IIS FDK
2020-01-16Fix too large shift exponent in CConcealment_InterpolateBuffer().Fraunhofer IIS FDK
2020-01-16Prevent too large shift exponents in SpatialDecReshapeBBEnv().Fraunhofer IIS FDK
2020-01-16Avoid too large shift exponent in apply_inter_tes() by using fIsLessThan.Fraunhofer IIS FDK
2020-01-16Fix IsLessThan() function for certain edge cases.Fraunhofer IIS FDK
2020-01-16Avoid unsigned integer overflows in FDK_Feed().Fraunhofer IIS FDK
2020-01-14Prevent undefined syncLayerFrameBits in synchronization().Fraunhofer IIS FDK
2020-01-14Avoid unsigned integer overflow in transportDec_InBandConfig() and transportD...Fraunhofer IIS FDK
2020-01-14Prevent negation of INT_MIN in CConcealment_ApplyRandomSign().Fraunhofer IIS FDK
2020-01-14Revise scaling in extractBBEnv() to avoid potential signed integer overflows.Fraunhofer IIS FDK
2020-01-14Avoid signed integer overflow in combineSignalCplx*().Fraunhofer IIS FDK
2020-01-14Prevent signed integer overflow in TsdApply().Fraunhofer IIS FDK
2020-01-14Revise scaling for USAC combined with phase coding in SpatialDecApplyM2() to ...Fraunhofer IIS FDK
2020-01-14Avoid signed integer overflows in SpatialDecApplyParameterSets() when adding ...Fraunhofer IIS FDK
2020-01-14Introduce scaling in FDKhybridSynthesisApply() to avoid potential signed inte...Fraunhofer IIS FDK
2020-01-14Prevent signed integer overflow in fMultIceil() for case m_e=-31.Fraunhofer IIS FDK
2020-01-03Merge "Revert "Add TEST_MAPPING for aac project""Jean-Michel Trivi
2020-01-03Revert "Add TEST_MAPPING for aac project"Jean-Michel Trivi
2019-12-30Merge "Add TEST_MAPPING for aac project"Jean-Michel Trivi
2019-12-27Add TEST_MAPPING for aac projectJean-Michel Trivi
2019-12-27Fix for OPD smoothing in USAC decoder.Fraunhofer IIS FDK
2019-12-27Move array definition out of for loop in MPEG-D DRC _skipEqInstructions().Fraunhofer IIS FDK
2019-12-27Use saturate shift to prevent signed integer overflow in multiple qmfInverseM...Fraunhofer IIS FDK
2019-12-27For all scaleValuesSaturate() variants make source pointer const.Fraunhofer IIS FDK
2019-12-27Avoid negation of INT_MIN in dst_IV().Fraunhofer IIS FDK
2019-12-27Add sanity check for huffman escape sequences in HCR tool.Fraunhofer IIS FDK