Sign in
webrtc
/
src
/
ece6712d6ee565bdddf439f67744acd572b53e9d
/
modules
/
audio_processing
/
agc
/
legacy
5b139d6
APM: Change the AGC C code to be built as C++ code
by Per Åhgren
· 4 years, 10 months ago
77dc199
Changed the digital AGC1 gain to properly support multichannel
by Per Åhgren
· 5 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 7 years ago
e714ed6
Fuzzer finds fixedpoint failure.
by Alex Loiko
· 7 years ago
71729eb
Fix fuzzer-found flow-over in AGC1
by Sam Zackrisson
· 7 years ago
46f858a
Fix fuzzer-found overflow in AGC1
by Sam Zackrisson
· 7 years ago
762289e
Fix overflow in digital AGC1
by Sam Zackrisson
· 7 years ago
d757356
Fixing -Wstrict-prototypes warnings.
by Mirko Bonadei
· 7 years ago
7cfbf3a
Make energy calculation in AGC not overflow.
by Alex Loiko
· 7 years ago
c7b18fe
Shifted value doesn't fit in 'int32_t'.
by Alex Loiko
· 7 years ago
b9f5361
Removing undefined left shifts in AudioProcessing
by Alex Loiko
· 7 years ago
c531af7
Fix 'Left shift cannot be represented in int32_t'.
by Alex Loiko
· 7 years ago
7120742
Adding NOLINT for typedefs.h and common_types.h
by Mirko Bonadei
· 7 years ago
92ea95e
Fixing WebRTC after moving from src/webrtc to src/
by Mirko Bonadei
· 7 years ago
bb54720
Moving src/webrtc into src/.
by Mirko Bonadei
· 7 years ago