Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
media
/
libmedia
/
Visualizer.cpp
704c577
Visualizer: fix native crash when visualizer release
by zengjing
· 7 years ago
aa4db89
Remove unused #include.
by Elliott Hughes
· 8 years ago
2e5b570
Remove force argument to ensure mCaptureThread exit within Visualizer destructor
by ganxiaolin
· 9 years ago
d848eb4
Use audio_session_t consistently
by Glenn Kasten
· 9 years ago
9b030df
Fix for Visualizer release bug
by Ricardo Garcia
· 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
63f6ffb
libmedia: ensure mCaptureThread exit within Visualizer destructor
by Haynes Mathew George
· 11 years ago
09647d2
Add support for level measurements in Visualizer
by Jean-Michel Trivi
· 12 years ago
1ab85ec
Include what is needed
by Glenn Kasten
· 12 years ago
85ab62c
Line length 100
by Glenn Kasten
· 13 years ago
d407095
Remove dead code in libmedia
by Glenn Kasten
· 13 years ago
3476de6
Add support for scaling mode parameter
by Jean-Michel Trivi
· 13 years ago
e53b9ea
Whitespace and indentation
by Glenn Kasten
· 13 years ago
af7d818
Enhance Visualizer behavior in the case of mediaserver death.
by John Grossman
· 13 years ago
9096f34
Fix typos in string constants
by Glenn Kasten
· 13 years ago
3f6448e
Move fixed_fft to system/media/audio_utils
by Glenn Kasten
· 13 years ago
a9b21c5
Rename Visualizer::mLock
by Glenn Kasten
· 13 years ago
83bc7f3
libmedia new can't fail on Android
by Glenn Kasten
· 13 years ago
29357bc
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_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
6d8b694
Moved and renamed effect API header files
by Eric Laurent
· 14 years ago
fce7a47
audio/media: convert to using the audio HAL and new audio defs
by Dima Zavin
· 14 years ago
209821c
Increase the number of useful bits in the spectrum.
by Marco Nelissen
· 14 years ago
6b6a736
Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.
by Chia-chi Yeh
· 15 years ago
0fa449c
Fix error in AudioEffect command status reporting.
by Eric Laurent
· 15 years ago
dbd2b7e
Visualizer: replace the FFT implementation with a faster one.
by Chia-chi Yeh
· 15 years ago
25f4395
Audio effects: modified command() parameter types.
by Eric Laurent
· 15 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 15 years ago