summaryrefslogtreecommitdiffstats
path: root/media/libeffects/lvm
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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