index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmedia
/
AudioEffect.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use only strong references to AudioEffect
Eric Laurent
2015-06-08
1
-4
/
+7
*
Respect the record audio app op - media
Svet Ganov
2015-04-29
1
-5
/
+7
*
namespace does not need a closing semicolon
Glenn Kasten
2015-03-23
1
-1
/
+1
*
Update calls to IInterface::asBinder()
Marco Nelissen
2014-11-14
1
-2
/
+2
*
AudioEffect acquires session
Jean-Michel Trivi
2014-09-18
1
-3
/
+10
*
Fix unused parameter warnings in audio
Glenn Kasten
2014-02-03
1
-2
/
+2
*
Remove unnecessary parameter
Glenn Kasten
2012-12-18
1
-1
/
+1
*
Line length 100
Glenn Kasten
2012-11-01
1
-7
/
+14
*
Use struct assignment instead of explicit memcpy
Glenn Kasten
2012-07-17
1
-10
/
+3
*
Whitespace and indentation
Glenn Kasten
2012-03-13
1
-2
/
+1
*
Fix build warning
Glenn Kasten
2012-02-22
1
-4
/
+4
*
Enhance Visualizer behavior in the case of mediaserver death.
John Grossman
2012-02-16
1
-7
/
+7
*
No newline or space at end of ALOG format string
Glenn Kasten
2012-02-08
1
-1
/
+1
*
Effect UUID inputs passed by pointer are const
Glenn Kasten
2012-02-08
1
-1
/
+1
*
Declare more IAudioFlinger methods const
Glenn Kasten
2012-02-03
1
-1
/
+2
*
Use NULL not 0 for raw pointers
Glenn Kasten
2012-02-03
1
-4
/
+4
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-3
/
+3
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-3
/
+3
*
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
1
-11
/
+11
*
Added APIs for audio preprocessing
Eric Laurent
2011-07-25
1
-0
/
+9
*
Audio framework: support for audio pre processing
Eric Laurent
2011-07-18
1
-7
/
+7
*
Removed interface to load audio effects libraries
Eric Laurent
2011-05-27
1
-14
/
+0
*
Do not disable effect in AudioEffect destructor.
Eric Laurent
2011-04-07
1
-1
/
+0
*
Fix issue 3157123.
Eric Laurent
2010-11-19
1
-28
/
+27
*
Fix error in AudioEffect command status reporting.
Eric Laurent
2010-09-24
1
-9
/
+17
*
Fixed several audio effects problems.
Eric Laurent
2010-08-09
1
-3
/
+22
*
Audio effects: modified command() parameter types.
Eric Laurent
2010-07-28
1
-6
/
+14
*
Fix swap of sessionId and output in audio effect API.
Jean-Michel Trivi
2010-07-09
1
-2
/
+2
*
Added Visualizer effect.
Eric Laurent
2010-07-07
1
-22
/
+14
*
Various fixes and improvements in audio effects implementation
Eric Laurent
2010-06-25
1
-2
/
+2
*
Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.
Eric Laurent
2010-06-11
1
-0
/
+462