1. 8038541 Update the header extensions capabilities with mid, rid and rrid by Florent Castelli · 4 years, 10 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. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  5. c5effc2 Remove DataContentDescription shim by Harald Alvestrand · 5 years ago
  6. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  7. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  8. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  9. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  10. cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  11. 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  12. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  13. c3f4820 Change default secure SCTP protocol to UDP/DTLS/SCTP by Harald Alvestrand · 5 years ago
  14. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  15. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  16. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  17. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  18. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  19. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  20. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  21. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 5 years ago
  22. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 5 years ago
  23. 4d7160e Code cleanup: Make JsepSessionDescription::Initialize take std::unique_ptr by Harald Alvestrand · 5 years ago
  24. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  25. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 5 years ago
  26. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 5 years ago
  27. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 5 years ago
  28. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  29. 649a4c2 [clang-tidy] Apply performance-inefficient-vector-operation fixes. by Mirko Bonadei · 5 years ago
  30. 64b626b Use Abseil container algorithms in pc/ by Steve Anton · 5 years ago
  31. b7446ed Removing receive RIDs and Simulcast Layers. by Amit Hilbuch · 5 years ago
  32. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  33. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  34. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/mediasession_unittest.cc]
  35. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  36. c63ddb2 Negotiating Simulcast in the initial offer/answer - Part1. by Amit Hilbuch · 6 years ago
  37. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  38. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  39. 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
  40. 5c72e71 [Unified Plan] Fix issues with recycling m= sections by Steve Anton · 6 years ago
  41. e38a5a1 Small cleanup to mediasession_unittest.cc by Steve Anton · 6 years ago
  42. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  43. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  44. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  45. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  46. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  47. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  48. 84df1c7 Make fewer copies when using StringBuilder. by Jonas Olsson · 6 years ago
  49. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 6 years ago
  50. 366a50c Remove simple stringstream usages. by Jonas Olsson · 6 years ago
  51. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  52. f8ed561 Remove last mention of speex codec by Henrik Lundin · 6 years ago
  53. fd350d7 By default, don't use SRTP_AES128_CM_SHA1_32 protection profile. by Taylor Brandstetter · 6 years ago
  54. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  55. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  56. 9c1fb1e Consider packetization-mode when matching H264 codecs by Steve Anton · 6 years ago
  57. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 6 years ago
  58. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 6 years ago
  59. 3518e7b Add the rejected TransportInfo when creating an answer. by Zhi Huang · 6 years ago
  60. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  61. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  62. 5634427 Remove unused properties from MediaContentDescription by Steve Anton · 7 years ago
  63. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  64. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  65. 6f36747 Use local codec parameters in the answer. by Zhi Huang · 7 years ago
  66. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  67. 98ea2da Removing logging in unit test that was committed accidentally. by Taylor Brandstetter · 7 years ago
  68. 1c34974 Fixing invalid calls to FindMatchingCodec. by Taylor Brandstetter · 7 years ago
  69. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  70. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/mediasession_unittest.cc]
  71. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago
  72. 1c378ed Relanding: Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  73. 3c74766 Revert of Adding support for Unified Plan offer/answer negotiation. (patchset #9 id:500001 of https://codereview.webrtc.org/2991693002/ ) by olka · 7 years ago
  74. a77e6bb Adding support for Unified Plan offer/answer negotiation to the mediasession layer. by zhihuang · 7 years ago
  75. c20978e Rename webrtc/base -> webrtc/rtc_base by Edward Lemur · 7 years ago
  76. a80c16a Revert "Update includes for webrtc/{base => rtc_base} rename (2/3)" by Henrik Kjellander · 7 years ago
  77. c3771cc Update includes for webrtc/{base => rtc_base} rename (2/3) by kjellander · 7 years ago
  78. 5869f50 Support encrypted RTP extensions (RFC 6904) by jbauch · 7 years ago
  79. 8b7e9ad Support "UDP/DTLS/SCTP" and "TCP/DTLS/SCTP" profile strings. by deadbeef · 7 years ago
  80. 30952b4 Add "ice-option:trickle" to generated offers/answers. by deadbeef · 7 years ago
  81. eaa9c1d Remove HAVE_SRTP define and unmaintained code. by jbauch · 7 years ago
  82. 4b2e082 Use the same draft version in SDP data channel answers as used in the offer. by zstein · 7 years ago
  83. abcef5d Replace std::tr1::tuple by ::testing::tuple. by ehmaldonado · 7 years ago
  84. c8ee882 Replace use of ASSERT in test code. by nisse · 8 years ago
  85. 7af91dd Removing "crypto_required" from MediaContentDescription. by deadbeef · 8 years ago
  86. 03d5fb1 Let MediaSession generate a FlexFEC SSRC when FlexFEC is active. by brandtr · 8 years ago
  87. b05fa24 Optimize FindCodecById and ReferencedCodecsMatch by magjed · 8 years ago
  88. 2675274 Remove cricket::VideoCodec with, height and framerate properties by perkj · 8 years ago
  89. 4cedf2b Add signaling to support ICE renomination. by Honghai Zhang · 8 years ago
  90. cb56065 Add support for GCM cipher suites from RFC 7714. by jbauch · 8 years ago
  91. dedfd28 Support for two audio codec lists down into WebRtcVoiceEngine. by ossu · 8 years ago
  92. 075af92 Initial asymmetric codec support in MediaSessionDescription by ossu · 8 years ago
  93. 6f8d686 Remove use of RtpHeaderExtension and clean up by isheriff · 8 years ago
  94. fd8be34 Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  95. 6ab3db2 Revert of Remove webrtc/base/scoped_ptr.h (patchset #3 id:100001 of https://codereview.webrtc.org/1942823002/ ) by kwiberg · 8 years ago
  96. 65fc62e Remove webrtc/base/scoped_ptr.h by kwiberg · 8 years ago
  97. 8f65cdf Only generate one CNAME per PeerConnection. by zhihuang · 8 years ago
  98. cf5b37c Accept all the media profiles required by JSEP. by zhihuang · 8 years ago
  99. 8c011e5 Simple lint fixes by terelius · 8 years ago
  100. 555604a Replace scoped_ptr with unique_ptr in webrtc/base/ by jbauch · 8 years ago