- 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 8 months ago
- cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 8 months ago
- 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 8 months ago
- c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 8 months ago
- 0fb07f8 Deprecate use of cricket::MediaContentDescription::Copy by Harald Alvestrand · 4 years, 8 months ago
- 5f999a7 Allow to negotiate dependency descriptor rtp header extension by Danil Chapovalov · 4 years, 9 months ago
- e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 8 months ago
- 8e7d4bf Remove deprecated "description" field of cricket::ContentInfo by Harald Alvestrand · 4 years, 8 months ago
- 8a24c03 Remove deprecated AddContent function in session_description.h by Harald Alvestrand · 4 years, 8 months ago
- 0165d5c Adding deadbeef back to OWNERS files by Taylor Brandstetter · 4 years, 8 months ago
- d85ea75 Rollback transport created by data channel by Eldar Rello · 4 years, 9 months ago
- 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 9 months ago
- e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 9 months ago
- 4256df0 Make CNAME optional. by Taylor Brandstetter · 4 years, 9 months ago
- cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 9 months ago
- c1cbf6b Ship GenericDescriptor00 by default. by Markus Handell · 4 years, 9 months ago
- 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 9 months ago
- 7a829a8 Sort threading for sctp_mid_ variable by Harald Alvestrand · 4 years, 9 months ago
- c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 4 years, 9 months ago
- 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 9 months ago
- 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 4 years, 9 months ago
- c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 4 years, 9 months ago
- 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 4 years, 9 months ago
- 712ebbb disallow pairing ICE-TCP with a local ip address by Philipp Hancke · 4 years, 9 months ago
- ec47b57 Do not transition ICE gathering state to 'complete' when closing by Steve Anton · 4 years, 9 months ago
- 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 9 months ago
- 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 4 years, 9 months ago
- 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 4 years, 9 months ago
- f417238 Remove iceRegatherIntervalRange by Steve Anton · 4 years, 9 months ago
- 4a5dab0 [Stats] Include fecPackets[Reeceived/Discarded] in Members() by Henrik Boström · 4 years, 9 months ago
- 71ff073 Validate ICE ufrag/pwd according to the spec by Steve Anton · 4 years, 9 months ago
- a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 4 years, 9 months ago
- 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 10 months ago
- 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 4 years, 10 months ago
- 529d886 Allow DTMF delay configurability by Aaron Alaniz · 4 years, 10 months ago
- 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 10 months ago
- 100fe63 Fix race condition around rtc::ScopedFakeClock. by Yves Gerey · 4 years, 10 months ago
- e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 4 years, 10 months ago
- 692f3c7 Explicitly wait for ICE to complete in VerifyBestConnection by Steve Anton · 4 years, 10 months ago
- a9b67ce Explicitly wait for ICE state to transition to 'completed' in VerifyIceStates by Steve Anton · 4 years, 10 months ago
- c0f25cf Distinguish between send and receive codecs by Johannes Kron · 4 years, 10 months ago
- 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 10 months ago
- ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 4 years, 10 months ago
- b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 4 years, 10 months ago
- f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 4 years, 10 months ago
- 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 4 years, 11 months ago
- b0e0728 Replaces SynchronousMethodCall with rtc::Thread::Invoke. by Sebastian Jansson · 4 years, 10 months ago
- ab81316 Housekeeping: Declare DataChannelController immovable by Harald Alvestrand · 4 years, 10 months ago
- 910cdc2 Add a round-trip test that stats.toJson output is parseable by Harald Alvestrand · 4 years, 10 months ago
- b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 4 years, 11 months ago
- 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 4 years, 10 months ago
- 43e62fc Fix Heap-use-after-free. by Markus Handell · 4 years, 10 months ago
- 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 4 years, 11 months ago
- e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 4 years, 10 months ago
- b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 4 years, 11 months ago
- 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 4 years, 11 months ago
- f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 4 years, 11 months ago
- 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 4 years, 11 months ago
- 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 4 years, 11 months ago
- 17ea068 Integration test that verifies that data channels open. by Harald Alvestrand · 5 years ago
- f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 5 years ago
- 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
- 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 5 years ago
- 22619b3 Allow external initialization of libsrtp. by Sebastian Jansson · 5 years ago
- f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
- 18314bd Distinguish between send and receive video codecs by Johannes Kron · 5 years ago
- ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
- dfbfb46 Return an error when datachannel closes due to network error by Harald Alvestrand · 5 years ago
- 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
- 907dc80 Reland "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
- fc90797 Fix for defect found by clusterfuzz. by Markus Handell · 5 years ago
- 755187f Detect and reject mismatched DataChannel types. by Harald Alvestrand · 5 years ago
- 749f660 Enable SSRC 0 in MediaChannel methods by Saurav Das · 5 years ago
- 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 5 years ago
- 9c27ed2 VideoRtpReceiver: Enable encoded frame sink. by Markus Handell · 5 years ago
- 246724b Move messaging -> PostTask for freeing datachannels by Harald Alvestrand · 5 years ago
- 934afc6 Deprecate RtpReceiver's SetParameters method by Saurav Das · 5 years ago
- 05e4d08 Refactoring DataChannelController from PeerConnection part 4 by Harald Alvestrand · 5 years ago
- a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 5 years ago
- 00cf34c Refactor DataChannel control out of PeerConnection by Harald Alvestrand · 5 years ago
- b877e71 Delete FunctorMessageHandler, in tests use alternative ways to post functors by Danil Chapovalov · 5 years ago
- 8931345 Take FunctionView rather than any functor reference in the rtc::Thread::Invoke by Danil Chapovalov · 5 years ago
- 2dec496 Add directive to make TRACE_EVENT macros optional. by Doudou Kisabaka · 5 years ago
- 5cef9c3 Revert "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
- c363982 Convert proxy.h helper classes to variadic templates by Steve Anton · 5 years ago
- 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
- 44d7ec0 Add Opus-only audio codec factories by Karl Wiberg · 5 years ago
- d5e2f21 VideoRtpTrackSource: implement encoded source methods. by Markus Handell · 5 years ago
- 353a718 Address failing wpt test cases for the rollback feature by Eldar Rello · 5 years ago
- 15be528 Add support for RtpEncodingParameters::max_framerate by Florent Castelli · 5 years ago
- 00376e1 Add totalInterFrameDelay to RTCInboundRTPStreamStats by Johannes Kron · 5 years ago
- 15f2ff4 VideoRtpReceiver: factor out VideoRtpTrackSource. by Markus Handell · 5 years ago
- 662678d Adds injectable trials from peerconnection down to transport controller. by Erik Språng · 5 years ago
- 408cb4b Make SCTPtransport enter "closed" state when DTLStransport does. by Harald Alvestrand · 5 years ago
- 25ec888 Make ICE transports injectable. by Qingsi Wang · 5 years ago
- 7b46e17 In rtc::ByteBuffer drop support for ORDER_HOST as unused by Danil Chapovalov · 5 years ago
- 01294f0 Don't configure video codec switching if no video stream has been created. by philipel · 5 years ago
- ee6f4f6 [PeerConnection] Implement asynchronous version of AddIceCandidate(). by Henrik Boström · 5 years ago
- 3ac6375 Add 3 missing RTC_EXPORT. by Mirko Bonadei · 5 years ago
- c3d1f9b Enable injection of a custom NetEqFactory into PeerConnectionFactory. by Ivo Creusen · 5 years ago