Sign in
webrtc
/
src
/
76960dfdb638b5bee2f08f41236ea2a25a6aab08
/
common_audio
/
vad
11e366d
Skip tests failing with the new version of UBSan.
by Mirko Bonadei
· 7 months ago
cfab640
Skip tests failing with the new version of UBSan.
by Mirko Bonadei
· 7 months ago
6c2ac2e
Fix math involving enums in C++20
by Byoungchan Lee
· 2 years, 4 months ago
a19f0c7
Fix C function to comply with improved -Wstrict-prototypes
by Artem Titov
· 2 years, 9 months ago
d325196
Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
by Artem Titov
· 3 years, 2 months ago
cfea218
Use backticks not vertical bars to denote variables in comments
by Artem Titov
· 3 years, 5 months ago
9631575
Use backticks not vertical bars to denote variables in comments for /common_audio
by Artem Titov
· 3 years, 6 months ago
704fb55
In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro
by Danil Chapovalov
· 4 years, 8 months ago
4970670
Avoid reading outside of memory in WebRtcVad_FindMinimum
by Henrik Lundin
· 5 years ago
225842c
Initialize signal processing function pointers statically
by Karl Wiberg
· 6 years ago
988cc08
[Cleanup] Add missing #include. Remove useless ones.
by Yves Gerey
· 6 years ago
a12c42a
Delete root header file typedef.h.
by Niels Möller
· 6 years ago
91df091
Enabling clang::find_bad_constructs for common_audio.
by Mirko Bonadei
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
d757356
Fixing -Wstrict-prototypes warnings.
by Mirko Bonadei
· 7 years ago
aeb5d88
Replace left shift with equivalent multiplication.
by Alex Loiko
· 7 years ago
187c699
Replacing undefined left shifts with multiplication.
by Alex Loiko
· 7 years ago
b9f5361
Removing undefined left shifts in AudioProcessing
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
569c805
by niklase@google.com
· 14 years ago
a6f54fd
Removing some warnings from the APM build with -Wall -Wextra. Also cleaning up the unit test a bit.
by ajm@google.com
· 14 years ago
cb3017f
Re-deleting a VAD file in common_audio
by bjornv@google.com
· 14 years ago
0b0c28c
add android makefile, some modification in vpx makefile to build encoder from c source for now
by leozwang@google.com
· 14 years ago
3f0254b
by niklase@google.com
· 14 years ago