1. 3ebb6e93 Remove WebRTC-ExcludeTransportSequenceNumberFromFec. by Mirko Bonadei · 5 years ago
  2. adc4da3 [InsertableStreams] Fix video receiver simulcast. by Marina Ciocea · 5 years ago
  3. 8206bc0 Handle missing tcptype on TCP ICE candidates. by Taylor Brandstetter · 5 years ago
  4. 16d0d37 Apply performance-for-range-copy fixes. by Mirko Bonadei · 5 years ago
  5. 55c991c [InsertableStreams] Save the transformer to be set on Reconfigure. by Marina Ciocea · 5 years ago
  6. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 5 years ago
  7. 6f402f9 Remove unnecessary breaks after return. by Mirko Bonadei · 5 years ago
  8. 57cabed Replace std::string::find() == 0 with absl::StartsWith. by Mirko Bonadei · 5 years ago
  9. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 5 years ago
  10. 00b46f7 PeerConnection owns the PacketSocketFactory dependency. by Jorge E. Moreira · 5 years ago
  11. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  12. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 5 years ago
  13. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 5 years ago
  14. d9ebe01 Improve rollback for rtp data channel by Eldar Rello · 5 years ago
  15. f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 5 years ago
  16. e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 5 years ago
  17. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 5 years ago
  18. b97d2fe Remove cricket::SessionDescription::Copy() by Harald Alvestrand · 5 years ago
  19. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 5 years ago
  20. 45c104b RtpTransceiver: add kStopped enumeration value. by Markus Handell · 5 years ago
  21. 430e4a0 Allow to negotiate absolute capture time rtp header extension. by Minyue Li · 5 years ago
  22. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 5 years ago
  23. b05ca4b Implement new specification for degradation preference by Florent Castelli · 5 years ago
  24. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 5 years ago
  25. 52aea5d Unbreak ICE renomination by Jonas Oreland · 5 years ago
  26. 134c699 Fix Chromium Roll failing because of -Wrange-loop-construct by Courtney Edwards · 5 years ago
  27. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  28. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 5 years ago
  29. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 5 years ago
  30. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 5 years ago
  31. 0fb07f8 Deprecate use of cricket::MediaContentDescription::Copy by Harald Alvestrand · 5 years ago
  32. 5f999a7 Allow to negotiate dependency descriptor rtp header extension by Danil Chapovalov · 5 years ago
  33. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 5 years ago
  34. 8e7d4bf Remove deprecated "description" field of cricket::ContentInfo by Harald Alvestrand · 5 years ago
  35. 8a24c03 Remove deprecated AddContent function in session_description.h by Harald Alvestrand · 5 years ago
  36. 0165d5c Adding deadbeef back to OWNERS files by Taylor Brandstetter · 5 years ago
  37. d85ea75 Rollback transport created by data channel by Eldar Rello · 5 years ago
  38. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 5 years ago
  39. e52115a Remove inactive OWNERS. by Mirko Bonadei · 5 years ago
  40. 4256df0 Make CNAME optional. by Taylor Brandstetter · 5 years ago
  41. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  42. c1cbf6b Ship GenericDescriptor00 by default. by Markus Handell · 5 years ago
  43. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 5 years ago
  44. 7a829a8 Sort threading for sctp_mid_ variable by Harald Alvestrand · 5 years ago
  45. c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 5 years ago
  46. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  47. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 5 years ago
  48. c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 5 years ago
  49. 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 5 years ago
  50. 712ebbb disallow pairing ICE-TCP with a local ip address by Philipp Hancke · 5 years ago
  51. ec47b57 Do not transition ICE gathering state to 'complete' when closing by Steve Anton · 5 years ago
  52. 184ea66 Reland "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  53. 0cda7b8 Allow non-identical datagram transport parameters. by Bjorn A Mellem · 5 years ago
  54. 99d6d81 Adding absolute capture timestamp to AudioTrackSinkInterface. by Minyue Li · 5 years ago
  55. f417238 Remove iceRegatherIntervalRange by Steve Anton · 5 years ago
  56. 4a5dab0 [Stats] Include fecPackets[Reeceived/Discarded] in Members() by Henrik Boström · 5 years ago
  57. 71ff073 Validate ICE ufrag/pwd according to the spec by Steve Anton · 5 years ago
  58. a104ceb Revert "Reland "Reland "Distinguish between send and receive codecs""" by Johannes Kron · 5 years ago
  59. 9bac68c Reland "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  60. 00a3087 Revert "Reland "Distinguish between send and receive codecs"" by Johannes Kron · 5 years ago
  61. 529d886 Allow DTMF delay configurability by Aaron Alaniz · 5 years ago
  62. 133bf2b Reland "Distinguish between send and receive codecs" by Johannes Kron · 5 years ago
  63. 100fe63 Fix race condition around rtc::ScopedFakeClock. by Yves Gerey · 5 years ago
  64. e57b266 Revert "Distinguish between send and receive codecs" by Steve Anton · 5 years ago
  65. 692f3c7 Explicitly wait for ICE to complete in VerifyBestConnection by Steve Anton · 5 years ago
  66. a9b67ce Explicitly wait for ICE state to transition to 'completed' in VerifyIceStates by Steve Anton · 5 years ago
  67. c0f25cf Distinguish between send and receive codecs by Johannes Kron · 5 years ago
  68. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 5 years ago
  69. ccab06f Revert "Replaces SynchronousMethodCall with rtc::Thread::Invoke." by Guido Urdaneta · 5 years ago
  70. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  71. f5ecb5f Revert "Reland "Reland "Reland "Distinguish between send and receive video codecs"""" by Mirko Bonadei · 5 years ago
  72. 9cad4dc Reland "Reland "Reland "Distinguish between send and receive video codecs""" by Johannes Kron · 5 years ago
  73. b0e0728 Replaces SynchronousMethodCall with rtc::Thread::Invoke. by Sebastian Jansson · 5 years ago
  74. ab81316 Housekeeping: Declare DataChannelController immovable by Harald Alvestrand · 5 years ago
  75. 910cdc2 Add a round-trip test that stats.toJson output is parseable by Harald Alvestrand · 5 years ago
  76. b19eb39 Delete obsolete unused rtp header extension conversion by Danil Chapovalov · 5 years ago
  77. 4db28b5 Cleanup: Removes redundant includes on message_queue.h by Sebastian Jansson · 5 years ago
  78. 43e62fc Fix Heap-use-after-free. by Markus Handell · 5 years ago
  79. 4f40fa5 Implement RTCOutboundRtpStreamStats::remoteId. by Henrik Boström · 5 years ago
  80. e8d54b9 Provide a default async resolver factory if none injected to PeerConnection. by Qingsi Wang · 5 years ago
  81. b5159fe Revert "Reland "Reland "Distinguish between send and receive video codecs""" by Olga Sharonova · 5 years ago
  82. 4e64e60 Reland "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 5 years ago
  83. f9d92ed Revert "Reland "Distinguish between send and receive video codecs"" by Ilya Nikolaevskiy · 5 years ago
  84. 2697ac1 Stop an SCTP connection when the DTLS transport closes. by Harald Alvestrand · 5 years ago
  85. 77eb338 Reland "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
  86. 17ea068 Integration test that verifies that data channels open. by Harald Alvestrand · 5 years ago
  87. f2d6fe6 Revert "Reland "Distinguish between send and receive video codecs"" by Johannes Kron · 5 years ago
  88. 26e6afe Reland "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
  89. 977b265 Reduce some logging at INFO level by moving log statements by Harald Alvestrand · 5 years ago
  90. 22619b3 Allow external initialization of libsrtp. by Sebastian Jansson · 5 years ago
  91. f22af3c Revert "Distinguish between send and receive video codecs" by Johannes Kron · 5 years ago
  92. 18314bd Distinguish between send and receive video codecs by Johannes Kron · 5 years ago
  93. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  94. dfbfb46 Return an error when datachannel closes due to network error by Harald Alvestrand · 5 years ago
  95. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  96. 907dc80 Reland "Add support for RtpEncodingParameters::max_framerate" by Florent Castelli · 5 years ago
  97. fc90797 Fix for defect found by clusterfuzz. by Markus Handell · 5 years ago
  98. 755187f Detect and reject mismatched DataChannel types. by Harald Alvestrand · 5 years ago
  99. 749f660 Enable SSRC 0 in MediaChannel methods by Saurav Das · 5 years ago
  100. 0095d37 Replace hostCandidate with address and port in RTCPeerConnectionIceErrorEvent by Eldar Rello · 5 years ago