aboutsummaryrefslogtreecommitdiff
path: root/call/audio_send_stream.cc
AgeCommit message (Expand)Author
2019-11-26Delete media transport integration.Bjorn A Mellem
2019-05-21Introduce MediaTransportConfigAnton Sukhanov
2019-01-11(4) Rename files to snake_case: update BUILD.gn, include paths, header guards...Steve Anton
2018-11-21Remove more unneeded things from ChannelSendFredrik Solenberg
2018-11-12Adding rtcp report interval into RTCConfiguration.Jiawei Ou
2018-10-30Propagate SDP negotiation of extmap-allow-mixed to RtpHeaderExtensionMapJohannes Kron
2018-10-26Use MediaTransportInterface, for audio streams.Niels Möller
2018-10-23[Cleanup] Add missing #include. Remove useless ones.Yves Gerey
2018-04-04replace stringstream in call/Jonas Olsson
2018-04-03This CL removes all usages of our custom ostream << overloads.Jonas Olsson
2018-01-29Use rtc::ToString instead of std::to_stringJiawei Ou
2018-01-11Move ownership of voe::Channel into Audio[Receive|Send]Stream.Fredrik Solenberg
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei