1. f2a4ec1 sdp: parse and serialize non-key=value fmtp lines by Philipp Hancke · 4 years, 3 months ago
  2. 26d4f9c Add rtc::Thread invoke policy. by Artem Titov · 4 years, 3 months ago
  3. ae94067 Update a few places in DataChannel to clarify RTP vs !RTP. by Tomas Gunnarsson · 4 years, 4 months ago
  4. f79bfc6 peerconnection: prefer spec names for signaling state by Philipp Hancke · 4 years, 3 months ago
  5. 67123ff sdp: remove old workaround by Philipp Hancke · 4 years, 4 months ago
  6. 6fb7004 sdp: use const references to fields by Philipp Hancke · 4 years, 4 months ago
  7. efc55b0 sdp: test media type mismatch behaviour by Philipp Hancke · 4 years, 4 months ago
  8. c403081 sdp: use exact match in parseMediaDescription by Philipp Hancke · 4 years, 4 months ago
  9. 755c65d Reland RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 4 months ago
  10. dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 4 months ago
  11. c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 4 months ago
  12. 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 4 months ago
  13. 6476d0b Consolidate creation of DataChannel proxy to a single place by Tomas Gunnarsson · 4 years, 4 months ago
  14. 2e94de5 Add GetSctpStats to PeerConnectionInternal, remove sctp_data_channels() by Tomas Gunnarsson · 4 years, 4 months ago
  15. 7d3cfbf Inject signaling and network threads to DataChannel. by Tomas Gunnarsson · 4 years, 4 months ago
  16. 67f80ce test: remove obsolete comment by Philipp Hancke · 4 years, 4 months ago
  17. 6f727da Revert "RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions." by Markus Handell · 4 years, 4 months ago
  18. 4c1e7cc [Adaptation] Add ability to inject resources on the PeerConnection. by Henrik Boström · 4 years, 4 months ago
  19. 9276e2c Remove enable_simulcast_stats config flag as not needed anymore by Eldar Rello · 4 years, 4 months ago
  20. 0ca13d9 Introduce BYPASS_PROXY_CONSTMETHOD0. by Tomas Gunnarsson · 4 years, 4 months ago
  21. 71db9ac RtpTransceiverInterface: introduce SetOfferedRtpHeaderExtensions. by Markus Handell · 4 years, 4 months ago
  22. 8498c25 test: use kCnCodecName instead of hardcoding "CN" by Philipp Hancke · 4 years, 4 months ago
  23. 7804c54 [Stats flake] Mark outbound-rtp.framesPerSecond as optional. by Henrik Boström · 4 years, 4 months ago
  24. 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 4 months ago
  25. 10ef847 Correct name of DC.dataChannelIdentifier stats member by Harald Alvestrand · 4 years, 4 months ago
  26. bc1f910 Reland "Added mid to error messages reported during SDP apply." by Yura Yaroshevich · 4 years, 4 months ago
  27. 341434e Revert "Added mid to error messages reported during SDP apply." by Olga Sharonova · 4 years, 4 months ago
  28. d2890e8 Added mid to error messages reported during SDP apply. by Yura Yaroshevich · 4 years, 4 months ago
  29. 3bd1c18 Cleanup: Remove non-required helper function to remove codecs by Harald Alvestrand · 4 years, 4 months ago
  30. b59f337 Remove leftover SCTP "codec name" constants by Harald Alvestrand · 4 years, 5 months ago
  31. 1a49756 fix typos in comments by Philipp Hancke · 4 years, 5 months ago
  32. e309651 Don't SetNeedsIceRestartFlag if widening candidate filter when surface_ice_candidates_on_ice_transport_type_changed by Jonas Oreland · 4 years, 5 months ago
  33. b41316c test: fix typo by Philipp Hancke · 4 years, 5 months ago
  34. 2af35ab FakeAudioCaptureModule: remove lock recursions. by Markus Handell · 4 years, 5 months ago
  35. 3a35312 In pc/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 5 months ago
  36. c325246 Log content name (aka mid) in messages from channel.cc by Yura Yaroshevich · 4 years, 5 months ago
  37. c18b7bf JsepTransport: remove lock recursions. by Markus Handell · 4 years, 5 months ago
  38. 37e42be Give correct error code when SCTP is abruptly terminated. by Harald Alvestrand · 4 years, 5 months ago
  39. ec3ba73 Don't wrap the main thread when running death tests. by Tommi · 4 years, 5 months ago
  40. fd5ae7f Pass datachannel priority in DC open messages by Harald Alvestrand · 4 years, 5 months ago
  41. fa8019c Clear address:port in icecandidateerror for tcp servers with private IP by Eldar Rello · 4 years, 5 months ago
  42. 1aec2bf reorder sdes suites to not prefer gcm by Philipp Hancke · 4 years, 5 months ago
  43. 6efc14b VideoTrackSourceInterface: make some newly introduced methods pure virtual. by Markus Handell · 4 years, 5 months ago
  44. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 5 months ago
  45. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 5 months ago
  46. c1aaf4c Revert "disallow pairing ICE-TCP with a local ip address" by Philipp Hancke · 4 years, 5 months ago
  47. cc73ed3 APM: Add build flag to allow building WebRTC without APM by Per Åhgren · 4 years, 6 months ago
  48. 1f0677d Remove some TODOs from pc/. by Mirko Bonadei · 4 years, 6 months ago
  49. ee08643 Remove DetermineIceRole workaround. by Mirko Bonadei · 4 years, 6 months ago
  50. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 6 months ago
  51. b33a0ca Remove deprecated ssl_identity methods by Harald Alvestrand · 4 years, 6 months ago
  52. 3ebb6e93 Remove WebRTC-ExcludeTransportSequenceNumberFromFec. by Mirko Bonadei · 4 years, 6 months ago
  53. adc4da3 [InsertableStreams] Fix video receiver simulcast. by Marina Ciocea · 4 years, 6 months ago
  54. 8206bc0 Handle missing tcptype on TCP ICE candidates. by Taylor Brandstetter · 4 years, 6 months ago
  55. 16d0d37 Apply performance-for-range-copy fixes. by Mirko Bonadei · 4 years, 6 months ago
  56. 55c991c [InsertableStreams] Save the transformer to be set on Reconfigure. by Marina Ciocea · 4 years, 6 months ago
  57. 08d1806 Extend rtc::AdapterType with 2g, 3G, 4G & 5G enum values. by Jonas Oreland · 4 years, 6 months ago
  58. 6f402f9 Remove unnecessary breaks after return. by Mirko Bonadei · 4 years, 6 months ago
  59. 57cabed Replace std::string::find() == 0 with absl::StartsWith. by Mirko Bonadei · 4 years, 6 months ago
  60. 3e9af7f Insert audio frame transformer between depacketizer and decoder. by Marina Ciocea · 4 years, 6 months ago
  61. 00b46f7 PeerConnection owns the PacketSocketFactory dependency. by Jorge E. Moreira · 4 years, 7 months ago
  62. 3e98368 Reland "Distinguish between send and receive codecs" by Johannes Kron · 4 years, 7 months ago
  63. 8515d5a Refactor ssl_stream_adapter API to show object ownership by Harald Alvestrand · 4 years, 7 months ago
  64. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 7 months ago
  65. d9ebe01 Improve rollback for rtp data channel by Eldar Rello · 4 years, 7 months ago
  66. f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 4 years, 7 months ago
  67. e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 4 years, 8 months ago
  68. 0357b3e RtpTransceiverInterface: add header_extensions_to_offer() by Markus Handell · 4 years, 7 months ago
  69. b97d2fe Remove cricket::SessionDescription::Copy() by Harald Alvestrand · 4 years, 8 months ago
  70. e618cc9 Add jitterBufferTargetDelay as RTCNonStandardStatsMember to new GetStats API by Artem Titov · 4 years, 7 months ago
  71. 45c104b RtpTransceiver: add kStopped enumeration value. by Markus Handell · 4 years, 7 months ago
  72. 430e4a0 Allow to negotiate absolute capture time rtp header extension. by Minyue Li · 4 years, 7 months ago
  73. 987ef48 Adds field trial to separate audio and video packets for delay-based overuse detection. by Björn Terelius · 4 years, 7 months ago
  74. b05ca4b Implement new specification for degradation preference by Florent Castelli · 4 years, 7 months ago
  75. 3f1aee3 Change network_priority from a double to an enum. by Taylor Brandstetter · 4 years, 8 months ago
  76. 52aea5d Unbreak ICE renomination by Jonas Oreland · 4 years, 7 months ago
  77. 134c699 Fix Chromium Roll failing because of -Wrange-loop-construct by Courtney Edwards · 4 years, 7 months ago
  78. 61f74d9 Reland "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 7 months ago
  79. cb8c401 Revert "Expose can_trickle_ice_candidates on PeerConnection" by Harald Alvestrand · 4 years, 7 months ago
  80. 412a31b Insert frame transformer between Depacketizer and Decoder. by Marina Ciocea · 4 years, 8 months ago
  81. c6a65c8 Expose can_trickle_ice_candidates on PeerConnection by Harald Alvestrand · 4 years, 7 months ago
  82. 0fb07f8 Deprecate use of cricket::MediaContentDescription::Copy by Harald Alvestrand · 4 years, 8 months ago
  83. 5f999a7 Allow to negotiate dependency descriptor rtp header extension by Danil Chapovalov · 4 years, 8 months ago
  84. e77912b Insert frame transformer between Encoded and Packetizer. by Marina Ciocea · 4 years, 8 months ago
  85. 8e7d4bf Remove deprecated "description" field of cricket::ContentInfo by Harald Alvestrand · 4 years, 8 months ago
  86. 8a24c03 Remove deprecated AddContent function in session_description.h by Harald Alvestrand · 4 years, 8 months ago
  87. 0165d5c Adding deadbeef back to OWNERS files by Taylor Brandstetter · 4 years, 8 months ago
  88. d85ea75 Rollback transport created by data channel by Eldar Rello · 4 years, 8 months ago
  89. 4a14f49 Remove wildcard ownership for build files. by Mirko Bonadei · 4 years, 8 months ago
  90. e52115a Remove inactive OWNERS. by Mirko Bonadei · 4 years, 8 months ago
  91. 4256df0 Make CNAME optional. by Taylor Brandstetter · 4 years, 8 months ago
  92. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 4 years, 8 months ago
  93. c1cbf6b Ship GenericDescriptor00 by default. by Markus Handell · 4 years, 8 months ago
  94. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 4 years, 8 months ago
  95. 7a829a8 Sort threading for sctp_mid_ variable by Harald Alvestrand · 4 years, 8 months ago
  96. c43fe2e Removing myself from OWNERS in webrtc. by Seth Hampson · 4 years, 8 months ago
  97. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 4 years, 8 months ago
  98. 8e8b36a Revert "Reland "Reland "Reland "Distinguish between send and receive codecs"""" by Johannes Kron · 4 years, 8 months ago
  99. c8ff160 Don't crash when renegotiating after the peer rejects data channels by Steve Anton · 4 years, 8 months ago
  100. 1cb929f Cleanup: remove unused sctp_content_name by Harald Alvestrand · 4 years, 8 months ago