summaryrefslogtreecommitdiffstats
path: root/post_proc/equalizer.c
Commit message (Expand)AuthorAgeFilesLines
* audio: Add flags to makefilesVatsal Bucha2018-12-121-1/+18
* Fix security vulnerability: Equalizer setParameter memory overflowrago2017-08-291-0/+20
* post_proc: return proper volume in reply data for offload effectWeiyin Jiang2017-04-141-3/+3
* Fix security vulnerability: Equalizer command might allow negative indexesrago2017-01-051-4/+16
* Fix security vulnerability: Effect command might allow negative indexesrago2017-01-051-5/+14
* post_proc: Add support for non-tunnel DSP audio effectsSubhash Chandra Bose Naripeddy2014-12-081-10/+51
* post_proc: Fix improper datatype of EQ preset band level valuewjiang2014-07-241-2/+2
* post_proc: improve loggingDhananjay Kumar2014-05-011-31/+19
* post_proc: include audio_effects.h from kernel exported headersSubhash Chandra Bose Naripeddy2014-02-201-1/+1
* post_proc: Enable effects param in DSP to start effectAmit Shekhar2014-01-171-0/+5
* post_proc: Support effects in DSP for tunnel mode playbackSubhash Chandra Bose Naripeddy2013-11-291-0/+504