Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
cbda3cf9eea068c1a7cc10c41e55a89795c05fbe
/
media
/
libeffects
c4b71c9
Fix for potential NULL de-reference issue in Reverb
by Saketh Sathuvalli
· 6 years ago
27cf37c
audio: Centralize audio configuration paths specification
by Mikhail Naganov
· 6 years ago
ae3b953
Merge "libeffects: Removed void cast related comments that are not relevant" am: ff210cf8be am: 3f378acaf8 am: 832a31b8a5
by Automerger Merge Worker
· 6 years ago
ff210cf
Merge "libeffects: Removed void cast related comments that are not relevant"
by Andy Hung
· 6 years ago
632863e
Merge "libeffects: Removed the unused/redundant code in lvm/lib" am: c9517ec483 am: b685fe384d am: 6f270bae30
by Automerger Merge Worker
· 6 years ago
a62c26c
libeffects: Removed the unused/redundant code in lvm/lib
by Saketh Sathuvalli
· 6 years ago
a8c60cc
libeffects: Removed void cast related comments that are not relevant
by Saketh Sathuvalli
· 6 years ago
cfaa13a
Merge commit '29622fe971325dd6929f2f3a4fe2c7fcf736c03c' into manual_merge_29622fe971325dd6929f2f3a4fe2c7fcf736c03c
by Andy Hung
· 6 years ago
70ee7b5
Merge "libeffects: Rename .c files at lvm/lib to .cpp"
by Andy Hung
· 6 years ago
2b7eb6b
libeffects: Rename .c files at lvm/lib to .cpp
by Saketh Sathuvalli
· 7 years ago
c1b0fe4
[audioeffect] add support of device effect in config parser
by François Gaffie
· 6 years ago
efa2b5c
audioeffect: add missing sources to deserializer config file
by Francois Gaffie
· 7 years ago
1204baa
[audioeffect] add support of device effect in config parser
by François Gaffie
· 6 years ago
160863f
audioeffect: add missing sources to deserializer config file
by Francois Gaffie
· 7 years ago
d700529
Audio effect HAL: Add device ID to createEffect API
by Eric Laurent
· 6 years ago
3a26bb2
Add audio stream and usage for virtual assistant
by Baekgyeong Kim
· 6 years ago
47ea671
Add audio stream and usage for virtual assistant
by Baekgyeong Kim
· 6 years ago
3b7f51b
Audio effect HAL: Add device ID to createEffect API
by Eric Laurent
· 6 years ago
d1b4d4b
libeffects: Fix to resolve glitch with disabling LVCS
by Puneeth Prabhu
· 7 years ago
9c8792b
Fix vendor modules to use shared vndk
by Inseob Kim
· 6 years ago
047968e
Merge "EffectBundle: Make effect draining more robust" into qt-r1-dev am: 7f534b59e4
by Andy Hung
· 6 years ago
bc84f5f
EffectBundle: Make effect draining more robust
by Andy Hung
· 7 years ago
3fa846b
Merge "Visualizer Effect: Fix SCALING_MODE_NORMALIZED" into qt-dev am: 46b8d0b374 am: ce210e7ef8
by Andy Hung
· 7 years ago
b0ffc5a
Visualizer Effect: Fix SCALING_MODE_NORMALIZED
by Andy Hung
· 7 years ago
91eb994
Merge "Splitting analysis window in frequency implementation. Other fixes." am: 60c33d85d0 am: d359261520 am: 7a90925823
by Ricardo Garcia
· 7 years ago
0f8a1cd
Splitting analysis window in frequency implementation. Other fixes.
by Ricardo Garcia
· 7 years ago
7a90925
Merge "Splitting analysis window in frequency implementation. Other fixes." am: 60c33d85d0
by Ricardo Garcia
· 7 years ago
549ffc0
Splitting analysis window in frequency implementation. Other fixes.
by Ricardo Garcia
· 7 years ago
712a735
Merge "libeffects: Correct LVM_BufferUnmanagedOut function for mono input" into qt-dev am: c6de9ed177
by Andy Hung
· 7 years ago
ace192e
libeffects: Correct LVM_BufferUnmanagedOut function for mono input
by Saketh Sathuvalli
· 7 years ago
fd85405
Merge "libeffects: Added support to test effects using 32 and 64 bit binaries" into qt-dev am: 7ec75ad4ad
by Andy Hung
· 7 years ago
7ec75ad
Merge "libeffects: Added support to test effects using 32 and 64 bit binaries" into qt-dev
by Andy Hung
· 7 years ago
835fdfd
Merge "libeffects: Corrected the Copy_Float in LVM_Process.c to handle MC" into qt-dev am: 6a3e785a3e
by Andy Hung
· 7 years ago
6bdd081
libeffects: Added support to test effects using 32 and 64 bit binaries
by Saketh Sathuvalli
· 7 years ago
97aaad8
libeffects: Corrected the Copy_Float in LVM_Process.c to handle MC
by Saketh Sathuvalli
· 7 years ago
d1e3315
Merge "audio policy: concurrent capture effects" into qt-dev am: df8638b4c4
by Eric Laurent
· 7 years ago
b20cf7d
audio policy: concurrent capture effects
by Eric Laurent
· 7 years ago
fbafe20
Merge "libeffects: Fix for crash during playback on bluetooth headset" into qt-dev am: 3eaf1bcfd6
by Andy Hung
· 7 years ago
9bacfeb
libeffects: Fix for crash during playback on bluetooth headset
by Puneeth Prabhu
· 7 years ago
b9e3657
EffectBundle: Avoid possible out-of-bounds access
by Greg Kaiser
· 7 years ago
7d6b44e
Merge "libeffects: Added code to update sourceFormat field properly for MC input"
by Andy Hung
· 7 years ago
1fe3b5e
Merge "use libc's powerof2" am: 813a561aed am: 33972a46d9 am: 8f8bc4d939
by Nick Kralevich
· 7 years ago
f80d4a1
use libc's powerof2
by Nick Kralevich
· 7 years ago
e92cb6f
Fix for integer over flow in LVPSA_process in libeffects
by Rajat Kumar
· 7 years ago
0fb19c0
libeffects: Added code to update sourceFormat field properly for MC input
by Saketh Sathuvalli
· 7 years ago
fc4a181
Merge "AudioEffect: explicitly show errors in lvmtest"
by Andy Hung
· 7 years ago
175fbd3
AudioEffect: explicitly show errors in lvmtest
by Andy Hung
· 7 years ago
7b66e3b
libeffects: Added multichannel support for volume balance
by Saketh Sathuvalli
· 7 years ago
f0d7e11
Remove '-v' from cflags
by Pirama Arumuga Nainar
· 7 years ago
cb398ab
libeffects: Fixed minor nits on lvmtest
by Saketh Sathuvalli
· 7 years ago
6c3da97
libeffects: Fixed bit mismatch seen with 3 channel input
by Saketh Sathuvalli
· 7 years ago
54aa6de
Merge "libeffects: Added sample testbench for downmix module"
by Andy Hung
· 7 years ago
ab18bac
libeffects: Fixed memory leaks in lvmtest
by Saketh Sathuvalli
· 7 years ago
4c9da69
libeffects: Added sample testbench for downmix module
by Saketh Sathuvalli
· 7 years ago
5b72396
Merge "libeffects: Added standalone testbench that calculates SNR value"
by Andy Hung
· 7 years ago
076b6e7
Merge "libeffects: Corrected scratch memory size calculations"
by Andy Hung
· 7 years ago
db085f3
libeffects: Corrected scratch memory size calculations
by Saketh Sathuvalli
· 7 years ago
b89991f
libeffects: Added standalone testbench that calculates SNR value
by Saketh Sathuvalli
· 7 years ago
9a0a53f
Merge "libeffects: Corrected Concert Surround delay values for higher sampling frequencies."
by Andy Hung
· 7 years ago
a52bdd8
libeffects: Corrected Concert Surround delay values for higher sampling frequencies.
by Saketh Sathuvalli
· 7 years ago
2853c30
libeffects: Added missing table entries corresponding to 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 7 years ago
ae4b6ec
add new audio sources for audio capture
by Eric Laurent
· 7 years ago
1886218
Virtualizer: Fix channel configuration capability
by Andy Hung
· 7 years ago
ed1172f
EffectDownmix: Fix float mode and enable
by Andy Hung
· 7 years ago
b144b4b
lvmtest: Add mono mode for audio effect testing.
by Andy Hung
· 7 years ago
46f854a
libeffects: Updated test script for higher frequencies and effects
by Saketh Sathuvalli
· 7 years ago
79b85a8
libeffects: Correct ConcertSurround 96kHz and 192kHz filter coefs
by Saketh Sathuvalli
· 7 years ago
0c5015f
libeffects: Added support for 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 7 years ago
ef4b27d
Merge "Fix performance-for-range-copy warnings" am: 1ce37f1de3 am: c9584831bc
by Chih-Hung Hsieh
· 7 years ago
1ce37f1
Merge "Fix performance-for-range-copy warnings"
by Treehugger Robot
· 7 years ago
590c815
Merge "Fix cert-dcl16-c clang-tidy warnings in libeffects." am: 6d89c10db9 am: 739dc12e71
by Chih-hung Hsieh
· 7 years ago
b99e1bc
libeffects: Add multichannel processing support
by Saketh Sathuvalli
· 8 years ago
602bd42
Fix cert-dcl16-c clang-tidy warnings in libeffects.
by Chih-Hung Hsieh
· 7 years ago
3ef324d
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 7 years ago
ce4afa6
Merge "Convert media effects to Android.bp" am: 3c5f389110 am: c97f122ff5
by Dan Willemsen
· 7 years ago
154fce4
Convert media effects to Android.bp
by Dan Willemsen
· 7 years ago
1f7ef9b
Visualizer: Add multichannel capability
by Andy Hung
· 7 years ago
3939960
audio: fix switch to break or use FALLTHROUGH_INTENDED
by Chih-Hung Hsieh
· 7 years ago
320fd85
audio: fix switch to break or use FALLTHROUGH_INTENDED
by Andy Hung
· 7 years ago
b18bd86
Effect config parser: fix use after free on file path
by Kevin Rocard
· 7 years ago
fda70d3
Visualizer: Convert Effect to float
by Andy Hung
· 7 years ago
a9d3b5b
LoudnessEnhancer: Convert effect to float
by Andy Hung
· 7 years ago
b63e5c6
Merge "Suppress bogus static analysis warnings." am: 9d431ceffa am: ed7b73a536 am: e05d9deb1d
by Chih-Hung Hsieh
· 7 years ago
ed7b73a
Merge "Suppress bogus static analysis warnings." am: 9d431ceffa
by Chih-Hung Hsieh
· 7 years ago
f29dc04
Suppress bogus static analysis warnings.
by Chih-Hung Hsieh
· 7 years ago
a82fd60
Effect config parser: fix use after free on file path
by Kevin Rocard
· 7 years ago
ce5f342
Fix for compressor kneewidth computation
by rago
· 8 years ago
a5691fa
Merge changes Ie263ab57,Ice16de3b into pi-dev
by TreeHugger Robot
· 8 years ago
d24e983
Setting EFFECT_FLAG_VOLUME_CTRL for DynamicsProcessing effect
by rago
· 8 years ago
d55d0f3
Fixes for compressor and limiter thresholds and energy computation.
by rago
· 8 years ago
469a788
Provide static libeffectsconfig for tests
by Kevin Rocard
· 8 years ago
1cd1f80
add audio effect configuration file template in xml format
by Eric Laurent
· 8 years ago
361155a
EffectReverb: Fix unsigned integer overflow
by Andy Hung
· 8 years ago
e2bd0d4
Merge "Frequency Domain implementation of Dynamics Processing Effect" into pi-dev
by TreeHugger Robot
· 8 years ago
ff0a51f
Frequency Domain implementation of Dynamics Processing Effect
by rago
· 8 years ago
00a3805
Merge "Dynamics Processing Effect" into pi-dev
by TreeHugger Robot
· 8 years ago
9f011fe
Dynamics Processing Effect
by rago
· 8 years ago
82e14cd
Invalid audio effect config could crash the parser
by Kevin Rocard
· 8 years ago
07be14f
Revert "Audio V4: Split system and vendor Audio.h"
by Kevin Rocard
· 8 years ago
f8ad7f8
Audio V4: Split system and vendor Audio.h
by Kevin Rocard
· 8 years ago
Next »