22 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Mark Salyzyn e74bbf18a6 liblog: use log/log.h for ALOG macros
8 years ago
Mark Salyzyn 60d02077d8 Replace cutils/log.h with either android/log.h or log/log.h
8 years ago
Trevor Drake b092a173cf Remove obsolete TARGET_SIMULATOR checks
10 years ago
Ashok Bhat b302bd5d28 LP64 fixes for media/libeffects
11 years ago
Colin Cross 7d6fc5ebc8 frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
11 years ago
Glenn Kasten b7f08d386f Clean up references to AUDIO_FORMAT_PCM_8_24_BIT
11 years ago
Marco Nelissen 1bb85d27f0 Switch to new fx library API
12 years ago
Glenn Kasten a189a6883e Use struct assignment instead of explicit memcpy
12 years ago
James Dong 3d51d5cb53 Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/
12 years ago
Glenn Kasten 33b383948e Remove dependency on audio_* location
12 years ago
Glenn Kasten 5e92a78611 Effect UUID inputs passed by pointer are const
13 years ago
Steve Block 5ff1dd576b Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
13 years ago
Glenn Kasten f6b1678f8f Use the standard CC_LIKELY and CC_UNLIKELY macros
13 years ago
Eric Laurent 3d5188bd6a audio effects: rename configure command
13 years ago
Steve Block 3856b090cd Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
13 years ago
Eric Laurent ba7b8f881a Audio Effect API: process reverse stream function
13 years ago
Eric Laurent 6d8b694d99 Moved and renamed effect API header files
13 years ago
Eric Laurent e1315cf0b6 New effect library API
13 years ago
Eric Laurent 3be9523784 Audio effects: aligned Equalizer API argument types on OpenSL ES SLEqualizerItf.
14 years ago
Eric Laurent 25f4395b93 Audio effects: modified command() parameter types.
14 years ago
Eric Laurent 23e1de7435 Audio Effects: added methods to effects java classes to store and load current effect settings in
14 years ago
Eric Laurent 2c8e5cab3f First submission of audio effect library from NXP software.
14 years ago