summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* visualizer: Fix compiler warningslineage-17.0-caf-msm8960Arne Coucheron2019-12-102-2/+6
* Fix VNDK Compilation ErrorsVinay Verma2019-12-0110-0/+11
* mm-audio: Remove obsolete LOCAL_PRELINK_MODULEArne Coucheron2019-12-014-4/+0
* mm-audio: Replace wall time in QC HAL codeDallas Delaney2019-12-014-11/+47
* mm-audio: Fix error for already destroyed mutexes.Preetam Singh Ranawat2019-12-013-6/+0
* mm-audio: Fix compilation error for encodersPreetam Singh Ranawat2019-12-014-4/+4
* mm-audio: Bypass compilation errors due to compiler upgradeAbhishek Arpure2019-12-018-1/+11
* mm-audio: Make repetitive logs silentSachin Mohan Gadag2019-12-014-18/+19
* mm-audio: aenc: Fix VTS failures for encodersAniket Kumar Lata2019-12-018-36/+44
* mm-audio: Fix clang error for encodersPreetam Singh Ranawat2019-12-014-35/+31
* mm-audio: amrnb: update test app to handle invalid paramsArun Kumar Dasari2019-12-012-9/+30
* mm-audio: aac: modify aac encoding test appArun Kumar Dasari2019-12-011-1/+1
* mm-audio: add amrwb componentArun Kumar Dasari2019-12-012-27/+86
* mm-audio: Avoid command thread loop if omx component is stoppedPavan Chikkala2019-12-014-4/+8
* mm-audio: omx: Fix handling of flush error on session not foundMingming Yin2019-12-014-23/+59
* mm-audio: omx: post error to omx during SSRDhanalakshmi Siddani2019-12-013-11/+90
* mm-audio: aenc-aac: fix integer overflow for encoded buffer timestamp calcula...Apoorv Raghuvanshi2019-12-011-1/+1
* mm-audio: Fix 64 bit compilation warningsManish Dewangan2019-12-018-45/+45
* mm-audio: omx: add 64 bit supportKarthik Reddy Katta2019-12-0112-532/+539
* Fix build errorsDivya Sharma2019-10-071-1/+2
* audio_hw: match destruction of mutexesAndy Hung2019-09-281-0/+2
* hal: close audio calibration fdMingming Yin2019-09-282-0/+2
* hal: Add support for voice calls on Fusion3 platformsArne Coucheron2019-09-285-0/+57
* audio-hw: Restrict voice_start_usecase only for 1 call at a timeChandramouli Karthik2019-09-281-1/+5
* hal: Fix no audio during voice call with voip in backgroundkunleiz2019-09-281-0/+8
* hal: fix no sound issue in voice callkunleiz2019-09-282-1/+4
* hal: Ensure mic mute state updated before starting voice callVidyakumar Athota2019-09-281-0/+2
* hal: fix Rx path mute issue during incall recordingNarsinga Rao Chella2019-09-283-23/+4
* audio: Use generated kernel headersArne Coucheron2019-09-288-18/+8
* msm8960: fix unused-parameter errors when no extensions are definedDavid Marble2019-09-282-8/+8
* hal: Require feature flags to be explicitly enabledArne Coucheron2019-09-281-6/+6
* hal: Update prefixes for audio system propertiesAniket Kumar Lata2019-09-288-26/+26
* mm-audio: Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh2019-09-284-0/+4
* audio: Fix deprecated log warningHaynes Mathew George2019-09-2830-30/+30
* Use -Werror in hardware/qcom/audioChih-Hung Hsieh2019-09-283-1/+18
* post_proc: do not use GNU old-style field designatorssynergy dev2019-09-281-7/+7
* visualizer: do not use GNU old-style field designatorssynergy dev2019-09-281-7/+7
* voice_processing: do not use GNU old-style field designatorssynergydev2019-09-281-7/+7
* Enable strict error for warningsGlenn Kasten2019-09-281-0/+2
* audio: Fix complilation warnings under ClangSteve Kondik2019-09-281-0/+2
* audio: Remove policy hal directoryBen Romberger2019-09-284-1483/+0
* Use header lib instead of using global include pathArne Coucheron2019-09-281-1/+2
* hal: Use LOCAL_VENDOR_MODULEArne Coucheron2019-09-288-9/+8
* policy_hal: Partial revert "audio: remove 5.1 channel mask if SSR is not supp...Arne Coucheron2019-09-281-35/+0
* msm8960: treblize configurationArtem Borisov2019-09-282-10/+62
* hal: audio-test: Move omx tests mm-audio-internalAniket Kumar Lata2019-09-2813-4687/+8
* mm-audio: Remove omx decoder components from mm-audio folderManish Dewangan2019-09-2816-6293/+0
* policy_hal: fix for MR1 function prototype.Ramjee Singh2019-09-282-3/+3
* policy_hal: update custom audio policy against OPR1.170521.001_AOSPDhananjay Kumar2019-09-281-22/+14
* hal: return EINVAL by default for presentation_positionDerek Chen2019-09-281-1/+1