summaryrefslogtreecommitdiffstats
path: root/include/media/AudioEffect.h
Commit message (Expand)AuthorAgeFilesLines
* Use symbol AUDIO_IO_HANDLE_NONE from <system/audio.h>Glenn Kasten2014-03-261-3/+3
* Use symbol AUDIO_SESSION_OUTPUT_MIX from <system/audio.h>Glenn Kasten2014-03-261-5/+6
* Fix clang warnings in AudioFlingerGlenn Kasten2014-02-101-1/+1
* Add support for scaling mode parameterJean-Michel Trivi2012-04-181-12/+9
* Effect UUID inputs passed by pointer are constGlenn Kasten2012-02-081-1/+1
* Declare more IAudioFlinger methods constGlenn Kasten2012-02-031-1/+2
* Use NULL not 0 for raw pointersGlenn Kasten2012-02-031-6/+6
* Added APIs for audio preprocessingEric Laurent2011-07-251-0/+31
* Audio framework: support for audio pre processingEric Laurent2011-07-181-4/+4
* Removed interface to load audio effects librariesEric Laurent2011-05-271-44/+0
* New effect library APIEric Laurent2011-05-271-6/+6
* Fix issue 3157123.Eric Laurent2010-11-191-1/+2
* Audio effects: modified command() parameter types.Eric Laurent2010-07-281-7/+11
* Added Visualizer effect.Eric Laurent2010-07-071-33/+37
* Various fixes and improvements in audio effects implementationEric Laurent2010-06-251-10/+10
* Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-111-0/+462