- 2195d54 Report an error if applying the demuxer criteria fails. by Tommi · 3 years, 3 months ago
- 93dd763 Remove deprecated RemoveTrack interface by Harald Alvestrand · 3 years, 3 months ago
- 48e1b29 Add dummy targets for candidate breakouts by Harald Alvestrand · 3 years, 3 months ago
- 0d4af12 Add back --no_fwd_decls to iwyu run by Harald Alvestrand · 3 years, 3 months ago
- e3bf4a6 Revert "Break out targets from pc/peerconnection build target." by Andrey Logvin · 3 years, 3 months ago
- 66c4036 Access threads from SdpOfferAnswerHandler via ConnectionContext by Harald Alvestrand · 3 years, 3 months ago
- c966443 Break out targets from pc/peerconnection build target. by Harald Alvestrand · 3 years, 3 months ago
- 3f42fdf Revert "Added support for H264 YUV444 (I444) decoding." by Henrik Boström · 3 years, 3 months ago
- 5b66130 Refactor PeerConnectionInternal to break SdpOfferAnswer dependency by Harald Alvestrand · 3 years, 3 months ago
- b8ef923 Add missing '&'s to some function parameters by Ali Tofigh · 3 years, 3 months ago
- e8d854e Destroy channel objects synchronously. by Tommi · 3 years, 3 months ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 3 months ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 3 months ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 3 months ago
- 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 3 months ago
- c98687a Replace "(const override)" with "(const, override)" in GMOCKs by Ali Tofigh · 3 years, 3 months ago
- 16de216 Delete channel objects asynchronously from the transceiver. by Tomas Gunnarsson · 3 years, 3 months ago
- 7f76157 Cleanup of pc/proxy.h by Niels Möller · 3 years, 3 months ago
- 027c793 Replace most explicit `new RefCountedObject...` with make_ref_counted by Niels Möller · 3 years, 3 months ago
- 2dd3915 Make use of TaskQueue/TaskQueueBase's PostDelayedHighPrecisionTask. by Henrik Boström · 3 years, 3 months ago
- 2d3186e Introduce a variant of rtc::split that returns a vector of string_view by Niels Möller · 3 years, 3 months ago
- d5f414c Add class comments to Call and ChannelInterface by Harald Alvestrand · 3 years, 3 months ago
- 347488e Make AddIceCandidate's error type match the spec. by Henrik Boström · 3 years, 3 months ago
- 5411b17 Add a channel factory interface. by Tomas Gunnarsson · 3 years, 3 months ago
- 6d2fe89 [C++] Change default sdp_semantics to kUnifiedPlan. by Henrik Boström · 3 years, 3 months ago
- 2deee4b Mark rtc::Thread's versions of PostTask/PostDelayedTask deprecated. by Henrik Boström · 3 years, 3 months ago
- c065e73 Remove RTC_DISALLOW_COPY_AND_ASSIGN more. by Byoungchan Lee · 3 years, 3 months ago
- 4f8a58c Remove 2 Invokes to the network thread when creating a channel. by Tomas Gunnarsson · 3 years, 3 months ago
- 0428f95 Remove frequent log. by Tommi · 3 years, 3 months ago
- ac0d183 Prepare for deleting implicit conversion from raw pointer to scoped_refptr. by Niels Möller · 3 years, 3 months ago
- 0dd7539 Split ApplyRemoteDescription up into smaller functions. by Tomas Gunnarsson · 3 years, 3 months ago
- 1933d3b Move network thread invokes for initialization for media channels, out. by Tomas Gunnarsson · 3 years, 3 months ago
- cc9b7ec Add utility method for consistency checking in BaseChannel classes. by Tomas Gunnarsson · 3 years, 3 months ago
- a49942a Update comments in BaseChannel::SendPacket. by Tomas Gunnarsson · 3 years, 3 months ago
- 2e85b5f Add a check for empty channels to ChannelManager dtor. by Tomas Gunnarsson · 3 years, 3 months ago
- 3babb8a Added support for H264 YUV444 (I444) decoding. by Stefan Mitic · 3 years, 3 months ago
- 70fe704 Remove support for obsolete histogram KeyProtocolByMedia by Harald Alvestrand · 3 years, 3 months ago
- 1c7c09b Introduce SdpOfferAnswerHandler::RemoteDescriptionOperation. by Tomas Gunnarsson · 3 years, 3 months ago
- c811ab5 Invalidate the legacy stats cache instead of updating. by Tommi · 3 years, 4 months ago
- 3fd9cbc stats: convert qualitylimitationdurations to seconds by Philipp Hancke · 3 years, 4 months ago
- 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 4 months ago
- e68d874 Update SetPayloadTypeDemuxingEnabled_w to avoid an unnecessary Invoke. by Tomas Gunnarsson · 3 years, 4 months ago
- 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 4 months ago
- b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 4 months ago
- c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 4 months ago
- ac72dda Code consolidation in BaseChannel and derived classes. by Tomas Gunnarsson · 3 years, 4 months ago
- 0e56787 remove legacy datachannel code by Philipp Hancke · 3 years, 4 months ago
- d908d74 Make error param non-optional when setting local/remote content. by Tomas Gunnarsson · 3 years, 4 months ago
- 9e13860 Make the code conform to the code style. by Yaowen Guo · 3 years, 4 months ago
- b496c32 Enhance thread checks in BaseChannel classes. by Tomas Gunnarsson · 3 years, 4 months ago
- a89432f Fix explicit ref pointer conversion of MediaStream::AddTrack by Niels Möller · 3 years, 4 months ago
- 9abd74d Make RtpDemuxerCriteria's mid_ and rsid_ const. by Tomas Gunnarsson · 3 years, 4 months ago
- 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 4 months ago
- e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 4 months ago
- de6e1b4 Use demuxer_criteria_.mid() for content_name() in BaseChannel. by Tomas Gunnarsson · 3 years, 4 months ago
- ddfbf6c Restrict access to `BaseChannel::previous_demuxer_criteria_`. by Tomas Gunnarsson · 3 years, 4 months ago
- 94f0194 Remove transport_name_ from Channel. by Tomas Gunnarsson · 3 years, 4 months ago
- 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 4 months ago
- 92f9b74 Refactor UpdatePayloadTypeDemuxingState and add documentation. by Tomas Gunnarsson · 3 years, 4 months ago
- f643aea Updating OnDemuxerCriteria* notifications to be on the same thread. by Tomas Gunnarsson · 3 years, 4 months ago
- f1ea417 Added annotation for BaseChannel members. by Tomas Gunnarsson · 3 years, 4 months ago
- dbef2bd ZeroHertzAdapterMode: RequestRefreshFrame through VideoTrack & proxy. by Markus Handell · 3 years, 4 months ago
- 2e0f4f0 ZeroHertzAdapterMode: handle key frame requests. by Markus Handell · 3 years, 4 months ago
- 1fe08e1 Remove unused 4-argument version of OnIceCandidateError. by Byoungchan Lee · 3 years, 4 months ago
- 117e95f Tolerate overlong MID in channel.cc by Harald Alvestrand · 3 years, 5 months ago
- fa67aef Declare Plan B DEPRECATED by Harald Alvestrand · 3 years, 5 months ago
- 16dae20 fix rtx payload type remapping issue by Philipp Hancke · 3 years, 5 months ago
- 73d0774 Add PortAllocator configuration to RTCConfiguration by Niels Möller · 3 years, 5 months ago
- 0ee4422 Add reporting of relay protocol by Jonas Oreland · 3 years, 5 months ago
- 063bb38 sdp: temporarily raise mid limit to 32 by Philipp Hancke · 3 years, 5 months ago
- d58ac5a sdp: reject large number of channels by Philipp Hancke · 3 years, 5 months ago
- 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 5 months ago
- bf75321 Create socket server explicitly in PeerConnectionEndToEndBaseTest by Niels Möller · 3 years, 5 months ago
- e204466 Add unit test of AudioRtpReceiver by Tony Herre · 3 years, 5 months ago
- ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 5 months ago
- f05f282 Allow setting volume on unstarted AudioRtpReceivers by Tony Herre · 3 years, 5 months ago
- 50b9552 Reintroduce enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
- 584e3f9 stats collector test: remove is_remote expectations by Philipp Hancke · 3 years, 5 months ago
- efe46b6 Change the type of RTCVideoSourceStats.framesPerSecond by Byoungchan Lee · 3 years, 5 months ago
- d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 5 months ago
- 21c4b1e stats: expose relayProtocol on prflx candidate by Philipp Hancke · 3 years, 5 months ago
- 60c01cc setCodecPreferences: dont insert red codec twice by Philipp Hancke · 3 years, 5 months ago
- 62bb58f sdp: check for token-char in C++ style by Philipp Hancke · 3 years, 5 months ago
- bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 6 months ago
- 187e9d4 sdp: limit mid length to 16 bytes by Philipp Hancke · 3 years, 6 months ago
- fbd52c0 fix stats collector unit test by Philipp Hancke · 3 years, 6 months ago
- a52fc6f Increase loss tolerance for RenegotiateManyVideo test. by Harald Alvestrand · 3 years, 6 months ago
- 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 6 months ago
- c13e786 make setCodecPreferences retain position of rtx/red by Philipp Hancke · 3 years, 6 months ago
- 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 6 months ago
- 05fadac make ice server parsing error and logging more consistent by Philipp Hancke · 3 years, 6 months ago
- 0134303 datachannel: Don't close a data channel when the queue is full by Florent Castelli · 3 years, 6 months ago
- ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 6 months ago
- 31b03e9 Add static AsString functions for PeerConnectionInterface enums by Harald Alvestrand · 3 years, 6 months ago
- 1bffe9e Cleanup: Move some more protocol names into media_protocol_names by Harald Alvestrand · 3 years, 6 months ago
- e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 6 months ago
- 519c15d Remove the groupid field by Harald Alvestrand · 3 years, 6 months ago
- f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 6 months ago
- 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 6 months ago
- 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 3 years, 6 months ago