- 4b2a106 Add optional init_send_encodings to AddTrack by Jonas Oreland · 2 years, 5 months ago
- f785989 Rename StatsCollector to LegacyStatsCollector. by Henrik Boström · 2 years, 9 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 10 months ago
- 485457f Delete ChannelManager class by Harald Alvestrand · 2 years, 10 months ago
- c3fa7c3 Remove remaining trampoline functions from channel_manager by Harald Alvestrand · 2 years, 10 months ago
- 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 11 months ago
- c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 11 months ago
- c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 11 months ago
- 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 11 months ago
- 25adc8e Eliminate channel.h from rtp_transmission_manager.cc by Harald Alvestrand · 2 years, 11 months ago
- 2f7ad28 Change stream.AddTrack/RemoveTrack to take a scoped_refptr argument by Harald Alvestrand · 3 years ago
- afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 3 years ago
- 0d5ce62 Make RtpTransceiver not inherit from RefCountedObject. by Tomas Gunnarsson · 3 years ago
- c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years, 1 month ago
- 6589def Align sender/receiver teardown in RtpTransceiver. by Tommi · 3 years, 1 month ago
- b8ef923 Add missing '&'s to some function parameters by Ali Tofigh · 3 years, 2 months ago
- e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 3 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 11 months ago
- c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 4 years ago
- 280054f Eliminate sigslot from RtpTransmissionManager by Harald Alvestrand · 4 years, 5 months ago
- 4efa9d0 Remove obsolete GetRemoteAudioSSL* functions. by Harald Alvestrand · 4 years, 5 months ago
- e15fb15 Separate RTP object handling (senders, receivers, transceivers) by Harald Alvestrand · 4 years, 5 months ago