Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
dabfdafb81c4b431377ca5b51c0e3a49fef4cb16
/
media
/
libeffects
/
visualizer
/
EffectVisualizer.cpp
b0ffc5a
Visualizer Effect: Fix SCALING_MODE_NORMALIZED
by Andy Hung
· 6 years ago
1f7ef9b
Visualizer: Add multichannel capability
by Andy Hung
· 6 years ago
fda70d3
Visualizer: Convert Effect to float
by Andy Hung
· 7 years ago
612d8fc
Fix overflow sanitizer in Visualizer_command.
by Ivan Lozano
· 7 years ago
cb97d3e
Fix overflow sanitizer in EffectVisualizer.
by Ivan Lozano
· 7 years ago
32a5f5d
resolve merge conflicts of 4532a36 to master
by Mark Salyzyn
· 8 years ago
1121dfb
Merge "Replace cutils/log.h with either android/log.h or log/log.h" am: a05da2eea4
by Mark Salyzyn
· 8 years ago
60d0207
Replace cutils/log.h with either android/log.h or log/log.h
by Mark Salyzyn
· 9 years ago
d074a7d
Visualizer: Check capture size and latency parameters am: 9a2732ba0a am: 5e0822f704 am: d21cc13ae6 am: f658db43f4 am: 73dae43026 am: 16303ece70 am: 0c7786ecd8 am: d6b51c0ef9 am: 2b82397960 am: ce6236f931 am: 24232c7bb7 am: b8842b6b87
by Andy Hung
· 8 years ago
9a2732b
Visualizer: Check capture size and latency parameters
by Andy Hung
· 9 years ago
f4a63f6
Fix potential NULL dereference in Visualizer effect am: 874f9e0b8e am: f060479b9a
by rago
· 9 years ago
bcc7230
Fix potential NULL dereference in Visualizer effect am: 874f9e0b8e
by rago
· 9 years ago
874f9e0
Fix potential NULL dereference in Visualizer effect
by rago
· 9 years ago
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
2feb9ce
Fix potential overflow in Visualizer effect am: 46dc714d52 am: 8720f85196
by rago
· 9 years ago
bad0250
Fix potential overflow in Visualizer effect am: 46dc714d52 am: 8720f85196
by rago
· 9 years ago
46dc714
Fix potential overflow in Visualizer effect
by rago
· 9 years ago
099ab28
Fix potential overflow in Visualizer effect
by rago
· 9 years ago
c655561
am 29b83cbb: DO NOT MERGE - audio effects: fix heap overflow
by Eric Laurent
· 10 years ago
29b83cb
DO NOT MERGE - audio effects: fix heap overflow
by Eric Laurent
· 10 years ago
6368e6d
audio effects: fix heap overflow
by Eric Laurent
· 10 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
173f012
am 9857473f: am 0f4b0d23: Merge "libeffects: do not use GNU old-style field designators"
by Nick Kralevich
· 12 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