- 6a3bbef Reland "Enable DD and VLA header extensions by default for Simulcast/SVC" by Philipp Hancke · 1 year, 3 months ago
- 5e3eb52 Revert "Enable DD and VLA header extensions by default for Simulcast/SVC" by Emil Lundmark · 1 year, 3 months ago
- 33c7edd Enable DD and VLA header extensions by default for Simulcast/SVC by Philipp Hancke · 1 year, 4 months ago
- 7eaa9dc Use Environment to keep peer connection factory field trials in ConnectionContext by Danil Chapovalov · 1 year, 3 months ago
- a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
- c63120a Migrate PeerConnection tests to EnableMedia api by Danil Chapovalov · 1 year, 4 months ago
- d797cb6 Remove all split channels related code by Florent Castelli · 1 year, 9 months ago
- 016bd75 Make GetNegotiatedHeaderExtensions return all header extensions by Philipp Hancke · 2 years ago
- c8c25e5 Update SetHeaderExtensionsToNegotiate to match specification by Philipp Hancke · 2 years ago
- 9f6ae37 Rename header extension API methods by Philipp Hancke · 2 years ago
- 51dbe82 setOfferedHeaderExtensions: stop any filtered extension by Philipp Hancke · 2 years, 1 month ago
- 36fafc8 Split MediaChannel class to sender and receiver by Harald Alvestrand · 2 years, 3 months ago
- c3fa7c3 Remove remaining trampoline functions from channel_manager by Harald Alvestrand · 2 years, 10 months ago
- 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
- 0ac50b9 Move ownership of objects from channel_manager to connection_context by Harald Alvestrand · 2 years, 10 months ago
- 35f4b4c Remove more trampoline functions from ChannelManager by Harald Alvestrand · 2 years, 10 months ago
- c6c02ef Revert "Don't create channel_manager when media_engine is not set" by Artem Titov · 2 years, 10 months ago
- c48ad73 Don't create channel_manager when media_engine is not set by Harald Alvestrand · 2 years, 10 months ago
- 9e334b7 Remove channel_manager.h from most .h files by Harald Alvestrand · 2 years, 10 months ago
- 3af79d1 Move ownership of the Channel class to RTCRtpTransceiver by Harald Alvestrand · 2 years, 11 months ago
- daee870 Remove ability to do SetChannel() without ClearChannel() by Harald Alvestrand · 2 years, 11 months ago
- 19ebabc Separate setting a cricket::Channel from clearing the channel. by Harald Alvestrand · 2 years, 11 months 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
- 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 1 month ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 2 months ago
- 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 2 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 7 months ago
- fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
- 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
- 4ccdf932 VideoRtpReceiver & AudioRtpReceiver threading fixes. by Tommi · 3 years, 10 months ago
- cc7a368 Move header negotiation state to transceivers. by Tommi · 3 years, 10 months ago
- 99c8a80 Change the first-packet-received notification in Channel. by Tommi · 3 years, 11 months ago
- 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 11 months ago
- 0b5ec18 Simplify ChannelManager initialization. by Tomas Gunnarsson · 4 years ago
- c17bca7 SetOfferedRtpHeaderExtensions: fix error code. by Markus Handell · 4 years, 2 months ago
- 5932fe1 RtpTransceiverInterface: introduce HeaderExtensionsNegotiated. by Markus Handell · 4 years, 3 months ago
- 280054f Eliminate sigslot from RtpTransmissionManager by Harald Alvestrand · 4 years, 4 months ago
- c75c428 Fix current_direction() when stopping_ but not stopped_ by Harald Alvestrand · 4 years, 7 months ago
- 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
- 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 7 months ago
- 755c65d Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- 6f727da Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions." by Markus Handell · 4 years, 9 months ago
- 71db9ac RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 9 months ago
- 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
- 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
- 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/rtptransceiver_unittest.cc]
- 7e0978c Use project-level include path in rtptransceiver_unittest.cc by Steve Anton · 6 years ago
- 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
- dd9390c Prevent channels being set on stopped transceiver. by Amit Hilbuch · 6 years ago