summaryrefslogtreecommitdiffstats
path: root/media/libeffects/factory/EffectsFactory.c
Commit message (Expand)AuthorAgeFilesLines
* fix deadlock issues that arise when there are simultaneousjpadmana2014-01-311-14/+6
* Effects Factory changes for effects offloadjpadmana2013-09-271-2/+216
* Revert "Effects Factory changes for effects offload"Eric Laurent2013-09-271-216/+2
* Effects Factory changes for effects offloadjpadmana2013-09-061-2/+216
* Use struct assignment instead of explicit memcpyGlenn Kasten2012-07-171-2/+2
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-7/+7
* Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGESteve Block2012-01-061-11/+11
* Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGESteve Block2011-10-261-11/+11
* Audio framework: support for audio pre processingEric Laurent2011-07-181-0/+1
* Audio Effect API: process reverse stream functionEric Laurent2011-07-111-2/+41
* Fix regression in audio effect factoryEric Laurent2011-06-161-1/+1
* Removed interface to load audio effects librariesEric Laurent2011-05-271-12/+0
* New effect library APIEric Laurent2011-05-271-212/+267
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-1/+6
* Audio policy manager changes for audio effectsEric Laurent2010-07-201-1/+1
* First submission of audio effect library from NXP software.Eric Laurent2010-07-171-0/+642