webrtc/common_audio/vad
Lionel Koenig Gélas 91067be02b VAD SplitFilter may overflow integerr.
VAD Split filter is design such that, in some specific cases, signed
integer overflow can occurs. Those are fine and will only affect the
output audio making some clicks and/or digital noise.

Bug: webrtc:490331112
Change-Id: Ib4a2eb01a84f6b11e7be0d3df55a892379018178
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/457301
Commit-Queue: Lionel Koenig <lionelk@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Reviewed-by: Sam Zackrisson <saza@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#47173}
2026-03-16 09:39:29 -07:00
..
include IWYU common_audio 2025-07-11 01:23:31 -07:00
mock IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_core_unittest.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
vad_core.c Format the rest of C files in the repo 2025-01-09 09:12:45 -08:00
vad_core.h IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_filterbank_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_filterbank.c VAD SplitFilter may overflow integerr. 2026-03-16 09:39:29 -07:00
vad_filterbank.h IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_gmm_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_gmm.c Format the rest of C files in the repo 2025-01-09 09:12:45 -08:00
vad_gmm.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_sp_unittest.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_sp.c Format the rest of C files in the repo 2025-01-09 09:12:45 -08:00
vad_sp.h IWYU common_audio 2025-07-11 01:23:31 -07:00
vad_unittest.cc Modernize deprecated headers in the root dir 2025-07-22 11:17:04 -07:00
vad_unittest.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vad.cc IWYU common_audio 2025-07-11 01:23:31 -07:00
webrtc_vad.c Format the rest of C files in the repo 2025-01-09 09:12:45 -08:00