1. f4673f9 Move webrtc::AudioDeviceModule include to api/ folder by Florent Castelli · 11 months ago
  2. 0afde76 Move webrtc::AudioProcessing include to api/ folder by Florent Castelli · 11 months ago
  3. 6f0f158 sdp: make msid support parsing more robust by Philipp Hancke · 1 year, 3 months ago
  4. a654437 Remove not-needed webrtc:: prefixes in pc/ by Harald Alvestrand · 1 year, 4 months ago
  5. f16e139 Generalize ssrc-group check to apply to groups other than SIM by Philipp Hancke · 1 year, 5 months ago
  6. 1f1b0b3 sdp: add validation for the number of ssrcs in the ssrc group by Philipp Hancke · 1 year, 7 months ago
  7. 0587aae Replace BuiltinVideo{Encoder,Decoder}Factory with Video{Encoder,Decoder}FactoryTemplate. by Åsa Persson · 1 year, 11 months ago
  8. 4b2a106 Add optional init_send_encodings to AddTrack by Jonas Oreland · 2 years, 5 months ago
  9. 41263fa Delete UMA histograms relating to Plan B vs Unified Plan. by Henrik Boström · 2 years, 6 months ago
  10. 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
  11. 83830f3 Delete TestListener and top-level thread wrapping. by Niels Möller · 2 years, 10 months ago
  12. afb246b Update pc/ to not use implicit conversion from scoped_refptr<T> to T*. by Niels Möller · 2 years, 11 months ago
  13. 7242440 Remove calls to deprecated CreatePC() and CreateDC() by Florent Castelli · 2 years, 11 months ago
  14. 15a38de Fix SdpSemantics::kPlanB deprecated usage by Florent Castelli · 2 years, 11 months ago
  15. 9dde120 Reject double RefCountedObject inheritance in rtc::make_ref_counted. by Niels Möller · 3 years ago
  16. c24a218 Update IWYU tool with a mapping file by Harald Alvestrand · 3 years ago
  17. 93dd763 Remove deprecated RemoveTrack interface by Harald Alvestrand · 3 years, 1 month ago
  18. e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 2 months ago
  19. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  20. 87f7090 Replace more instances of rtc::RefCountedObject with make_ref_counted. by Tommi · 3 years, 10 months ago
  21. c335b0e [Unified Plan] Don't end audio tracks when SSRC changes. by Henrik Boström · 3 years, 11 months ago
  22. 5eb43b4 Prefix HAVE_SCTP macro with WEBRTC_. by Mirko Bonadei · 4 years, 1 month ago
  23. 09bd9ba Allow transceivers to be not found in more cases. by Harald Alvestrand · 4 years, 5 months ago
  24. b8ca2a1 count plan-b/unified-plan usage in SDP answers by Philipp Hancke · 4 years, 5 months ago
  25. 936f1af Reland "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 5 months ago
  26. c253cb8 Revert "Remove stopped transceivers at both local and remote SetDescription" by Harald Alvestrand · 4 years, 5 months ago
  27. 6f4de80 Remove stopped transceivers at both local and remote SetDescription by Harald Alvestrand · 4 years, 5 months ago
  28. 198cd73 Test for negotiating pre-stopped M-sections. by Harald Alvestrand · 4 years, 6 months ago
  29. e574a31 [Perfect Negotiation] Fire onnegotiationneeded when chain is empty. by Henrik Boström · 4 years, 6 months ago
  30. 6060df5 Reland "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
  31. a88c977 Revert "Implement transceiver.stop()" by Harald Alvestrand · 4 years, 7 months ago
  32. 11dc657 Implement transceiver.stop() by Harald Alvestrand · 4 years, 7 months ago
  33. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  34. a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 5 years ago
  35. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  36. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  37. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 6 years ago
  38. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 6 years ago
  39. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 6 years ago
  40. 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 6 years ago
  41. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 6 years ago
  42. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 6 years ago
  43. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  44. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 6 years ago
  45. aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 6 years ago
  46. 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 6 years ago
  47. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 6 years ago
  48. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 6 years ago
  49. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 6 years ago
  50. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  51. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  52. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_rtp_unittest.cc]
  53. ae3df54 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  54. 47e38b7 Revert "Refactoring MID generation to use unique string generator." by Amit Hilbuch · 6 years ago
  55. 1c37676 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  56. afa07dd [Unified Plan] SRD: Always set associated remote streams. by Henrik Boström · 6 years ago
  57. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  58. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  59. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  60. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  61. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  62. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  63. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  64. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  65. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  66. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  67. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 7 years ago
  68. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  69. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 7 years ago
  70. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  71. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 7 years ago
  72. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 7 years ago
  73. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  74. 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 7 years ago
  75. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 7 years ago
  76. 665174f Reformat the WebRTC code base by Yves Gerey · 7 years ago
  77. 60b6c1d [Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams by Steve Anton · 7 years ago
  78. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 7 years ago
  79. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 7 years ago
  80. 6753795 Built in video codec factories. by Anders Carlsson · 7 years ago
  81. ba42e99 Report an error when trying to set complex Plan B SDP on Unified Plan by Steve Anton · 7 years ago
  82. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 7 years ago
  83. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 7 years ago
  84. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 7 years ago
  85. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 7 years ago
  86. bc609eaa Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 7 years ago
  87. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 7 years ago
  88. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 7 years ago
  89. 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 7 years ago
  90. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 7 years ago
  91. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 7 years ago
  92. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 7 years ago
  93. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 7 years ago
  94. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 7 years ago
  95. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 7 years ago
  96. 91d039b Test creating two senders with the same track. by Henrik Boström · 7 years ago
  97. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  98. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  99. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  100. 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago