Sign in
webrtc
/
src.git
/
016ae448e08813d444cf91d4c8383931f54edd09
/
audio
/
audio_level.cc
6287280
Migrate audio/ to use webrtc::Mutex
by Markus Handell
· 4 years, 8 months ago
a4d8737
Format almost everything.
by Jonas Olsson
· 6 years ago
d2c336f
[getStats] Implement "media-source" audio levels, fixing Chrome bug.
by Henrik Boström
· 6 years ago
225842c
Initialize signal processing function pointers statically
by Karl Wiberg
· 6 years ago
665174f
Reformat the WebRTC code base
by Yves Gerey
· 7 years ago
bbf21a3
Remove dependencies on modules:module_api from AudioProcessing.
by Fredrik Solenberg
· 7 years ago
f120cba
Delete AudioMonitor and related code.
by Niels Möller
· 7 years ago
a8b7c7f
Move remaining traces of VoiceEngine
by Fredrik Solenberg
· 7 years ago
[Renamed (98%) from voice_engine/audio_level.cc]
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
[Renamed from webrtc/voice_engine/audio_level.cc]
3c45186
Move total audio energy and duration tracking to AudioLevel and protect with existing critial section.
by zstein
· 8 years ago
36b1a5f
Add mute state field to AudioFrame and switch some callers to use it. Also make AudioFrame::data_ private and instead provide:
by yujo
· 8 years ago
92a7a18
Update formatting of AudioLevel class
by henrik.lundin
· 8 years ago