1. c811ab5 Invalidate the legacy stats cache instead of updating. by Tommi · 3 years, 2 months ago
  2. 3fd9cbc stats: convert qualitylimitationdurations to seconds by Philipp Hancke · 3 years, 2 months ago
  3. 62995db Change default sdp_semantics to kNotSpecified. by Henrik Boström · 3 years, 2 months ago
  4. e68d874 Update SetPayloadTypeDemuxingEnabled_w to avoid an unnecessary Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
  5. 651586c Move a part of ApplyRemoteDescription() into a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
  6. b625edf Move one part of ApplyRemoteDescription out to a separate function. by Tomas Gunnarsson · 3 years, 2 months ago
  7. c69453d Change SetLocalContent in channel classes to avoid Invoke. by Tomas Gunnarsson · 3 years, 2 months ago
  8. ac72dda Code consolidation in BaseChannel and derived classes. by Tomas Gunnarsson · 3 years, 2 months ago
  9. 0e56787 remove legacy datachannel code by Philipp Hancke · 3 years, 3 months ago
  10. d908d74 Make error param non-optional when setting local/remote content. by Tomas Gunnarsson · 3 years, 3 months ago
  11. 9e13860 Make the code conform to the code style. by Yaowen Guo · 3 years, 3 months ago
  12. b496c32 Enhance thread checks in BaseChannel classes. by Tomas Gunnarsson · 3 years, 3 months ago
  13. a89432f Fix explicit ref pointer conversion of MediaStream::AddTrack by Niels Möller · 3 years, 3 months ago
  14. 9abd74d Make RtpDemuxerCriteria's mid_ and rsid_ const. by Tomas Gunnarsson · 3 years, 3 months ago
  15. 09a0d01 Deprecate RemoveTrack (old signature) by Harald Alvestrand · 3 years, 3 months ago
  16. e7cc883 Update pc/ to not use implicit T* --> scoped_refptr<T> conversion by Niels Möller · 3 years, 3 months ago
  17. de6e1b4 Use demuxer_criteria_.mid() for content_name() in BaseChannel. by Tomas Gunnarsson · 3 years, 3 months ago
  18. ddfbf6c Restrict access to `BaseChannel::previous_demuxer_criteria_`. by Tomas Gunnarsson · 3 years, 3 months ago
  19. 94f0194 Remove transport_name_ from Channel. by Tomas Gunnarsson · 3 years, 3 months ago
  20. 8a5ac16 Add ctor to RtpDemuxerCriteria to allow supplying 'mid' and 'rsid'. by Tomas Gunnarsson · 3 years, 3 months ago
  21. 92f9b74 Refactor UpdatePayloadTypeDemuxingState and add documentation. by Tomas Gunnarsson · 3 years, 3 months ago
  22. f643aea Updating OnDemuxerCriteria* notifications to be on the same thread. by Tomas Gunnarsson · 3 years, 3 months ago
  23. f1ea417 Added annotation for BaseChannel members. by Tomas Gunnarsson · 3 years, 3 months ago
  24. dbef2bd ZeroHertzAdapterMode: RequestRefreshFrame through VideoTrack & proxy. by Markus Handell · 3 years, 3 months ago
  25. 2e0f4f0 ZeroHertzAdapterMode: handle key frame requests. by Markus Handell · 3 years, 3 months ago
  26. 1fe08e1 Remove unused 4-argument version of OnIceCandidateError. by Byoungchan Lee · 3 years, 3 months ago
  27. 117e95f Tolerate overlong MID in channel.cc by Harald Alvestrand · 3 years, 3 months ago
  28. fa67aef Declare Plan B DEPRECATED by Harald Alvestrand · 3 years, 3 months ago
  29. 16dae20 fix rtx payload type remapping issue by Philipp Hancke · 3 years, 3 months ago
  30. 73d0774 Add PortAllocator configuration to RTCConfiguration by Niels Möller · 3 years, 4 months ago
  31. 0ee4422 Add reporting of relay protocol by Jonas Oreland · 3 years, 4 months ago
  32. 063bb38 sdp: temporarily raise mid limit to 32 by Philipp Hancke · 3 years, 4 months ago
  33. d58ac5a sdp: reject large number of channels by Philipp Hancke · 3 years, 4 months ago
  34. 6dd4997 Fix TestTurnServer to not depend on rtc::Thread::socketserver() accessor by Niels Möller · 3 years, 4 months ago
  35. bf75321 Create socket server explicitly in PeerConnectionEndToEndBaseTest by Niels Möller · 3 years, 4 months ago
  36. e204466 Add unit test of AudioRtpReceiver by Tony Herre · 3 years, 4 months ago
  37. ef5b21e Deprecate and remove usage for WARNING log level by Harald Alvestrand · 3 years, 4 months ago
  38. f05f282 Allow setting volume on unstarted AudioRtpReceivers by Tony Herre · 3 years, 4 months ago
  39. 50b9552 Reintroduce enable_dtls_srtp option by Harald Alvestrand · 3 years, 4 months ago
  40. 584e3f9 stats collector test: remove is_remote expectations by Philipp Hancke · 3 years, 4 months ago
  41. efe46b6 Change the type of RTCVideoSourceStats.framesPerSecond by Byoungchan Lee · 3 years, 4 months ago
  42. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  43. 21c4b1e stats: expose relayProtocol on prflx candidate by Philipp Hancke · 3 years, 4 months ago
  44. 60c01cc setCodecPreferences: dont insert red codec twice by Philipp Hancke · 3 years, 4 months ago
  45. 62bb58f sdp: check for token-char in C++ style by Philipp Hancke · 3 years, 4 months ago
  46. bf08745 Implement RTCOutboundRtpStreamStats.targetBitrate for audio. by Jakob Ivarsson · 3 years, 4 months ago
  47. 187e9d4 sdp: limit mid length to 16 bytes by Philipp Hancke · 3 years, 4 months ago
  48. fbd52c0 fix stats collector unit test by Philipp Hancke · 3 years, 4 months ago
  49. a52fc6f Increase loss tolerance for RenegotiateManyVideo test. by Harald Alvestrand · 3 years, 5 months ago
  50. 0d01841 Revert "Remove code supporting the SDES crypto mode in SDP" by Harald Alvestrand · 3 years, 5 months ago
  51. c13e786 make setCodecPreferences retain position of rtx/red by Philipp Hancke · 3 years, 5 months ago
  52. 97597c0 Remove usage of INFO alias for LS_INFO in log messages by Harald Alvestrand · 3 years, 5 months ago
  53. 05fadac make ice server parsing error and logging more consistent by Philipp Hancke · 3 years, 5 months ago
  54. 0134303 datachannel: Don't close a data channel when the queue is full by Florent Castelli · 3 years, 5 months ago
  55. ee212a7 Remove code supporting the SDES crypto mode in SDP by Harald Alvestrand · 3 years, 5 months ago
  56. 31b03e9 Add static AsString functions for PeerConnectionInterface enums by Harald Alvestrand · 3 years, 5 months ago
  57. 1bffe9e Cleanup: Move some more protocol names into media_protocol_names by Harald Alvestrand · 3 years, 5 months ago
  58. e5e78c4 Fix -Wunused-but-set-variable. by Mirko Bonadei · 3 years, 5 months ago
  59. 519c15d Remove the groupid field by Harald Alvestrand · 3 years, 5 months ago
  60. f9e502d Remove enable_dtls_srtp option by Harald Alvestrand · 3 years, 5 months ago
  61. 00c62ed Add RTC_PT_GUARDED_BY to sdp_handler_ by Harald Alvestrand · 3 years, 5 months ago
  62. 42b983a Add some RTC_GUARDED_BY statements by Harald Alvestrand · 3 years, 5 months ago
  63. 6595685 datachannel: Remove buffered_amount_ variable by Florent Castelli · 3 years, 5 months ago
  64. a563a2a datachannel: Add a MaxSendQueueSize() accessor in the API by Florent Castelli · 3 years, 5 months ago
  65. f59d9fb peerconnection: measure number of ice servers by Philipp Hancke · 3 years, 5 months ago
  66. 6fa9e68 Route min/max FPS constraints to VideoStreamEncoder. by Markus Handell · 3 years, 5 months ago
  67. 54c90f2 [-Wshadow] - Fix some warnings. by Mirko Bonadei · 3 years, 6 months ago
  68. a654e07 Eliminate a temporary std::string in ParsedFailed helper. by Niels Möller · 3 years, 6 months ago
  69. d4aa3a3 Use absl::string_view in SDP-related utilities by Niels Möller · 3 years, 6 months ago
  70. aa37316 Pass a SocketFactory to BasicNetworkManager constructor by Niels Möller · 3 years, 6 months ago
  71. 79326ea Implement missing candidate pair packets/bytes sent/received stats. by Taylor Brandstetter · 3 years, 6 months ago
  72. 7145a14 red: fix fmtp payload type collision handling by Philipp Hancke · 3 years, 6 months ago
  73. 9def994 Delete BasicPacketSocketFactory constructor with thread argument by Niels Möller · 3 years, 6 months ago
  74. e61d4c8 Return proxied object in OnTransceiver by Harald Alvestrand · 3 years, 6 months ago
  75. 6b19d82 Replace AV1X with AV1 by Sergey Silkin · 3 years, 6 months ago
  76. f7fcfb7 Fix payload type assignment issue with SetCodecPreferences by Taylor Brandstetter · 3 years, 6 months ago
  77. 634f279 Delete redundant function rtc::tokenize_with_empty_tokens by Niels Möller · 3 years, 6 months ago
  78. 4f0a919 Delete PeerConnectionIntegrationWrapper::CreateWithDtlsIdentityStore by Niels Möller · 3 years, 6 months ago
  79. 2562cf0 Reland "Wire up non-sender RTT for audio, and implement related standardized stats." by Ivo Creusen · 3 years, 7 months ago
  80. 2c41cba Revert "Wire up non-sender RTT for audio, and implement related standardized stats." by Björn Terelius · 3 years, 7 months ago
  81. b7a74c3 Remove inactive owners. by Mirko Bonadei · 3 years, 7 months ago
  82. fb0dca6 Wire up non-sender RTT for audio, and implement related standardized stats. by Ivo Creusen · 3 years, 7 months ago
  83. 2ee0e64 Add support for manually configuring subnets as VPN by Jonas Oreland · 3 years, 7 months ago
  84. b7aac6f5 Update SdpOfferAnswerHandler to use rtc::make_ref_counted by Niels Möller · 3 years, 7 months ago
  85. c8fa1ee Add and implement VPN preference by Jonas Oreland · 3 years, 7 months ago
  86. efece42 Allow remote SDP offers to be "active" or "passive" by Harald Alvestrand · 3 years, 7 months ago
  87. fb19596 Allow setting different number of temporal layers per simulcast layer. by Åsa Persson · 3 years, 7 months ago
  88. 8591eff Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 7 months ago
  89. 1c7ecef Reland "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 7 months ago
  90. a820cc2 Change signatures of SDP ParseFailed* functions by Niels Möller · 3 years, 7 months ago
  91. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  92. a03d494 Revert "Modify Bundle logic to not add & destroy extra transport at add-track" by Taylor Brandstetter · 3 years, 8 months ago
  93. b92f985 Revert "Reland "Fix bug where we assume new m= sections will always be bundled."" by Taylor Brandstetter · 3 years, 8 months ago
  94. 9ff450d [sigslot] - Remove sigslot from MediaStreamObserver. by Mirko Bonadei · 3 years, 8 months ago
  95. 880fa81 Reland "Use backticks not vertical bars to denote variables in comments for /pc" by Artem Titov · 3 years, 8 months ago
  96. 704a834 Reland "Fix bug where we assume new m= sections will always be bundled." by Taylor Brandstetter · 3 years, 8 months ago
  97. dc364e5 Revert "Fix bug where we assume new m= sections will always be bundled." by Björn Terelius · 3 years, 8 months ago
  98. fd05d6f Revert "Use backticks not vertical bars to denote variables in comments for /pc" by Björn Terelius · 3 years, 8 months ago
  99. 37ee0f5 Use backticks not vertical bars to denote variables in comments for /pc by Artem Titov · 3 years, 8 months ago
  100. 7750d80 Rename rtc_base/ssl_stream_adapter.h constants. by Mirko Bonadei · 3 years, 8 months ago