Sign in
webrtc
/
src
/
webrtc
/
8dde01dd64c6baf0cf86572e753c3f562c4d60b6
/
audio
0b54e5a
Reland "Add check_deps rules in DEPS files."
by kjellander@webrtc.org
· 9 years ago
de82d23
Revert of Add check_deps rules in DEPS files. (patchset #2 id:60001 of https://codereview.webrtc.org/1796413002/ )
by kjellander
· 9 years ago
181e867
Add check_deps rules in DEPS files.
by kjellander@webrtc.org
· 9 years ago
f2e3315
Relanding https://codereview.webrtc.org/1715883002/ in pieces.
by solenberg
· 9 years ago
b9a65af
Revert of - Clean up unused voice engine DTMF code. (patchset #4 id:60001 of https://codereview.webrtc.org/1722253002/ )
by solenberg
· 9 years ago
9ef75db
- Clean up unused voice engine DTMF code following removal of VoEDtmf APIs.
by solenberg
· 9 years ago
e38b09a
Prevent a voice channel from sending data before a source is set.
by Taylor Brandstetter
· 9 years ago
19f0a9b
GN: Update audio_sink.h location
by kjellander@webrtc.org
· 9 years ago
caa8176
Reland "Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies."
by kjellander@webrtc.org
· 9 years ago
52cf08c
Revert of Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies. (patchset #2 id:40001 of https://codereview.webrtc.org/1737593002/ )
by kjellander
· 9 years ago
0bb951e
Move webrtc/audio/audio_sink.h to webrtc/ and fix some dependencies.
by kjellander@webrtc.org
· 9 years ago
abb2e3e
Replace scoped_ptr with unique_ptr in webrtc/audio/
by kwiberg
· 9 years ago
ead3cf2
Move congestion controller to a separate module.
by Stefan Holmer
· 9 years ago
484e0cd
Replace scoped_ptr with unique_ptr in webrtc/voice_engine/
by kwiberg
· 9 years ago
1262b9d
Simplify CongestionController.
by Stefan Holmer
· 9 years ago
ed50be1
Clean up of CongestionController.
by Stefan Holmer
· 9 years ago
74c29e2
Add send-side BWE to WebRtcVoiceEngine under a finch experiment.
by stefan
· 9 years ago
3dad57b
Use separate rtp module lists for send and receive in PacketRouter.
by stefan
· 9 years ago
1e5b805
Remove mutable from rtc::CriticalSection members.
by pbos
· 9 years ago
9b91023
Enable transport seq num extension on receive channel to suppress log warning.
by stefan
· 9 years ago
e3f40fb
Revert of Storing raw audio sink for default audio track. (patchset #7 id:120001 of https://codereview.chromium.org/1551813002/ )
by deadbeef
· 9 years ago
cf354ef
Storing raw audio sink for default audio track.
by deadbeef
· 9 years ago
80590d9
Convert channel counts to size_t.
by Peter Kasting
· 9 years ago
87f3db7
Wire-up BWE feedback for audio receive streams.
by Stefan Holmer
· 9 years ago
fa9f5a8
Misc. small cleanups.
by pkasting
· 9 years ago
387e90b
Support for unmixed remote audio into tracks.
by Tommi
· 9 years ago
e8f0735
Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ )
by Peter Boström
· 9 years ago
a24951b
Nuke TickTime::UseFakeClock.
by Peter Boström
· 9 years ago
32949e5
Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ )
by kjellander
· 9 years ago
5be013d
Merge webrtc/video_engine/ into webrtc/video/
by Peter Boström
· 9 years ago
f95302f
Prepare the AudioSendStream to be hooked up to send-side BWE.
by Stefan Holmer
· 9 years ago
ae4b1f0
- Remove calls to VoEDtmf from WVoE/MC.
by Fredrik Solenberg
· 9 years ago
edbb7ba
Enable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors.
by Fredrik Solenberg
· 9 years ago
21ca0a4
Use ChannelProxy for most calls on voe::Channel in Audio[Receive|Send]Stream.
by solenberg
· 9 years ago
5bbf7f9
Open backdoor in VoiceEngineImpl to get at the actual voe::Channel objects from an ID.
by solenberg
· 9 years ago
775e132
Move some receive stream configuration into webrtc::AudioReceiveStream.
by solenberg
· 9 years ago
03d4810
Converted a bunch of error checking in Audio[Receive|Send]Stream to RTC_CHECKs instead. They should never fail.
by solenberg
· 9 years ago
ffe1ce0
Move some send stream configuration into webrtc::AudioSendStream.
by solenberg
· 9 years ago
b0f22c5
Move VoiceEngineObserver into AudioSendStream so that we detect typing noises and return properly in GetStats().
by solenberg
· 9 years ago
36a14b5
modules: more interface -> include renames
by Henrik Kjellander
· 9 years ago
4f247a6
Changed FakeVoiceEngine into a MockVoiceEngine.
by Fredrik Solenberg
· 9 years ago
78f65d0
system_wrappers: rename interface -> include
by Henrik Kjellander
· 9 years ago
1c28f5c
Implement AudioSendStream::GetStats().
by solenberg
· 9 years ago
10762d3
Re-Land: Implement AudioReceiveStream::GetStats().
by Fredrik Solenberg
· 9 years ago
0e9f679
Revert of Implement AudioReceiveStream::GetStats(). (patchset #19 id:360001 of https://codereview.webrtc.org/1390753002/ )
by solenberg
· 9 years ago
bbb922f
Implement AudioReceiveStream::GetStats().
by Fredrik Solenberg
· 9 years ago
f707c68
Add webrtc::AudioSendStream and methods on webrtc::Call to create and delete AudioSendStreams.
by solenberg
· 9 years ago
f863304
Log Call {audio, video} stream deletions.
by pbos
· 9 years ago
bf9f73c
Split webrtc/video into webrtc/{audio,call,video}.
by Peter Boström
· 9 years ago