aboutsummaryrefslogtreecommitdiff
path: root/audio/audio_send_stream_unittest.cc
AgeCommit message (Expand)Author
2018-05-08Replacing rtc::TimeDelta with webrtc::TimeDelta.Sebastian Jansson
2018-03-26Remove unnecessary proxy+lock code around RtcpRttStats pointerTommi
2018-03-21Adding has_packet_feedback to LimitObserver callback.Sebastian Jansson
2018-03-12Tests: Pass codec ID argument to audio codecsKarl Wiberg
2018-02-28Propagating total_bitrate_bps from BitrateAllocator to ProbeController, part 1.philipel
2018-02-22Using mock transport controller in audio unit tests.Sebastian Jansson
2018-02-22Silencing warnings in audio send stream unit tests.Sebastian Jansson
2018-02-21Moved bitrate configuration to rtp controllerSebastian Jansson
2018-02-20Removed dependencies from audio send stream unit testSebastian Jansson
2018-02-01Move AudioSendStream lifetime reporting into destructorSam Zackrisson
2018-01-17Move remaining traces of VoiceEngineFredrik Solenberg
2018-01-11Move ownership of voe::Channel into Audio[Receive|Send]Stream.Fredrik Solenberg
2017-12-20Don't (re-)configure BitrateObserver unless already sendingOskar Sundbom
2017-12-15Remove voe::TransmitMixerFredrik Solenberg
2017-11-24Use the new AudioProcessing statistics everywhere.Ivo Creusen
2017-11-21Move ADM initialization into WebRtcVoiceEngineFredrik Solenberg
2017-11-17Optional: Use nullopt and implicit construction in /audioOskar Sundbom
2017-09-29Remove voe::Statistics.solenberg
2017-09-26Remove the VoiceEngineObserver callback interface.solenberg
2017-09-15Fixing WebRTC after moving from src/webrtc to src/Mirko Bonadei
2017-09-15Moving src/webrtc into src/.Mirko Bonadei