| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove obsolete TARGET_SIMULATOR checks | Trevor Drake | 2014-12-11 | 1 | -24/+11 |
* | LP64 fixes for media/libeffects | Ashok Bhat | 2014-02-20 | 3 | -11/+11 |
* | frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH | Colin Cross | 2014-01-27 | 1 | -2/+2 |
* | Clean up references to AUDIO_FORMAT_PCM_8_24_BIT | Glenn Kasten | 2013-07-10 | 2 | -2/+2 |
* | Switch to new fx library API | Marco Nelissen | 2012-10-25 | 3 | -41/+0 |
* | Use struct assignment instead of explicit memcpy | Glenn Kasten | 2012-07-17 | 2 | -9/+9 |
* | Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/ | James Dong | 2012-06-13 | 2 | -0/+190 |
* | Remove dependency on audio_* location | Glenn Kasten | 2012-03-14 | 1 | -2/+2 |
* | Effect UUID inputs passed by pointer are const | Glenn Kasten | 2012-02-08 | 3 | -6/+6 |
* | Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE | Steve Block | 2012-01-06 | 2 | -4/+4 |
* | Use the standard CC_LIKELY and CC_UNLIKELY macros | Glenn Kasten | 2012-01-05 | 5 | -27/+22 |
* | audio effects: rename configure command | Eric Laurent | 2011-12-19 | 3 | -21/+75 |
* | Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE | Steve Block | 2011-10-26 | 3 | -102/+102 |
* | Audio Effect API: process reverse stream function | Eric Laurent | 2011-07-11 | 2 | -2/+4 |
* | Moved and renamed effect API header files | Eric Laurent | 2011-07-07 | 3 | -4/+7 |
* | New effect library API | Eric Laurent | 2011-05-27 | 5 | -72/+194 |
* | Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf. | Eric Laurent | 2010-07-30 | 1 | -12/+57 |
* | Audio effects: modified command() parameter types. | Eric Laurent | 2010-07-28 | 3 | -8/+19 |
* | Audio Effects: added methods to effects java classes to store and load curren... | Eric Laurent | 2010-07-27 | 1 | -6/+6 |
* | First submission of audio effect library from NXP software. | Eric Laurent | 2010-07-17 | 21 | -0/+9145 |