- c811ab5 Invalidate the legacy stats cache instead of updating. by Tommi · 3 years, 2 months ago
- 3fd9cbc stats: convert qualitylimitationdurations to seconds by Philipp Hancke · 3 years, 2 months ago
- 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 2 months ago
- e68d874 Update SetPayloadTypeDemuxingEnabled_w to avoid an unnecessary Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
- 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
- b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
- c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
- ac72dda Code consolidation in BaseChannel and derived classes. by Tomas Gunnarsson · 3 years, 2 months ago
- 0e56787 remove legacy datachannel code by Philipp Hancke · 3 years, 3 months ago
- d908d74 Make error param non-optional when setting local/remote content. by Tomas Gunnarsson · 3 years, 3 months ago
- 9e13860 Make the code conform to the code style. by Yaowen Guo · 3 years, 3 months ago
- b496c32 Enhance thread checks in BaseChannel classes. by Tomas Gunnarsson · 3 years, 3 months ago
- a89432f Fix explicit ref pointer conversion of MediaStream::AddTrack by Niels Möller · 3 years, 3 months ago
- 9abd74d Make RtpDemuxerCriteria's mid_ and rsid_ const. by Tomas Gunnarsson · 3 years, 3 months ago
- 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 3 months ago
- e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 3 months ago
- de6e1b4 Use demuxer_criteria_.mid() for content_name() in BaseChannel. by Tomas Gunnarsson · 3 years, 3 months ago
- ddfbf6c Restrict access to `BaseChannel::previous_demuxer_criteria_`. by Tomas Gunnarsson · 3 years, 3 months ago
- 94f0194 Remove transport_name_ from Channel. by Tomas Gunnarsson · 3 years, 3 months ago
- 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 3 months ago
- 92f9b74 Refactor UpdatePayloadTypeDemuxingState and add documentation. by Tomas Gunnarsson · 3 years, 3 months ago
- f643aea Updating OnDemuxerCriteria* notifications to be on the same thread. by Tomas Gunnarsson · 3 years, 3 months ago
- f1ea417 Added annotation for BaseChannel members. by Tomas Gunnarsson · 3 years, 3 months ago
- dbef2bd ZeroHertzAdapterMode: RequestRefreshFrame through VideoTrack & proxy. by Markus Handell · 3 years, 3 months ago
- 2e0f4f0 ZeroHertzAdapterMode: handle key frame requests. by Markus Handell · 3 years, 3 months ago
- 1fe08e1 Remove unused 4-argument version of OnIceCandidateError. by Byoungchan Lee · 3 years, 3 months ago
- 117e95f Tolerate overlong MID in channel.cc by Harald Alvestrand · 3 years, 3 months ago
- fa67aef Declare Plan B DEPRECATED by Harald Alvestrand · 3 years, 3 months ago
- 16dae20 fix rtx payload type remapping issue by Philipp Hancke · 3 years, 3 months ago
- 73d0774 Add PortAllocator configuration to RTCConfiguration by Niels Möller · 3 years, 4 months ago
- 0ee4422 Add reporting of relay protocol by Jonas Oreland · 3 years, 4 months ago
- 063bb38 sdp: temporarily raise mid limit to 32 by Philipp Hancke · 3 years, 4 months ago
- d58ac5a sdp: reject large number of channels by Philipp Hancke · 3 years, 4 months ago
- 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 4 months ago
- bf75321 Create socket server explicitly in PeerConnectionEndToEndBaseTest by Niels Möller · 3 years, 4 months ago
- e204466 Add unit test of AudioRtpReceiver by Tony Herre · 3 years, 4 months ago
- ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
- f05f282 Allow setting volume on unstarted AudioRtpReceivers by Tony Herre · 3 years, 4 months ago
- 50b9552 Reintroduce enable_dtls_srtp option by Harald Alvestrand · 3 years, 4 months ago
- 584e3f9 stats collector test: remove is_remote expectations by Philipp Hancke · 3 years, 4 months ago
- efe46b6 Change the type of RTCVideoSourceStats.framesPerSecond by Byoungchan Lee · 3 years, 4 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
- 21c4b1e stats: expose relayProtocol on prflx candidate by Philipp Hancke · 3 years, 4 months ago
- 60c01cc setCodecPreferences: dont insert red codec twice by Philipp Hancke · 3 years, 4 months ago
- 62bb58f sdp: check for token-char in C++ style by Philipp Hancke · 3 years, 4 months ago
- bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 4 months ago
- 187e9d4 sdp: limit mid length to 16 bytes by Philipp Hancke · 3 years, 4 months ago
- fbd52c0 fix stats collector unit test by Philipp Hancke · 3 years, 4 months ago
- a52fc6f Increase loss tolerance for RenegotiateManyVideo test. by Harald Alvestrand · 3 years, 5 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
- c13e786 make setCodecPreferences retain position of rtx/red by Philipp Hancke · 3 years, 5 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 5 months ago
- 05fadac make ice server parsing error and logging more consistent by Philipp Hancke · 3 years, 5 months ago
- 0134303 datachannel: Don't close a data channel when the queue is full by Florent Castelli · 3 years, 5 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 5 months ago
- 31b03e9 Add static AsString functions for PeerConnectionInterface enums by Harald Alvestrand · 3 years, 5 months ago
- 1bffe9e Cleanup: Move some more protocol names into media_protocol_names by Harald Alvestrand · 3 years, 5 months ago
- e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 5 months ago
- 519c15d Remove the groupid field by Harald Alvestrand · 3 years, 5 months ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
- 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 5 months ago
- 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 3 years, 5 months ago
- 6595685 datachannel: Remove buffered_amount_ variable by Florent Castelli · 3 years, 5 months ago
- a563a2a datachannel: Add a MaxSendQueueSize() accessor in the API by Florent Castelli · 3 years, 5 months ago
- f59d9fb peerconnection: measure number of ice servers by Philipp Hancke · 3 years, 5 months ago
- 6fa9e68 Route min/max FPS constraints to VideoStreamEncoder. by Markus Handell · 3 years, 5 months ago
- 54c90f2 [-Wshadow] - Fix some warnings. by Mirko Bonadei · 3 years, 6 months ago
- a654e07 Eliminate a temporary std::string in ParsedFailed helper. by Niels Möller · 3 years, 6 months ago
- d4aa3a3 Use absl::string_view in SDP-related utilities by Niels Möller · 3 years, 6 months ago
- aa37316 Pass a SocketFactory to BasicNetworkManager constructor by Niels Möller · 3 years, 6 months ago
- 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
- 7145a14 red: fix fmtp payload type collision handling by Philipp Hancke · 3 years, 6 months ago
- 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 6 months ago
- e61d4c8 Return proxied object in OnTransceiver by Harald Alvestrand · 3 years, 6 months ago
- 6b19d82 Replace AV1X with AV1 by Sergey Silkin · 3 years, 6 months ago
- f7fcfb7 Fix payload type assignment issue with SetCodecPreferences by Taylor Brandstetter · 3 years, 6 months ago
- 634f279 Delete redundant function rtc::tokenize_with_empty_tokens by Niels Möller · 3 years, 6 months ago
- 4f0a919 Delete PeerConnectionIntegrationWrapper::CreateWithDtlsIdentityStore by Niels Möller · 3 years, 6 months ago
- 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
- 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
- b7a74c3 Remove inactive owners. by Mirko Bonadei · 3 years, 7 months ago
- fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
- 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
- b7aac6f5 Update SdpOfferAnswerHandler to use rtc::make_ref_counted by Niels Möller · 3 years, 7 months ago
- c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 7 months ago
- efece42 Allow remote SDP offers to be "active" or "passive" by Harald Alvestrand · 3 years, 7 months ago
- fb19596 Allow setting different number of temporal layers per simulcast layer. by Åsa Persson · 3 years, 7 months ago
- 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
- 1c7ecef Reland "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
- a820cc2 Change signatures of SDP ParseFailed* functions by Niels Möller · 3 years, 7 months ago
- cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
- a03d494 Revert "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 8 months ago
- b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 8 months ago
- 9ff450d [sigslot] - Remove sigslot from MediaStreamObserver. by Mirko Bonadei · 3 years, 8 months ago
- 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
- 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
- dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 8 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
- 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago