summaryrefslogtreecommitdiffstats
path: root/post_proc
Commit message (Expand)AuthorAgeFilesLines
* Equalizer: Check value size for get preset nameAndy Hung2019-09-281-0/+7
* Move device dependent modules to /vendorDiego Wilson2019-09-281-1/+3
* Fix security vulnerability: Equalizer setParameter memory overflowrago2019-09-281-0/+20
* Fix security vulnerability: Equalizer command might allow negative indexesrago2019-09-281-4/+16
* Fix security vulnerability: Effect command might allow negative indexesrago2019-09-281-5/+14
* hal: Update and cleanup makefilesArne Coucheron2019-09-281-1/+1
* hal: Squashed set of updates and fixes from 8974 branchArne Coucheron2019-09-288-19/+21
* audio: Fix compilation errorsDivya Sharma2019-09-282-0/+2
* DO NOT MERGE Fix AudioEffect reply overflowAndy Hung2016-08-031-2/+3
* post_proc: added header file for compilation issueRamjee Singh2015-08-131-0/+1
* post_proc: Fix improper datatype of EQ preset band level valuewjiang2014-11-031-2/+2
* hal: update audio feature flagsMingming Yin2014-07-141-1/+5
* hal: add missing flags for extended features.Mingming Yin2014-07-101-1/+3
* post_proc: improve loggingDhananjay Kumar2014-05-226-143/+121
* Merge "post_proc: fix post and pre process KW issues"Linux Build Service Account2014-05-202-2/+20
|\
| * post_proc: fix post and pre process KW issueswjiang2014-05-162-2/+20
* | post_proc: disable Bassboost and Virtualizer for USB_ACCESSORYDhananjay Kumar2014-05-062-0/+2
|/
* Merge "post_proc: disable effect immediately when routed to invalid devices"Linux Build Service Account2014-04-012-2/+22
|\
| * post_proc: disable effect immediately when routed to invalid deviceswjiang2014-03-282-2/+22
* | post_proc: Enable reverb in DSP to start effectwjiang2014-03-271-0/+10
|/
* Merge "post_proc: disable Bassboost and Virtualizer for certain devices"Linux Build Service Account2014-03-242-4/+10
|\
| * post_proc: disable Bassboost and Virtualizer for certain deviceswjiang2014-03-252-4/+10
* | Merge "post_proc: reverb preset id is not mapped correctly"Linux Build Service Account2014-03-241-2/+2
|\ \
| * | post_proc: reverb preset id is not mapped correctlywjiang2014-03-251-2/+2
| |/
* | post_proc: send ENABLE_FLAG directly to offload effect driverwjiang2014-03-042-4/+14
* | post_proc: disable adsp reverb when preset is 'None'wjiang2014-01-271-0/+5
* | post_proc: Enable effects param in DSP to start effectAmit Shekhar2014-01-203-0/+15
|/
* post_proc: Support effects in DSP for tunnel mode playbackSubhash Chandra Bose Naripeddy2013-11-2913-0/+3522