summaryrefslogtreecommitdiffstats
path: root/media/libeffects/visualizer
Commit message (Expand)AuthorAgeFilesLines
* Use new channel count functions for audio masksAndy Hung2014-05-161-1/+2
* am e1ff1051: am e0f20cea: Merge "libeffects: 64 bit compile issues"Mark Salyzyn2014-04-181-17/+18
|\
| * libeffects: 64 bit compile issuesMark Salyzyn2014-04-181-17/+18
* | am e276aef8: am 0cf16339: Merge "Fix preventing from heap overwrite in captur...Glenn Kasten2014-02-281-34/+35
|\ \ | |/
| * Fix preventing from heap overwrite in capture commandRyszard Grzesica2014-02-201-34/+35
* | Fix includes to no longer pull in Skia includes directories.Derek Sollenberger2014-02-271-1/+0
|/
* frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATHColin Cross2014-01-271-1/+1
* Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEADThe Android Open Source Project2013-11-221-19/+137
|\
| * Fix log typos in Visualizer effectJean-Michel Trivi2013-09-241-9/+7
| * Add support for level measurements in VisualizerJean-Michel Trivi2013-09-231-17/+137
| * more support for audio effect offloadEric Laurent2013-09-181-2/+2
| * Add liblogYing Wang2013-04-091-0/+1
| * Only export the symbols that need to beMarco Nelissen2012-10-252-2/+3
| * Switch to new fx library APIMarco Nelissen2012-10-251-19/+0
* | libeffects: do not use GNU old-style field designatorssynergydev2013-10-191-7/+7
* | Add liblogYing Wang2013-04-091-0/+1
* | Only export the symbols that need to beMarco Nelissen2012-10-252-2/+3
* | Switch to new fx library APIMarco Nelissen2012-10-251-19/+0
|/
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-5/+5
* Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-132-0/+190
* Take latency and current time into account for visualizationMarco Nelissen2012-06-071-34/+63
* Add support for scaling mode parameterJean-Michel Trivi2012-04-181-32/+59
* fix visualizer inactivity detectionEric Laurent2012-03-261-9/+24
* Remove dependency on audio_* locationGlenn Kasten2012-03-141-1/+1
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-2/+2
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-2/+2
* audio effects: rename configure commandEric Laurent2011-12-191-6/+33
* am 2c29a5cf: am 1f8c6212: Merge "visualizer: reset buffer if playback is idle...Eric Laurent2011-11-111-3/+25
|\
| * visualizer: reset buffer if playback is idleEric Laurent2011-11-101-3/+25
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-11/+11
|/
* Merge "Remove the simulator target from all makefiles. Bug: 5010576"Jeff Brown2011-07-121-9/+2
|\
| * Remove the simulator target from all makefiles.Jeff Brown2011-07-111-9/+2
* | Audio Effect API: process reverse stream functionEric Laurent2011-07-111-1/+2
|/
* Moved and renamed effect API header filesEric Laurent2011-07-072-7/+7
* New effect library APIEric Laurent2011-05-271-33/+80
* frameworks/base: remove LOCAL_PRELINK_MODULEIliyan Malchev2011-03-141-1/+1
* am cd08ada7: am 67c7a4ae: Merge "Fix off-by-two and other bugs in the visuali...Marco Nelissen2010-10-271-9/+12
|\
| * Fix off-by-two and other bugs in the visualization code.Marco Nelissen2010-10-271-9/+12
* | am 1b37df95: am 9627847d: Merge "Fix error in AudioEffect command status repo...Eric Laurent2010-09-271-2/+2
|\ \ | |/
| * Fix error in AudioEffect command status reporting.Eric Laurent2010-09-241-2/+2
* | am 6943b94b: am a6dc4699: Merge "Fix issue 2913071." into gingerbreadEric Laurent2010-09-211-2/+20
|\ \ | |/
| * Fix issue 2913071.Eric Laurent2010-09-211-2/+20
* | am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...Eric Laurent2010-07-281-2/+2
|\ \ | |/
| * Audio effects: modified command() parameter types.Eric Laurent2010-07-281-2/+2
| * Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-271-1/+1
* | Merge "Fix sim-eng build."Andy McFadden2010-07-191-2/+2
|\ \ | |/ |/|
| * Fix sim-eng build.Andy McFadden2010-07-191-2/+2
* | Fixed problems in audio effect volume control.Eric Laurent2010-07-191-3/+3
|/
* First submission of audio effect library from NXP software.Eric Laurent2010-07-172-0/+431