1. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 4 years, 8 months ago
  2. a8c2f51 Remove unused non-standard RtpEncodingParameters members by Florent Castelli · 4 years, 8 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. 1ff16c8 Add RtpSenderInterface.SetStreams by Guido Urdaneta · 5 years ago
  6. cc18917 Revert "Improve spec compliance of SetStreamIDs in RtpSenderInterface" by Henrik Andreassson · 5 years ago
  7. df5731e Improve spec compliance of SetStreamIDs in RtpSenderInterface by Guido Urdaneta · 5 years ago
  8. 70c2db1 Reland "Make negotiationneeded processing in PeerConnection spec compliant." by Guido Urdaneta · 5 years ago
  9. 668a42b Revert "Make negotiationneeded processing in PeerConnection spec compliant." by Jeroen de Borst · 5 years ago
  10. 1fa0604 Make negotiationneeded processing in PeerConnection spec compliant. by Guido Urdaneta · 5 years ago
  11. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  12. c1e6e86 Add metrics::Samples to facilitate easier testing by Steve Anton · 5 years ago
  13. aa58415 Reland "Enabling Simulcast use via AddTransceiver." by Amit Hilbuch · 5 years ago
  14. 7832343 Revert "Enabling Simulcast use via AddTransceiver." by Emircan Uysaler · 5 years ago
  15. ce470aa Enabling Simulcast use via AddTransceiver. by Amit Hilbuch · 5 years ago
  16. c84f661 Stop using Googletest legacy APIs. by Mirko Bonadei · 5 years ago
  17. c1a0bcb Implement the encoding RtpParameter scaleResolutionDownBy by Florent Castelli · 5 years ago
  18. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 6 years ago
  19. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  20. 1c05765 (3) Rename files to snake_case: move the files by Steve Anton · 6 years ago[Renamed from pc/peerconnection_rtp_unittest.cc]
  21. ae3df54 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  22. 47e38b7 Revert "Refactoring MID generation to use unique string generator." by Amit Hilbuch · 6 years ago
  23. 1c37676 Refactoring MID generation to use unique string generator. by Amit Hilbuch · 6 years ago
  24. afa07dd [Unified Plan] SRD: Always set associated remote streams. by Henrik Boström · 6 years ago
  25. e1301a8 Revert "Implement read-only codecPayloadType in RtpParameters" by Henrik Grunell · 6 years ago
  26. 806e06d Implement read-only codecPayloadType in RtpParameters by Florent Castelli · 6 years ago
  27. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  28. 2ff3f49 Move webrtc::CreatePeerConnectionFactory definition next to decl. by Mirko Bonadei · 6 years ago
  29. 4e93329 Properly setup MockPeerConnectionObserver in tests (continued). by Yves Gerey · 6 years ago
  30. 2e00abc Reland "[cleanup] Remove useless includes." by Yves Gerey · 6 years ago
  31. 96a0f61 Revert "[cleanup] Remove useless includes." by Oleh Prypin · 6 years ago
  32. be8b534 [cleanup] Remove useless includes. by Yves Gerey · 6 years ago
  33. 892acf0 Add support for send_encodings parameters in addTransceiver by Florent Castelli · 6 years ago
  34. 17f4878 Remove deprecated field_trial_default and metrics_default. by Mirko Bonadei · 6 years ago
  35. 0f5400a [Unified Plan] Implement FiredDirection for RtpTransceiver by Steve Anton · 6 years ago
  36. 7fc821d Reland "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  37. 78fef76 Revert "Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*."" by Qingsi Wang · 6 years ago
  38. 1a2cc0a Reland "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  39. 13f4c89 Revert "Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*." by Qingsi Wang · 6 years ago
  40. 870bca1 Replace the usage of MetricsObserverInterface by RTC_HISTOGRAM_*. by Qingsi Wang · 6 years ago
  41. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  42. 0756373 [Unified Plan] Avoid offering two senders with the same ID by Steve Anton · 6 years ago
  43. 66cadcc Replace rtc::Optional with absl::optional in pc by Danil Chapovalov · 6 years ago
  44. 665174f Reformat the WebRTC code base by Yves Gerey · 6 years ago
  45. 60b6c1d [Unified Plan] Clear RtpSender "SSRC" when the SDP has no send streams by Steve Anton · 6 years ago
  46. abe301f Add HeaderExtensions to RtpParameters by Florent Castelli · 6 years ago
  47. 3172c03 Implement OnRemoveTrack and OnRemoveStream for Unified Plan by Steve Anton · 6 years ago
  48. 6753795 Built in video codec factories. by Anders Carlsson · 6 years ago
  49. ba42e99 Report an error when trying to set complex Plan B SDP on Unified Plan by Steve Anton · 6 years ago
  50. 5897a6e Adds support for signaling a=msid lines without a=ssrc lines. by Seth Hampson · 6 years ago
  51. 5b4f075 Reland "Reland "Adds support for multiple or no media stream ids."" by Seth Hampson · 6 years ago
  52. 191bf5c Revert "Reland "Adds support for multiple or no media stream ids."" by Tomas Gunnarsson · 6 years ago
  53. f351c34 Reland "Adds support for multiple or no media stream ids." by Seth Hampson · 6 years ago
  54. bc609ea Revert "Adds support for multiple or no media stream ids." by Emircan Uysaler · 6 years ago
  55. 1550292 Adds support for multiple or no media stream ids. by Seth Hampson · 6 years ago
  56. 13b8bad Final name changing of MediaStreamInterface.label() to id(). by Seth Hampson · 6 years ago
  57. 8e20f17 Report UMA metrics for received SDP format by Steve Anton · 6 years ago
  58. 845e878 Name change from stream label to stream id for spec compliance. by Seth Hampson · 6 years ago
  59. 52d8677 Fire OnRenegotiationNeeded when changing transceiver direction by Steve Anton · 6 years ago
  60. 8b815cd Add OnTrack PeerConnection callback for Unified Plan by Steve Anton · 6 years ago
  61. 5dbb586 Add UMA counters for type of SDP semantic in use. by Harald Alvestrand · 6 years ago
  62. 6947025 Move media_type to RtpTransceiverInterface by Steve Anton · 6 years ago
  63. e831b8c Add MSID signaling compatibility for Unified Plan endpoints by Steve Anton · 6 years ago
  64. 91d039b Test creating two senders with the same track. by Henrik Boström · 7 years ago
  65. 02ee47c Signal track ID correctly when Unified Plan semantics selected by Steve Anton · 7 years ago
  66. 2d6c76a Switch to using AddTrack with stream labels by Steve Anton · 7 years ago
  67. f9381f0 Implement PeerConnection::AddTrack/RemoveTrack for Unified Plan by Steve Anton · 7 years ago
  68. 3fe1b15 Fix PeerConnection crashing on Close() when Unified Plan enabled by Steve Anton · 7 years ago
  69. 9158ef6 Reland "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  70. 8b13f96 Revert "Add AddTransceiver and GetTransceivers to PeerConnection" by Steve Anton · 7 years ago
  71. f93d280 Add AddTransceiver and GetTransceivers to PeerConnection by Steve Anton · 7 years ago
  72. 3163867 Reland "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  73. a4ecf55 Revert "SetRemoteDescriptionObserverInterface added." by Henrik Boström · 7 years ago
  74. 6c7ec32 SetRemoteDescriptionObserverInterface added. by Henrik Boström · 7 years ago
  75. 9e6fd2b Add streams() to RtpReceiverInterface and implementations. by Henrik Boström · 7 years ago
  76. 1b0eae3 Don't call deprecated CreatePeerConnectionFactory() overloads by Karl Wiberg · 7 years ago
  77. 933d8b0 Reland "Added PeerConnectionObserver::OnRemoveTrack." by Henrik Boström · 7 years ago
  78. 6c0c55c Revert "Added PeerConnectionObserver::OnRemoveTrack." by Alex Loiko · 7 years ago
  79. ba97ba7 Added PeerConnectionObserver::OnRemoveTrack. by Henrik Boström · 7 years ago