1. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  2. 8e1343a Add an alt-protocol to SDP to indicate which m= sections use a plugin transport. by Bjorn A Mellem · 4 years, 10 months ago
  3. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  4. fa046b3 Remove unused using statements in webrtc_sdp.cc by Elad Alon · 5 years ago
  5. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  6. 3ae59d3 Use the dummy address 0.0.0.0:9 in the c= and the m= lines if the by Qingsi Wang · 5 years ago
  7. b60141b Save and serialize the receive RIDs in MediaContentDescription by Florent Castelli · 5 years ago
  8. c442197 Check the rid direction matches the direction in simulcast description by Florent Castelli · 5 years ago
  9. c5effc2 Remove DataContentDescription shim by Harald Alvestrand · 5 years ago
  10. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  11. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  12. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  13. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  14. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  15. 198cf00 Reland "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Möller · 5 years ago
  16. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  17. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  18. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  19. fb8c856 Revert "Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN" by Niels Moller · 5 years ago
  20. e779847 Change SimpleStringBuilder::Append to not use strcpyn and SIZE_UNKNOWN by Niels Möller · 5 years ago
  21. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  22. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  23. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  24. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  25. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  26. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 5 years ago
  27. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 5 years ago
  28. 6df49d8 Fixing issue with creating StreamParams when track id is not signaled. by Amit Hilbuch · 5 years ago
  29. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  30. 48cce4d Parse "max-message-size" parameter from SCTP SDP description by Harald Alvestrand · 5 years ago
  31. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 5 years ago
  32. 13e570f Add a parser for the x-mt line. by Piotr (Peter) Slatala · 5 years ago
  33. 5699142 Use c=IN IP4 <hostname> to support the presence of hostname candidates. by Qingsi Wang · 5 years ago
  34. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  35. b7446ed Removing receive RIDs and Simulcast Layers. by Amit Hilbuch · 5 years ago
  36. da37473 Make webrtc::ParseCandidate() public. by Guido Urdaneta · 6 years ago
  37. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  38. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/webrtcsdp.cc]
  39. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  40. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  41. 5a1de87 Use unique_ptr in webrtcsdp.cc by Steve Anton · 6 years ago
  42. c57d573 RID parsing for Simulcast support. by Amit Hilbuch · 6 years ago
  43. a201204 Adding SDP parsing for Simulcast. by Amit Hilbuch · 6 years ago
  44. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  45. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  46. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  47. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  48. 7fa6ee6 Adds support for "-" to a=ssrc msid lines. by Seth Hampson · 6 years ago
  49. 4905edb Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  50. 6932fb2 Revert "Reland: Use unique_ptr and ArrayView in SSLFingerprint" by Mirko Bonadei · 6 years ago
  51. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  52. 47f3240 Reland: Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  53. 2b15626 Revert "Use unique_ptr and ArrayView in SSLFingerprint" by Henrik Grunell · 6 years ago
  54. cc21e61 Use unique_ptr and ArrayView in SSLFingerprint by Steve Anton · 6 years ago
  55. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  56. 211856b Make HasAttribute handle partial matching of attribute names. by Johannes Kron · 6 years ago
  57. 4daf66e Use C++11 style for loop in webrtcsdp.cc by Steve Anton · 6 years ago
  58. ec9e492 Remove stringstreams from sdp parsing. by Jonas Olsson · 6 years ago
  59. 6b1985d Reimplement rtc::ToString and rtc::FromString without streams. by Jonas Olsson · 6 years ago
  60. b336c27 Implement serialization for ICE candidates with hostname addresses. by Zach Stein · 6 years ago
  61. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 6 years ago
  62. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  63. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  64. 2f65ec5 Add serialization of a=ice-lite. by Taylor Brandstetter · 6 years ago
  65. 93a7b24 Accept session names of "s= " in SDP. by Taylor Brandstetter · 6 years ago
  66. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  67. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  68. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  69. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  70. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  71. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  72. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  73. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  74. 45cc890 Assorted logging pedantry by Jonas Olsson · 6 years ago
  75. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 6 years ago
  76. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  77. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  78. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  79. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  80. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  81. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  82. e2d6a06 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  83. 1af3d82 Revert "Reland "Clean up libjingle API dependencies."" by Henrik Kjellander · 7 years ago
  84. 9185aca Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  85. 581df61 Revert "Reland "Clean up libjingle API dependencies."" by Patrik Höglund · 7 years ago
  86. 5117b04 Reland "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  87. 7bcfc3b Revert "Clean up libjingle API dependencies." by Patrik Höglund · 7 years ago
  88. 57fb315 Clean up libjingle API dependencies. by Patrik Höglund · 7 years ago
  89. d45aea8 Serialize "a=x-google-flag:conference". by deadbeef · 7 years ago
  90. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  91. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/webrtcsdp.cc]
  92. 1acbd68 Move RtpExtension to api/ directory and config.h/.cc to call/. by Stefan Holmer · 7 years ago
  93. 3e8016e Ignore "b=AS:-1" instead of treating as a hard error. by deadbeef · 7 years ago
  94. bc88c6b Reject negative values for "b=AS". by deadbeef · 7 years ago
  95. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  96. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  97. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  98. 88af8b4 Fix -Wcomment warning in webrtcsdp.cc by kjellander · 7 years ago
  99. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 7 years ago
  100. 38989e5 Parse the connection data in SDP (c= line). by zhihuang · 7 years ago