Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
e7e8d636b486cf49487db1d8da5e8e7cb15d9549
/
media
/
libeffects
/
visualizer
/
EffectVisualizer.cpp
0c739c5
Merge "Fix potential NULL dereference in Visualizer effect"
by Ricardo Garcia
· 9 years ago
ef22507
Enable strict warnings and fix unused warnings
by Glenn Kasten
· 9 years ago
b66492c
Fix potential NULL dereference in Visualizer effect
by rago
· 9 years ago
d40faa1
Fix compiler warnings.
by Ting-Yuan Huang
· 9 years ago
099ab28
Fix potential overflow in Visualizer effect
by rago
· 9 years ago
0f714a4
audio effects: fix heap overflow
by Eric Laurent
· 10 years ago
e541269
Use new channel count functions for audio masks
by Andy Hung
· 11 years ago
7cb0e73
libeffects: 64 bit compile issues
by Mark Salyzyn
· 11 years ago
abb7b17
Fix preventing from heap overwrite in capture command
by Ryszard Grzesica
· 11 years ago
5bf2560
Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEAD
by The Android Open Source Project
· 11 years ago
c9d8ea7
libeffects: do not use GNU old-style field designators
by synergydev
· 12 years ago
6fbc9ef
Fix log typos in Visualizer effect
by Jean-Michel Trivi
· 12 years ago
09647d2
Add support for level measurements in Visualizer
by Jean-Michel Trivi
· 12 years ago
5baf2af
more support for audio effect offload
by Eric Laurent
· 12 years ago
7f16b19
Only export the symbols that need to be
by Marco Nelissen
· 13 years ago
655604a
Only export the symbols that need to be
by Marco Nelissen
· 13 years ago
6035cb5
Switch to new fx library API
by Marco Nelissen
· 13 years ago
1bb85d2
Switch to new fx library API
by Marco Nelissen
· 13 years ago
a189a68
Use struct assignment instead of explicit memcpy
by Glenn Kasten
· 13 years ago
f06c2ed
Take latency and current time into account for visualization
by Marco Nelissen
· 13 years ago
3476de6
Add support for scaling mode parameter
by Jean-Michel Trivi
· 13 years ago
183dc77
fix visualizer inactivity detection
by Eric Laurent
· 13 years ago
5e92a78
Effect UUID inputs passed by pointer are const
by Glenn Kasten
· 13 years ago
5ff1dd5
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
by Steve Block
· 13 years ago
3d5188b
audio effects: rename configure command
by Eric Laurent
· 13 years ago
73bb0b9
am 2c29a5cf: am 1f8c6212: Merge "visualizer: reset buffer if playback is idle" into ics-mr1
by Eric Laurent
· 13 years ago
3df40a0
visualizer: reset buffer if playback is idle
by Eric Laurent
· 13 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 14 years ago
ba7b8f8
Audio Effect API: process reverse stream function
by Eric Laurent
· 14 years ago
6d8b694
Moved and renamed effect API header files
by Eric Laurent
· 14 years ago
e1315cf
New effect library API
by Eric Laurent
· 14 years ago
64c3bde
Fix off-by-two and other bugs in the visualization code. b/3137511
by Marco Nelissen
· 15 years ago
0fa449c
Fix error in AudioEffect command status reporting.
by Eric Laurent
· 15 years ago
0e75f0f
Fix issue 2913071.
by Eric Laurent
· 15 years ago
25f4395
Audio effects: modified command() parameter types.
by Eric Laurent
· 15 years ago
f997cab
Fixed problems in audio effect volume control.
by Eric Laurent
· 15 years ago
2c8e5ca
First submission of audio effect library from NXP software.
by Eric Laurent
· 15 years ago
[Renamed from media/libeffects/EffectVisualizer.cpp]
e44b1ef
Modifications in audio effect engine state management.
by Eric Laurent
· 15 years ago
da7581b
Added Visualizer effect.
by Eric Laurent
· 15 years ago