summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm
Commit message (Expand)AuthorAgeFilesLines
* EffectBundle: check nb channels to write speaker anglesJean-Michel Trivi2017-04-051-8/+16
* Fix security vulnerability: potential OOB write in audioserverrago2017-03-131-6/+21
* Fix security vulnerability: Effect command might allow negative indexesrago2017-01-131-6/+26
* Merge tag 'android-6.0.1_r17' into HEADJessica Wagantall2016-03-072-2/+8
|\
| * fix possible overflow in effect wrappers.Eric Laurent2016-01-222-2/+8
* | Stagefright: Add Checks for allocationsSathishKumar Mani2015-10-061-0/+3
* | libeffect: Fix enabled effect count calculation errorwjiang2015-10-062-22/+32
|/
* audio effects: fix heap overflowEric Laurent2015-06-192-110/+54
* Level adjustment for Bundled Effect FixRicardo Garcia2015-05-222-12/+56
* Fix for Bundled Effects level compensationRicardo Garcia2014-12-092-104/+144
* Fix for AOSP force virtualization modeRicardo Garcia2014-12-041-4/+6
* DO NOT MERGE LVM virtualizer: add support for virtualizer capability queryJean-Michel Trivi2014-07-152-36/+257
* Cleanup unused parameters or variable in EffectBundleJean-Michel Trivi2014-07-081-4/+3
* libeffects: 64-bit compile warningsMark Salyzyn2014-06-202-26/+32
* LP64 fixes for media/libeffectsAshok Bhat2014-02-208-38/+39
* Make frameworks/av 64-bit compatibleKévin PETIT2014-02-112-12/+13
* frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-2/+2
* libeffects: do not use GNU old-style field designatorssynergydev2013-10-192-14/+14
* Apply EQ and bass boost first in effect chainJean-Michel Trivi2013-06-201-2/+2
* Fix reverb at 48kHzEric Laurent2013-05-011-6/+6
* Fix valgrind errorMarco Nelissen2013-03-191-0/+1
* Turn off executable bit on ordinary filesGlenn Kasten2012-11-021-0/+0
* Only export the symbols that need to beMarco Nelissen2012-10-254-10/+14
* Switch to new fx library APIMarco Nelissen2012-10-252-64/+0
* Fix valgrind issuesMarco Nelissen2012-10-173-2/+8
* Fix THD with max user EQ preset volume againEric Laurent2012-09-172-93/+79
* Limit maximum equalizer gain.Eric Laurent2012-09-102-40/+68
* Fix headroom management in equalizerEric Laurent2012-09-071-3/+8
* audio effects: fix bug in sample rate control.Eric Laurent2012-08-301-0/+2
* Reduce THD when equalizer is ON.Eric Laurent2012-08-242-3/+5
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-172-13/+13
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-134-0/+380
* Update commentsGlenn Kasten2012-03-191-1/+1
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-3/+3
* Use correct syntax for #include <> ""Glenn Kasten2012-03-132-3/+4
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-082-4/+4
* audio effects: rename configure commandEric Laurent2011-12-192-40/+102
* resolved conflicts for merge of 914972be to masterEric Laurent2011-11-051-17/+26
|\
| * Merge "Fix device management in lvm effect bundle wrapper." into ics-mr1Eric Laurent2011-11-041-17/+26
| |\
| | * Fix device management in lvm effect bundle wrapper.Eric Laurent2011-11-011-17/+26
* | | resolved conflicts for merge of 79178b8b to masterEric Laurent2011-11-051-9/+19
|\ \ \ | |/ /
| * | Fix problem in lvm effect bundle wrapper.Eric Laurent2011-11-021-9/+19
| |/
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-262-552/+552
|/
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-121-12/+2
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-111-12/+2
* | Audio Effect API: process reverse stream functionEric Laurent2011-07-112-2/+4
|/
* Moved and renamed effect API header filesEric Laurent2011-07-073-7/+8
* New effect library APIEric Laurent2011-05-272-56/+202
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-142-4/+4
* Fix issue 3499926.Eric Laurent2011-03-011-8/+14