summaryrefslogtreecommitdiffstats
path: root/post_proc/equalizer.c
Commit message (Expand)AuthorAgeFilesLines
* Fix security vulnerability: Equalizer setParameter memory overflowcm-14.1-caf-8996-20170913rago2017-08-071-0/+20
* Fix security vulnerability: Equalizer command might allow negative indexesrago2017-01-111-4/+16
* Fix security vulnerability: Effect command might allow negative indexesrago2017-01-111-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