Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
f78afc3b502860f279fb11dfe995516ea3c8aab2
/
media
/
libeffects
/
lvm
/
wrapper
/
Reverb
b0e9b84
libeffects : Remove InstAlloc wrapper support
by Rivukanta Bhattacharya
· 6 years ago
800144c
Reverb true mono changes : initial version
by Rivukanta Bhattacharya
· 6 years ago
f0fb496
EffectBundle: Add missing sampling rates
by Harish Mahendrakar
· 6 years ago
0b883dd
Merge "libeffects: Add host support for reverb modules"
by Andy Hung
· 6 years ago
77b1437
libeffects: Fix memory leaks
by Harish Mahendrakar
· 6 years ago
6d2e79b
libeffects: Add host support for reverb modules
by Harish Mahendrakar
· 6 years ago
0bbbe07
lvm: Format the code using clang-format
by Harish Mahendrakar
· 6 years ago
6d7fe7f
libeffects: Introduced on the fly allocation of memories in LVM module
by Saketh Sathuvalli
· 8 years ago
b5bfadf
libeffects: SUPPORT_MC macro clean up
by Saketh Sathuvalli
· 6 years ago
71e87bf
libeffects: Add multichannel support to Reverb
by Saketh Sathuvalli
· 6 years ago
6c0c866
Fix for potential NULL de-reference issue in Reverb
by Saketh Sathuvalli
· 7 years ago
a62c26c
libeffects: Removed the unused/redundant code in lvm/lib
by Saketh Sathuvalli
· 7 years ago
2b7eb6b
libeffects: Rename .c files at lvm/lib to .cpp
by Saketh Sathuvalli
· 8 years ago
0c5015f
libeffects: Added support for 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 8 years ago
320fd85
audio: fix switch to break or use FALLTHROUGH_INTENDED
by Andy Hung
· 8 years ago
ed7b73a
Merge "Suppress bogus static analysis warnings." am: 9d431ceffa
by Chih-Hung Hsieh
· 8 years ago
f29dc04
Suppress bogus static analysis warnings.
by Chih-Hung Hsieh
· 8 years ago
361155a
EffectReverb: Fix unsigned integer overflow
by Andy Hung
· 8 years ago
5effdf6
Deprecate ditherAndClamp with memcpy_to_i16_from_q4_27
by Andy Hung
· 9 years ago
94a1ee8
Converting effect chains to float point by default.
by rago
· 9 years ago
1fee4c3
Merge "Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb" into lmp-mr1-dev am: 31b0c9cb33 am: be30bb2645 am: e2d671ce19 am: 8aa73cce69 am: 3785a50ef4 am: a060ca58ff am: dee287e40c am: 9dc85bf51e am: 59e93ab3ab am: 3b564f6e42 am: 62e3e59029
by Mikhail Naganov
· 9 years ago
62e3e59
Merge "Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb" into lmp-mr1-dev am: 31b0c9cb33 am: be30bb2645 am: e2d671ce19 am: 8aa73cce69 am: 3785a50ef4 am: a060ca58ff am: dee287e40c am: 9dc85bf51e am: 59e93ab3ab
by Mikhail Naganov
· 9 years ago
ee804df
Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb
by Mikhail Naganov
· 9 years ago
02fd279
Fix Auxiliary Effect Buffer Corruption
by rago
· 9 years ago
1bfc62c
[automerger] Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb am: 804632afcd am: bc1d023cc9 am: 03c1ecd9fe am: c4b06bbc1e am: 5c6acee104 am: fcc98fa3b1 am: 1f2d8b0b36 am: 698581c556 am: e52a6ab853 am: c6905d1c9c am: fe49081e58 am: 716c720 am: 8883fd487b am: f05b30c27f
by Mikhail Naganov
· 9 years ago
f05b30c
[automerger] Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb am: 804632afcd am: bc1d023cc9 am: 03c1ecd9fe am: c4b06bbc1e am: 5c6acee104 am: fcc98fa3b1 am: 1f2d8b0b36 am: 698581c556 am: e52a6ab853 am: c6905d1c9c am: fe49081e58 am: 716c720 am: 8883fd487b
by Mikhail Naganov
· 9 years ago
c4b06bb
[automerger] Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb am: 804632afcd am: bc1d023cc9 am: 03c1ecd9fe
by Mikhail Naganov
· 9 years ago
03c1ecd
[automerger] Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb am: 804632afcd am: bc1d023cc9
by Mikhail Naganov
· 9 years ago
804632a
Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb
by Mikhail Naganov
· 9 years ago
d7d0134
Floating point support for audio post processing components
by Ramesh Katuri
· 10 years ago
32a5f5d
resolve merge conflicts of 4532a36 to master
by Mark Salyzyn
· 10 years ago
60d0207
Replace cutils/log.h with either android/log.h or log/log.h
by Mark Salyzyn
· 10 years ago
ef22507
Enable strict warnings and fix unused warnings
by Glenn Kasten
· 10 years ago
ee5863a
Fix misc-macro-parentheses warnings.
by Chih-Hung Hsieh
· 10 years ago
3a9d4f4
fix possible overflow in effect wrappers. am: 9e29523b95 am: baebc739b0
by Eric Laurent
· 11 years ago
baebc73
fix possible overflow in effect wrappers. am: 9e29523b95
by Eric Laurent
· 11 years ago
9e29523
fix possible overflow in effect wrappers.
by Eric Laurent
· 11 years ago
c655561
am 29b83cbb: DO NOT MERGE - audio effects: fix heap overflow
by Eric Laurent
· 11 years ago
29b83cb
DO NOT MERGE - audio effects: fix heap overflow
by Eric Laurent
· 11 years ago
6368e6d
audio effects: fix heap overflow
by Eric Laurent
· 11 years ago
7b6c7b8
libeffects: 64-bit compile warnings
by Mark Salyzyn
· 12 years ago
b302bd5
LP64 fixes for media/libeffects
by Ashok Bhat
· 13 years ago
c9d8ea7
libeffects: do not use GNU old-style field designators
by synergydev
· 13 years ago
5875516
Fix reverb at 48kHz
by Eric Laurent
· 13 years ago
c92d6b0
Fix reverb at 48kHz
by Eric Laurent
· 13 years ago
480421b
Turn off executable bit on ordinary files
by Glenn Kasten
· 14 years ago
ad4e408
Turn off executable bit on ordinary files
by Glenn Kasten
· 14 years ago
7f16b19
Only export the symbols that need to be
by Marco Nelissen
· 14 years ago
655604a
Only export the symbols that need to be
by Marco Nelissen
· 14 years ago
6035cb5
Switch to new fx library API
by Marco Nelissen
· 14 years ago
1bb85d2
Switch to new fx library API
by Marco Nelissen
· 14 years ago
a189a68
Use struct assignment instead of explicit memcpy
by Glenn Kasten
· 15 years ago
b4d3074
Use correct syntax for #include <> ""
by Glenn Kasten
· 15 years ago
5e92a78
Effect UUID inputs passed by pointer are const
by Glenn Kasten
· 15 years ago
3d5188b
audio effects: rename configure command
by Eric Laurent
· 15 years ago
3856b09
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
by Steve Block
· 15 years ago
ba7b8f8
Audio Effect API: process reverse stream function
by Eric Laurent
· 15 years ago
6d8b694
Moved and renamed effect API header files
by Eric Laurent
· 15 years ago
e1315cf
New effect library API
by Eric Laurent
· 15 years ago
df489b9
Bug 3117154
by Glenn Kasten
· 16 years ago
e0aed6d
Fix volume problems with insert revert
by Eric Laurent
· 16 years ago
5185b01
LVM release 1.09 delivery
by Eric Laurent
· 16 years ago
54c38fd
Modify type of some environmental reverb parameters
by Eric Laurent
· 16 years ago
2d3bf53
LVM release 1.08 delivery.
by Eric Laurent
· 16 years ago
d918324
LVM release 1.07 delivery.
by Eric Laurent
· 16 years ago
97344f1
Added preset reverb.
by Eric Laurent
· 16 years ago
c59c6fd
LVM release 1.05 delivery
by Eric Laurent
· 16 years ago