1. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  2. 8038541 Update the header extensions capabilities with mid, rid and rrid by Florent Castelli · 4 years, 10 months ago
  3. 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
  4. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  5. b689af4 Changes to enable use of DatagramTransport as a data channel transport. by Bjorn A Mellem · 5 years ago
  6. e1795f4 Adds remote estimate RTCP packet. by Sebastian Jansson · 5 years ago
  7. 746dd0d Add support for two-byte RTP header extensions to UsedRtpHeaderExtensionIds by Johannes Kron · 5 years ago
  8. c5effc2 Remove DataContentDescription shim by Harald Alvestrand · 5 years ago
  9. c85ebbe Reland: Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  10. 7e8de0b Revert "Implement true negotiation for DatagramTransport with fallback to RTP." by Bjorn Mellem · 5 years ago
  11. 71c6482 Implement true negotiation for DatagramTransport with fallback to RTP. by Bjorn A Mellem · 5 years ago
  12. 479a3c0 Add support for enabling and negotiating raw RTP packetization. by Mirta Dvornicic · 5 years ago
  13. 1716d39 Let SessionDescription take ownership of MediaDescription by Harald Alvestrand · 5 years ago
  14. cecf87f Reland "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  15. 4436887 Revert "Change default secure SCTP protocol to UDP/DTLS/SCTP" by Guido Urdaneta · 5 years ago
  16. 8d3d6cf SCTP: Treat message size zero as "responder selects" by Harald Alvestrand · 5 years ago
  17. fbb45bd Send and parse SCTP max-message-size in SDP by Harald Alvestrand · 5 years ago
  18. 4aa1192 Change default SDP syntax for SCTP to spec-compliant. by Harald Alvestrand · 5 years ago
  19. c3f4820 Change default secure SCTP protocol to UDP/DTLS/SCTP by Harald Alvestrand · 5 years ago
  20. 5fc28b1 Reland "Reland "Version 2 "Refactoring DataContentDescription class""" by Harald Alvestrand · 5 years ago
  21. 46afbf9 Revert "Reland "Version 2 "Refactoring DataContentDescription class""" by Steve Anton · 5 years ago
  22. 37f2b43 Reland "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  23. 141c0ad Revert "Version 2 "Refactoring DataContentDescription class"" by Harald Alvestrand · 5 years ago
  24. 14b2758 Version 2 "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  25. 2d9d82e Implement RTCRtpTransceiver.setCodecPreferences by Florent Castelli · 5 years ago
  26. c6d1d24 Revert "Reland "Refactoring DataContentDescription class"" by Danil Chapovalov · 5 years ago
  27. 26bf7c4 Reland "Refactoring DataContentDescription class" by Harald Alvestrand · 5 years ago
  28. 1859dc0 Revert "Refactoring DataContentDescription class" by Seth Hampson · 5 years ago
  29. 8a9193c Refactoring DataContentDescription class by Harald Alvestrand · 5 years ago
  30. 8cc711a Update URI of TransportSequenceNumberV2 by Johannes Kron · 5 years ago
  31. b1ae10b Add x-mt line to the offer. by Piotr (Peter) Slatala · 5 years ago
  32. ce8e867 Add support for TransportSequenceNumberV2 in SDP negotiation by Johannes Kron · 5 years ago
  33. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 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. bcd39d4 Creating Simulcast offer and answer in Peer Connection. by Amit Hilbuch · 6 years ago
  37. dbb49df Moving UniqueIdGenerator into rtc_base. by Amit Hilbuch · 6 years ago
  38. 607e6fd Fixing possible bug when Flex and RTX used together. by Amit Hilbuch · 6 years ago
  39. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  40. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/mediasession.cc]
  41. 2bed397 Support changing the tagged BUNDLE media section section by Steve Anton · 6 years ago
  42. c63ddb2 Negotiating Simulcast in the initial offer/answer - Part1. by Amit Hilbuch · 6 years ago
  43. 77938e6 Simulcast work to enable RID mux. by Amit Hilbuch · 6 years ago
  44. 31d8b52 Delete unneeded includes of rtc_base/stringutils.h. by Niels Möller · 6 years ago
  45. 06817cd [Unified Plan] Support legacy endpoints that do not use a=mid by Steve Anton · 6 years ago
  46. 6fe1fba Convert MediaSessionFactory to return unique_ptrs by Steve Anton · 6 years ago
  47. 1a9d3c3 Convert TransportDescriptionFactory to return unique_ptrs by Steve Anton · 6 years ago
  48. 8f66ddb Move is_unified_plan flag to a member variable by Steve Anton · 6 years ago
  49. 5c72e71 [Unified Plan] Fix issues with recycling m= sections by Steve Anton · 6 years ago
  50. 89f874e Add offer_extmap_allow_mixed to RTCConfiguration by Johannes Kron · 6 years ago
  51. 039743e Reland "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Niels Möller · 6 years ago
  52. 6e8e299 Revert "Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase" by Oleh Prypin · 6 years ago
  53. 80cd25b Delete CodecNamesEq, replaced with absl::EqualsIgnoreCase by Niels Möller · 6 years ago
  54. 9581bc4 Rename too long variable name to extmap_allow_mixed by Johannes Kron · 6 years ago
  55. 2edab4c Delete use of STR_CASE_CMP, replaced with absl::EqualsIgnoreCase. by Niels Möller · 6 years ago
  56. 9ac3c91 Refactor of extmap-allow-mixed in SessionDescription by Johannes Kron · 6 years ago
  57. a54daf1 Reland "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Benjamin Wright · 6 years ago
  58. 8f4bc41 Revert "Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h" by Oleh Prypin · 6 years ago
  59. 1cd39fa make CreateOffer/CreateAnswer use ice credentials of pooled sessions. by Jonas Oreland · 6 years ago
  60. ac2f3d1 Move CryptoOptions to api/crypto from rtc_base/sslstreamadapter.h by Benjamin Wright · 6 years ago
  61. 0854eb6 Respond to SDP request extmap-allow-mixed. by Johannes Kron · 6 years ago
  62. 07ba2b9 Parse two-byte header extensions. by Johannes Kron · 6 years ago
  63. 3a66edf Use C++11 for range loop in pc/mediasession.cc (and test) by Steve Anton · 6 years ago
  64. a76af0c Move base64.h to the proper location. by Artem Titov · 6 years ago
  65. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  66. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  67. 2199580 Remove deprecated std::bind2nd and std::ptr_fun by tzik · 6 years ago
  68. 0ab5651 Fix handling of empty BUNDLE groups. by Taylor Brandstetter · 6 years ago
  69. 1b8773d Negotiate the MID header extension for Unified Plan by Steve Anton · 6 years ago
  70. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  71. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  72. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  73. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  74. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  75. 5e55fe8 Adding flag to enable/disable use of SRTP_AES128_CM_SHA1_32 crypto suite. by Taylor Brandstetter · 6 years ago
  76. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  77. 5a26a3a Remove public sync_label from StreamParams by Steve Anton · 6 years ago
  78. 45cc890 Assorted logging pedantry by Jonas Olsson · 6 years ago
  79. 8e545ee Revert "Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32." by Tommi · 6 years ago
  80. 6780c51 Use SRTP_AES128_CM_SHA1_80 by default instead of SRTP_AES128_CM_SHA1_32. by Joachim Bauch · 6 years ago
  81. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 6 years ago
  82. 3518e7b Add the rejected TransportInfo when creating an answer. by Zhi Huang · 6 years ago
  83. ad7bffc Parameterize PeerConnection media tests for Unified Plan by Steve Anton · 7 years ago
  84. fa2260d Add support for data channels with Unified Plan by Steve Anton · 7 years ago
  85. dcc3c02 Add support for JSEP offer/answer with transceivers by Steve Anton · 7 years ago
  86. b1c1de1 Use the SDP ContentInfo helpers to avoid downcasting by Steve Anton · 7 years ago
  87. 5adfafd Make ContentInfo/ContentDescription slightly more ergonomic by Steve Anton · 7 years ago
  88. 5634427 Remove unused properties from MediaContentDescription by Steve Anton · 7 years ago
  89. 4e70a72 Replace MediaContentDirection with RtpTransceiverDirection by Steve Anton · 7 years ago
  90. 1d03a75 Remove cricket::RtpTransceiverDirection by Steve Anton · 7 years ago
  91. 6f36747 Use local codec parameters in the answer. by Zhi Huang · 7 years ago
  92. 7aee3d5 Fix ortc_api circular deps. by Patrik Höglund · 7 years ago
  93. 675513b Stop using LOG macros in favor of RTC_ prefixed macros. by Mirko Bonadei · 7 years ago
  94. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  95. 80cfb52 RTC_CHECK'ing content type before static_casting descriptions. by Taylor Brandstetter · 7 years ago
  96. 1c34974 Fixing invalid calls to FindMatchingCodec. by Taylor Brandstetter · 7 years ago
  97. 7120742 Adding NOLINT for typedefs.h and common_types.h by Mirko Bonadei · 7 years ago
  98. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  99. bb54720 Moving src/webrtc into src/. by Mirko Bonadei · 7 years ago[Renamed from webrtc/pc/mediasession.cc]
  100. 8ffb9c3 Change RtpSender to have multiple stream_ids by Steve Anton · 7 years ago