1. f8187e0 [Unified Plan] Support multiple BUNDLE groups. by Henrik Boström · 3 years, 9 months ago
  2. 48171ec Remove more mentions of RTP datachannels by Harald Alvestrand · 3 years, 9 months ago
  3. 7af57c6 Remove RTP data implementation by Harald Alvestrand · 3 years, 9 months ago
  4. 99bcf60 Check MID for illegal token characters. by Harald Alvestrand · 3 years, 11 months ago
  5. 5761e7b Running apply-iwyu on ~all files in pc/ by Harald Alvestrand · 4 years ago
  6. cd467b5 sdp: check that sctp is on a application content type by Philipp Hancke · 4 years ago
  7. b70c953 sdp: cross-check media type and protocol earlier by Philipp Hancke · 4 years ago
  8. 801c999 Signal extmap-allow-mixed by default on session level by Emil Lundmark · 4 years ago
  9. 4a541f1 sdp: remove extra check for attribute type when parsing fingerprint by Philipp Hancke · 4 years, 1 month ago
  10. 4793e9e sdp: ignore legacy sctpmap line by Philipp Hancke · 4 years, 1 month ago
  11. 20ecd8f sdp: add missing continue after parsing b= lines by Philipp Hancke · 4 years, 1 month ago
  12. df9245c sdp: log unhandled lines at LS_VERBOSE level by Philipp Hancke · 4 years, 1 month ago
  13. ba90b7f Don't log errors on a=rtcp lines by Harald Alvestrand · 4 years, 1 month ago
  14. d62c19e Removes spammy SDP log by henrika · 4 years, 1 month ago
  15. afee708 do not set rtp datachannel b=AS for SCTP by Philipp Hancke · 4 years, 3 months ago
  16. 4e8c115 Reland "introduce an unsupported content description type" by Philipp Hancke · 4 years, 3 months ago
  17. ad2ec76 Revert "introduce an unsupported content description type" by Ilya Nikolaevskiy · 4 years, 3 months ago
  18. 239f92e introduce an unsupported content description type by Philipp Hancke · 4 years, 3 months ago
  19. 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 5 months ago
  20. a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 5 months ago
  21. 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 5 months ago
  22. fbbfc02 sdp: reject sdp with malformed b= lines by Philipp Hancke · 4 years, 6 months ago
  23. ee8c246 Reland "sdp: parse and serialize b=TIAS" by Taylor Brandstetter · 4 years, 6 months ago
  24. 20b701f Revert "sdp: parse and serialize b=TIAS" by Taylor · 4 years, 6 months ago
  25. c6801d4 sdp: parse and serialize b=TIAS by Philipp Hancke · 4 years, 6 months ago
  26. f2a4ec1 sdp: parse and serialize non-key=value fmtp lines by Philipp Hancke · 4 years, 7 months ago
  27. 67123ff sdp: remove old workaround by Philipp Hancke · 4 years, 7 months ago
  28. 6fb7004 sdp: use const references to fields by Philipp Hancke · 4 years, 7 months ago
  29. c403081 sdp: use exact match in parseMediaDescription by Philipp Hancke · 4 years, 7 months ago
  30. dc80aaf Delete SDP x-alt-protocol by Niels Möller · 4 years, 7 months ago
  31. c6d6e06 Delete OpaqueTransportParameters and SDP attribute x-otp by Niels Möller · 4 years, 7 months ago
  32. 8206bc0 Handle missing tcptype on TCP ICE candidates. by Taylor Brandstetter · 4 years, 10 months ago
  33. f0a34f2 Revert "remove mslabel and mslabel ssrc-specific attributes" by Artem Titov · 4 years, 10 months ago
  34. e3f257c remove mslabel and mslabel ssrc-specific attributes by Philipp Hancke · 5 years ago
  35. 45c104b RtpTransceiver: add kStopped enumeration value. by Markus Handell · 4 years, 11 months ago
  36. 4256df0 Make CNAME optional. by Taylor Brandstetter · 5 years ago
  37. 72d6915 Populate sdp_fmtp_line and channels of RTCCodecStats by Johannes Kron · 5 years ago
  38. b2b2031 Concatenate string literals at compile time. by Jonas Olsson · 5 years ago
  39. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  40. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 5 years ago
  41. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  42. fa046b3 Remove unused using statements in webrtc_sdp.cc by Elad Alon · 5 years ago
  43. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  44. 3ae59d3 Use the dummy address 0.0.0.0:9 in the c= and the m= lines if the by Qingsi Wang · 6 years ago
  45. b60141b Save and serialize the receive RIDs in MediaContentDescription by Florent Castelli · 6 years ago
  46. c442197 Check the rid direction matches the direction in simulcast description by Florent Castelli · 6 years ago
  47. c5effc2 Remove DataContentDescription shim by Harald Alvestrand · 6 years ago
  48. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  49. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 6 years ago
  50. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 6 years ago
  51. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 6 years ago
  52. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 6 years ago
  53. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 6 years ago
  54. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 6 years ago
  55. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 6 years ago
  56. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 6 years ago
  57. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 6 years ago
  58. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 6 years ago
  59. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  60. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 6 years ago
  61. 14b27587 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  62. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 6 years ago
  63. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 6 years ago
  64. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 6 years ago
  65. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 6 years ago
  66. 6df49d8 Fixing issue with creating StreamParams when track id is not signaled. by Amit Hilbuch · 6 years ago
  67. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 6 years ago
  68. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 6 years ago
  69. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 6 years ago
  70. 13e570f Add a parser for the x-mt line. by Piotr (Peter) Slatala · 6 years ago
  71. 5699142 Use c=IN IP4 <hostname> to support the presence of hostname candidates. by Qingsi Wang · 6 years ago
  72. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 6 years ago
  73. b7446ed Removing receive RIDs and Simulcast Layers. by Amit Hilbuch · 6 years ago
  74. da37473 Make webrtc::ParseCandidate() public. by Guido Urdaneta · 6 years ago
  75. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  76. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/webrtcsdp.cc]
  77. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  78. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  79. 5a1de87 Use unique_ptr in webrtcsdp.cc by Steve Anton · 6 years ago
  80. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  81. a201204 Adding SDP parsing for Simulcast. by Amit Hilbuch · 6 years ago
  82. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  83. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  84. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  85. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  86. 7fa6ee6 Adds support for "-" to a=ssrc msid lines. by Seth Hampson · 6 years ago
  87. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  88. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  89. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  90. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  91. 2b156263 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  92. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  93. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  94. 211856b Make HasAttribute handle partial matching of attribute names. by Johannes Kron · 6 years ago
  95. 4daf66e Use C++11 style for loop in webrtcsdp.cc by Steve Anton · 6 years ago
  96. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 6 years ago
  97. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 7 years ago
  98. b336c27 Implement serialization for ICE candidates with hostname addresses. by Zach Stein · 6 years ago
  99. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  100. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago