Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
6111b2b92a1844f5796c718bf0736102b876c2b9
/
media
/
libeffects
bc84f5f
EffectBundle: Make effect draining more robust
by Andy Hung
· 7 years ago
b0ffc5a
Visualizer Effect: Fix SCALING_MODE_NORMALIZED
by Andy Hung
· 7 years ago
0f8a1cd
Splitting analysis window in frequency implementation. Other fixes.
by Ricardo Garcia
· 7 years ago
ace192e
libeffects: Correct LVM_BufferUnmanagedOut function for mono input
by Saketh Sathuvalli
· 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
6bdd081
libeffects: Added support to test effects using 32 and 64 bit binaries
by Saketh Sathuvalli
· 8 years ago
97aaad8
libeffects: Corrected the Copy_Float in LVM_Process.c to handle MC
by Saketh Sathuvalli
· 7 years ago
b20cf7d
audio policy: concurrent capture effects
by Eric Laurent
· 7 years ago
9bacfeb
libeffects: Fix for crash during playback on bluetooth headset
by Puneeth Prabhu
· 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
· 8 years ago
e92cb6f
Fix for integer over flow in LVPSA_process in libeffects
by Rajat Kumar
· 8 years ago
0fb19c0
libeffects: Added code to update sourceFormat field properly for MC input
by Saketh Sathuvalli
· 8 years ago
fc4a181
Merge "AudioEffect: explicitly show errors in lvmtest"
by Andy Hung
· 8 years ago
175fbd3
AudioEffect: explicitly show errors in lvmtest
by Andy Hung
· 8 years ago
7b66e3b
libeffects: Added multichannel support for volume balance
by Saketh Sathuvalli
· 8 years ago
f0d7e11
Remove '-v' from cflags
by Pirama Arumuga Nainar
· 8 years ago
cb398ab
libeffects: Fixed minor nits on lvmtest
by Saketh Sathuvalli
· 8 years ago
6c3da97
libeffects: Fixed bit mismatch seen with 3 channel input
by Saketh Sathuvalli
· 8 years ago
54aa6de
Merge "libeffects: Added sample testbench for downmix module"
by Andy Hung
· 8 years ago
ab18bac
libeffects: Fixed memory leaks in lvmtest
by Saketh Sathuvalli
· 8 years ago
4c9da69
libeffects: Added sample testbench for downmix module
by Saketh Sathuvalli
· 8 years ago
5b72396
Merge "libeffects: Added standalone testbench that calculates SNR value"
by Andy Hung
· 8 years ago
076b6e7
Merge "libeffects: Corrected scratch memory size calculations"
by Andy Hung
· 8 years ago
db085f3
libeffects: Corrected scratch memory size calculations
by Saketh Sathuvalli
· 8 years ago
b89991f
libeffects: Added standalone testbench that calculates SNR value
by Saketh Sathuvalli
· 8 years ago
9a0a53f
Merge "libeffects: Corrected Concert Surround delay values for higher sampling frequencies."
by Andy Hung
· 8 years ago
a52bdd8
libeffects: Corrected Concert Surround delay values for higher sampling frequencies.
by Saketh Sathuvalli
· 8 years ago
2853c30
libeffects: Added missing table entries corresponding to 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 8 years ago
ae4b6ec
add new audio sources for audio capture
by Eric Laurent
· 8 years ago
1886218
Virtualizer: Fix channel configuration capability
by Andy Hung
· 8 years ago
ed1172f
EffectDownmix: Fix float mode and enable
by Andy Hung
· 8 years ago
b144b4b
lvmtest: Add mono mode for audio effect testing.
by Andy Hung
· 8 years ago
46f854a
libeffects: Updated test script for higher frequencies and effects
by Saketh Sathuvalli
· 8 years ago
79b85a8
libeffects: Correct ConcertSurround 96kHz and 192kHz filter coefs
by Saketh Sathuvalli
· 8 years ago
0c5015f
libeffects: Added support for 88.2kHz and 176.4kHz
by Saketh Sathuvalli
· 8 years ago
ef4b27d
Merge "Fix performance-for-range-copy warnings" am: 1ce37f1de3 am: c9584831bc
by Chih-Hung Hsieh
· 8 years ago
1ce37f1
Merge "Fix performance-for-range-copy warnings"
by Treehugger Robot
· 8 years ago
590c815
Merge "Fix cert-dcl16-c clang-tidy warnings in libeffects." am: 6d89c10db9 am: 739dc12e71
by Chih-hung Hsieh
· 8 years ago
b99e1bc
libeffects: Add multichannel processing support
by Saketh Sathuvalli
· 9 years ago
602bd42
Fix cert-dcl16-c clang-tidy warnings in libeffects.
by Chih-Hung Hsieh
· 8 years ago
3ef324d
Fix performance-for-range-copy warnings
by Chih-Hung Hsieh
· 8 years ago
ce4afa6
Merge "Convert media effects to Android.bp" am: 3c5f389110 am: c97f122ff5
by Dan Willemsen
· 8 years ago
154fce4
Convert media effects to Android.bp
by Dan Willemsen
· 8 years ago
1f7ef9b
Visualizer: Add multichannel capability
by Andy Hung
· 8 years ago
3939960
audio: fix switch to break or use FALLTHROUGH_INTENDED
by Chih-Hung Hsieh
· 8 years ago
320fd85
audio: fix switch to break or use FALLTHROUGH_INTENDED
by Andy Hung
· 8 years ago
b18bd86
Effect config parser: fix use after free on file path
by Kevin Rocard
· 8 years ago
fda70d3
Visualizer: Convert Effect to float
by Andy Hung
· 8 years ago
a9d3b5b
LoudnessEnhancer: Convert effect to float
by Andy Hung
· 8 years ago
b63e5c6
Merge "Suppress bogus static analysis warnings." am: 9d431ceffa am: ed7b73a536 am: e05d9deb1d
by Chih-Hung Hsieh
· 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
a82fd60
Effect config parser: fix use after free on file path
by Kevin Rocard
· 8 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
· 9 years ago
00a3805
Merge "Dynamics Processing Effect" into pi-dev
by TreeHugger Robot
· 8 years ago
9f011fe
Dynamics Processing Effect
by rago
· 9 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
· 9 years ago
f8ad7f8
Audio V4: Split system and vendor Audio.h
by Kevin Rocard
· 9 years ago
d7a9d5f
Fix overflow sanitizer in Visualizer_command.
by Ivan Lozano
· 9 years ago
612d8fc
Fix overflow sanitizer in Visualizer_command.
by Ivan Lozano
· 9 years ago
fe2a04c
Track tinyxml2 upgrade.
by Narayan Kamath
· 9 years ago
cf7c243
Track tinyxml2 upgrade.
by Narayan Kamath
· 9 years ago
0138234
EffectBundle: Fix sessionNo allocation
by Andy Hung
· 9 years ago
172938d
EffectBundle: Fix sessionNo allocation
by Andy Hung
· 9 years ago
4931894
Fix overflow sanitizer in EffectVisualizer.
by Ivan Lozano
· 9 years ago
1d8e6ea
Merge "Fix warnings in frameworks/av/media/libeffects/factory" am: dfd91c514f am: 63d03638a6
by Chih-hung Hsieh
· 9 years ago
e0911cb
Merge "Fix warnings in frameworks/av/media/libeffects/factory" am: dfd91c514f
by Chih-hung Hsieh
· 9 years ago
b1d5992
Fix warnings in frameworks/av/media/libeffects/factory
by Chih-Hung Hsieh
· 9 years ago
22e9160
Merge "Fix overflow sanitizer in EffectVisualizer."
by Ivan Lozano
· 9 years ago
3a0bd6f
Merge "EffectBundle: Proper bundle buffer forwarding of float data."
by Andy Hung
· 9 years ago
cb97d3e
Fix overflow sanitizer in EffectVisualizer.
by Ivan Lozano
· 9 years ago
a7320c9
Merge "AudioEffect: Fix race condition when enabling equalizer"
by Andy Hung
· 9 years ago
60ed500
EffectBundle: Proper bundle buffer forwarding of float data.
by Andy Hung
· 9 years ago
ad32026
AudioEffect: Fix race condition when enabling equalizer
by Andy Hung
· 9 years ago
2324f45
Use -Werror in frameworks/av/media
by Chih-Hung Hsieh
· 9 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
c4f80a5
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 am: 26214cfbaa am: 1fee4c334c
by Mikhail Naganov
· 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
26214cf
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
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
a060ca5
Merge "Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb" into lmp-mr1-dev am: 31b0c9cb33 am: be30bb2645 am: e2d671ce19 am: 8aa73cce69
by Mikhail Naganov
· 9 years ago
be30bb2
Merge "Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb" into lmp-mr1-dev
by Mikhail Naganov
· 9 years ago
ee804df
Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb
by Mikhail Naganov
· 9 years ago
2ef36a4
Merge "EffectBundle: Check parameter and value size" into lmp-dev am: 57ad9301e7 am: d566fb1cbf am: 7c5acccded am: 25bd563ea6 am: 652b0f30d7
by Andy Hung
· 9 years ago
8cb2eab
Effect factory: Load config from /odm, /vendor or /system
by Kevin Rocard
· 9 years ago
7c5accc
Merge "EffectBundle: Check parameter and value size" into lmp-dev am: 57ad9301e7
by Andy Hung
· 9 years ago
dcaa9f3
Enable integer sanitizer in libreverbwrapper.
by Ivan Lozano
· 9 years ago
1e9c921
Merge "Fixed energy computation for eq and bass boost" into oc-mr1-dev am: 82d6adc7a0
by Ricardo Garcia
· 9 years ago
Next »