summaryrefslogtreecommitdiffstats
path: root/mm-audio
Commit message (Expand)AuthorAgeFilesLines
* Fix VNDK Compilation ErrorsVinay Verma2019-12-014-0/+4
* 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
* audio: Use generated kernel headersArne Coucheron2019-09-284-9/+4
* mm-audio: Add -Wno-error to compile with global -Werror.Chih-Hung Hsieh2019-09-284-0/+4
* hal: Use LOCAL_VENDOR_MODULEArne Coucheron2019-09-284-0/+4
* 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
* aenc-aac: bounds checkingAalique Grahame2019-09-281-6/+17
* mm-audio: omx: Fix OMX encoders timestampBen Romberger2019-09-284-4/+4
* hal: Update and cleanup makefilesArne Coucheron2019-09-281-2/+0
* hal: Remove unnecessary check in make fileMingming Yin2019-09-288-109/+3
* mm-audio: aenc: make frame_count variable 64 bitSharad Sangle2014-11-271-1/+1
* hal: update audio feature flagsMingming Yin2014-07-141-1/+1
* hal: add missing flags for extended features.Mingming Yin2014-07-101-0/+2
* mm-audio: aenc: timestamp fixesHaynes Mathew George2014-04-152-5/+9
* audio: Disabled excessive logging in OMX AACEncoderPavan Chikkala2014-03-101-1/+1
* mm-audio: Update bitrate based on profile and samplerateGopikrishnaiah Anandan2014-03-052-6/+53
* hal: Add audio support for 8092Aviral Gupta2013-11-224-1/+12
* hal: Add audio support for APQ8084Banajit Goswami2013-11-144-0/+12
* audio: audio encoder/decoder enhancementMingming Yin2013-10-0963-0/+34800