Sign in
webrtc
/
src
/
webrtc
/
ab1c7907dc77972086ceab9a9dbf2d0621b11a80
/
common_audio
/
vad
/
vad.cc
bc32410
Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)"
by Henrik Kjellander
· 8 years ago
60154fd
Update includes for webrtc/{base => rtc_base} rename (2/3)
by kjellander
· 8 years ago
1709986
Replace RTC_DCHECK(false) with RTC_NOTREACHED().
by nisse
· 8 years ago
b670f85
Replace scoped_ptr with unique_ptr everywhere
by kwiberg
· 9 years ago
9dbcb46
Replace scoped_ptr with unique_ptr in webrtc/modules/audio_coding/codecs/
by kwiberg
· 9 years ago
5c075c8
Add RTC_ prefix to (D)CHECKs and related macros.
by henrikg
· 10 years ago
72cf64d
Turn webrtc::Vad into a pure virtual interface
by kwiberg
· 10 years ago
e2fd054
Fold AudioEncoderMutable into AudioEncoder
by kwiberg
· 10 years ago
a0ad248
Update a ton of audio code to use size_t more correctly and in general reduce
by Peter Kasting
· 10 years ago
a850d39
Refactor common_audio/vad: Create now returns the handle directly instead of an error code
by Bjorn Volcker
· 10 years ago
d7062cc
Creating a C++ wrapper class for VAD
by henrik.lundin@webrtc.org
· 10 years ago