Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
732e5fab3dc2d06901b5f56163a01fda6f5364b8
/
media
/
libaudioclient
/
AudioEffect.cpp
2aef6ec
Merge "Add dynamic source default effects"
by Ari Hausman-Cohen
· 7 years ago
b40f1cf
Merge "Prevent object of AudioEffect be deleted until construction finished" am: 637ee654cf am: 1b201ee707
by haobo10173529
· 7 years ago
2462831
Add dynamic source default effects
by Ari Hausman-Cohen
· 7 years ago
3f51b54
Prevent object of AudioEffect be deleted until construction finished
by haobo10173529
· 7 years ago
433722e
Add dynamic stream default effects
by Ari Hausman-Cohen
· 7 years ago
2046ec7
Update getEffectDescriptors() to include type
by Ari Hausman-Cohen
· 7 years ago
5b506f2
audio effects: Eliminate the cause warning logs about unreleased interface
by Mikhail Naganov
· 8 years ago
424c4f5
audio effects: Eliminate the cause warning logs about unreleased interface
by Mikhail Naganov
· 8 years ago
b643627
fix client pid for effects applied by audio policy
by Eric Laurent
· 8 years ago
538ec5e
Split libmedia into libmedia and libaudioclient
by Marco Nelissen
· 9 years ago
[Renamed from media/libmedia/AudioEffect.cpp]
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
eecd765
Use only strong references to AudioEffect
by Eric Laurent
· 10 years ago
be71aa2
Respect the record audio app op - media
by Svet Ganov
· 10 years ago
40bc906
namespace does not need a closing semicolon
by Glenn Kasten
· 10 years ago
06b4606
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
a0fd9ca
AudioEffect acquires session
by Jean-Michel Trivi
· 11 years ago
0f11b51
Fix unused parameter warnings in audio
by Glenn Kasten
· 11 years ago
8d6cc84
Remove unnecessary parameter
by Glenn Kasten
· 13 years ago
85ab62c
Line length 100
by Glenn Kasten
· 13 years ago
a189a68
Use struct assignment instead of explicit memcpy
by Glenn Kasten
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
f063b49
Fix build warning
by Glenn Kasten
· 13 years ago
af7d818
Enhance Visualizer behavior in the case of mediaserver death.
by John Grossman
· 13 years ago
90bebef
No newline or space at end of ALOG format string
by Glenn Kasten
· 13 years ago
5e92a78
Effect UUID inputs passed by pointer are const
by Glenn Kasten
· 13 years ago
f587ba5
Declare more IAudioFlinger methods const
by Glenn Kasten
· 13 years ago
a0d6833
Use NULL not 0 for raw pointers
by Glenn Kasten
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
57dae99
Added APIs for audio preprocessing
by Eric Laurent
· 14 years ago
7c7f10b
Audio framework: support for audio pre processing
by Eric Laurent
· 14 years ago
65580f9
Removed interface to load audio effects libraries
by Eric Laurent
· 14 years ago
cc8ace7
Do not disable effect in AudioEffect destructor.
by Eric Laurent
· 14 years ago
f5aafb2
Fix issue 3157123.
by Eric Laurent
· 15 years ago
0fa449c
Fix error in AudioEffect command status reporting.
by Eric Laurent
· 15 years ago
8569f0d
Fixed several audio effects problems.
by Eric Laurent
· 15 years ago
25f4395
Audio effects: modified command() parameter types.
by Eric Laurent
· 15 years ago
42a050f
Fix swap of sessionId and output in audio effect API.
by Jean-Michel Trivi
· 15 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 15 years ago
ffe9c25
Various fixes and improvements in audio effects implementation
by Eric Laurent
· 15 years ago
801a118
Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.
by Eric Laurent
· 15 years ago