summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* Bug 3117154Glenn Kasten2011-01-251-1/+1
* Fix several audio effects problems.Eric Laurent2010-09-282-126/+211
* Fix problem in lvm effect bundle wrapperEric Laurent2010-09-161-123/+127
* Fix volume problems with insert revertEric Laurent2010-09-133-28/+121
* LVM release 1.09 deliveryEric Laurent2010-09-094-135/+69
* Modify type of some environmental reverb parametersEric Laurent2010-09-081-14/+16
* LVM release 1.08 delivery.Eric Laurent2010-09-035-41/+69
* Audio Effects: fix problems in volume control.Eric Laurent2010-08-311-8/+22
* LVM release 1.07 delivery.Eric Laurent2010-08-27188-1599/+231
* Added preset reverb.Eric Laurent2010-08-242-54/+199
* LVM release 1.05 deliveryEric Laurent2010-08-2026-154/+5051
* Audio Effects: fixed "strength supported" parameter size.Eric Laurent2010-08-181-2/+15
* Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.Eric Laurent2010-07-301-15/+43
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-3/+3
* Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-273-78/+65
* Merge "Fixed bug in vlm effect bunde wrapper effect init function." into ging...Eric Laurent2010-07-261-33/+7
|\
| * Fixed bug in vlm effect bunde wrapper effect init function.Eric Laurent2010-07-261-33/+7
* | LVM release 1.04.Eric Laurent2010-07-2613-112/+97
|/
* Audio effects: lvm bundle wrapper update after first integration tests.Eric Laurent2010-07-232-729/+1062
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-1/+1
* First submission of audio effect library from NXP software.Eric Laurent2010-07-17177-0/+29741