Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 3b54868 Use absl::AnyInvocable instead of std::function in RtpTransmissionManager/DtlsSrtpTransport by Philipp Hancke · 27 hours ago
  2. 68a944f Reland "Reland "Notify first packet received after receptiveness change"" by Philipp Hancke · 30 hours ago
  3. be59e3c stats: do not expose media-source and media-playout after close by Philipp Hancke · 30 hours ago
  4. b66aaec Use absl::AnyInvocable instead of std::function in JsepTransportCollection and JsepTransport by Philipp Hancke · 31 hours ago
  5. f794e35 Revert "Reland "Notify first packet received after receptiveness change"" by Fredrik Solenberg · 2 days ago
  6. 12103ce Use better types in callback from RtpTransportInternal::SubscribeRtcpPacketReceived by Per K · 2 days ago
  7. 0ef42fd Reland "Notify first packet received after receptiveness change" by Philipp Hancke · 2 days ago
  8. dfd3798 Replace a few cases of `Thread* const` with `TaskQueueBase* const` by Tommi · 2 days ago
  9. 0ff9ab2 Use absl::AnyInvocable instead of std::function in RtpTransceiver by Philipp Hancke · 2 days ago
  10. d471f7c Use absl::AnyInvocable instead of std::function in ChannelInterface by Tommi · 3 days ago
  11. e8fbb6e Ensure SrtpTransport::SendRtcpPacket use base class by Per K · 3 days ago
  12. 26c01c7 Revert "Notify first packet received after receptiveness change" by Fredrik Solenberg · 4 days ago
  13. a14f6dc Notify first packet received after receptiveness change by Philipp Hancke · 5 days ago
  14. 1c6da3f Allow corruption score test where only one participant wants it. by Emil Vardar · 8 days ago
  15. 1b01d58 Reland "Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback" by Per K · 10 days ago
  16. b5e8655 Send RTCP as ECT(1) if RTP packets are received as ECT(1) by Per K · 10 days ago
  17. ae2c5ca Expose in api L4S stats from received congestion control feedbacks by Danil Chapovalov · 10 days ago
  18. fc55da8 Downgrade unknown protocol check to a warning by Tommi · 10 days ago
  19. c443b28 Revert "Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback" by Harald Alvestrand · 11 days ago
  20. ec88f48 Ensure Answer after PrAnswer can change usage from CCFB to TWCC feedback by Per K · 11 days ago
  21. a5ae51d Add test for changing extensions between Answer and PrAnswer by Per K · 11 days ago
  22. d9a0186 Remove "sigslot::has_slots" from a lot of classes. by Harald Alvestrand · 12 days ago
  23. 57165c2 stats: add L4S integration tests for packetsReportedAsLost(ButRecovered) by Philipp Hancke · 12 days ago
  24. 6144afa pc: fix alwaysNegotiateDataChannels setConfiguration interaction by Philipp Hancke · 12 days ago
  25. 08b9a59 snap: measure usage at connection establishment by Philipp Hancke · 2 weeks ago
  26. 5f3ba79 add receptive() flag to RTPTransceiver by Philipp Hancke · 2 weeks ago
  27. 18b56d8 Batch send DatagramConnection packets by Tony Herre · 3 weeks ago
  28. 626e67c Use a single MergeCodecs function in pc/codec_vendor by Harald Alvestrand · 3 weeks ago
  29. 63a6aee Add DatagramConnection sent packet feedback by Tony Herre · 3 weeks ago
  30. bd3046c sdp: detect data channel munging by Philipp Hancke · 3 weeks ago
  31. 0db3ba4 Expose in api L4S stats from sent congestion control feedback reports by Danil Chapovalov · 3 weeks ago
  32. 19b0644 snap: do not allow munging the sctp-init field by Philipp Hancke · 3 weeks ago
  33. 6e9dcca pc: add "always negotiate datachannels" options to RTCConfiguration by Philipp Hancke · 3 weeks ago
  34. 7fc962d snap: wire up SDP generation and parsing by Philipp Hancke · 3 weeks ago
  35. 4c14855 snap: add plumbing to let SDP generation access the SCTP transport by Philipp Hancke · 3 weeks ago
  36. b245e21 Disable RenegotiateManyVideoTransceivers test by Harald Alvestrand · 3 weeks ago
  37. 4ecf297 Default enable WebRTC-HeaderExtensionNegotiateMemory by Harald Alvestrand · 4 weeks ago
  38. d77f140 Remove deprecated ::testing::Invoke by Ilya Nikolaevskiy · 4 weeks ago
  39. afedb08 Copy the "encryption" bit between RTP extensions and capabilities by Harald Alvestrand · 4 weeks ago
  40. 47ad4b6 Remove ::testing::Invoke usage for lambdas by Ilya Nikolaevskiy · 4 weeks ago
  41. 3d7137f Introduce MediaEngineReference for managing access on the worker thread by Tommi · 4 weeks ago
  42. a57a566 Add ability to re-enable header extensions in 2nd O/A by Harald Alvestrand · 4 weeks ago
  43. 660b3fa9 Remove sigslot::has_slots from JsepTransportController by Harald Alvestrand · 4 weeks ago
  44. ed1508f Fix recent flake in DtlsRestartOneCalleAtATime by Tommi · 4 weeks ago
  45. dca9aab Remove default-equivalent EXPECT_CALL from transceiver tests by Harald Alvestrand · 4 weeks ago
  46. 08f087d Store header extensions on PR-Answer by Harald Alvestrand · 4 weeks ago
  47. 7d31099 Don't require local description to be set for adding a remote candidate by Tommi · 4 weeks ago
  48. 034281d Remove the VideoReceiveChannel::SetReceiverFeedbackParameters function by Harald Alvestrand · 4 weeks ago
  49. 679f1e5 Add UMA metric for number of RTP transports by Harald Alvestrand · 5 weeks ago
  50. 14a3447 Do not check direction for rejected m-lines by Philipp Hancke · 5 weeks ago
  51. c42c5a1 Cleanup flag WebRTC-RTP-Lifetime, experiment launched successfully. by Henrik Boström · 5 weeks ago
  52. 506e45e Remove leftover code referencing deleted SDES encryption scheme by Harald Alvestrand · 5 weeks ago
  53. 34a3563 Make SessionDescriptionInterface non virtual by Tommi · 5 weeks ago
  54. c0047cc Reduce the amount of logging produced by *RenegotiateMany* tests by Tommi · 5 weeks ago
  55. 3dee051 Slight logspam reduction by Tommi · 5 weeks ago
  56. e7e460a Move webrtc_sdp serialization methods and SessionDescriptionInterface by Tommi · 5 weeks ago
  57. 8955cd7 Add a sctp_transport_interface build target by Tommi · 5 weeks ago
  58. 3adba8a Delete unused class: JsepSessionDescription by Tommi · 5 weeks ago
  59. 932f274 Reland: Move CodecParameterMap functions to rtp_parameters by Tommi · 5 weeks ago
  60. c955d2f sdp: detect modification of b= line by Philipp Hancke · 5 weeks ago
  61. 6a6959e pc: Add missing dependencies and remove unused includes by Tommi · 5 weeks ago
  62. 4c45016 Use non-Signal interfaces to SignalSentPacket by Harald Alvestrand · 5 weeks ago
  63. 1a99869 Pass packet arrival timestamp to DatagramConnection observers by Tony Herre · 5 weeks ago
  64. 1a9ffd4 Refactor peer connection API dependencies by Tommi · 5 weeks ago
  65. 3a563ce Revert "Move CodecParameterMap functions to rtp_parameters" by Taylor Brandstetter · 5 weeks ago
  66. f94ebc7 Replace all usages of CloneSessionDescription(sdp) with sdp->Clone() by Harald Alvestrand · 5 weeks ago
  67. 882b287 Move CodecParameterMap functions to rtp_parameters by Tommi · 5 weeks ago
  68. 6a4ddc1 Move PeerConnectionTestWrapper to the webrtc namespace by Harald Alvestrand · 5 weeks ago
  69. 72a8e7b Remove redundant ParseCandidate from webrtc_sdp. by Tommi · 5 weeks ago
  70. b2ee240 SDP Munge: Add detection of BUNDLE munging by Harald Alvestrand · 6 weeks ago
  71. d39ef54 Report failure rather than crash the test by Tommi · 6 weeks ago
  72. 85fe805 Remove now-redundant SdpSerializeCandidate from webrtc_sdp.* by Tommi · 6 weeks ago
  73. ff084da Improve validation of SDP direction in remote description by Philipp Hancke · 6 weeks ago
  74. 06fd850 Add separate test file for PR-Answer tests by Harald Alvestrand · 6 weeks ago
  75. 9cc0240 Introduce 'jsep' target for JSEP related API components by Tommi · 6 weeks ago
  76. 7e2d80c Consolidate the IceCandidate implementation by Tommi · 6 weeks ago
  77. 7b167fb Move IceCandidate::Create to api/ and break cyclical pc/ dependency by Tommi · 6 weeks ago
  78. 98ce2b9 Make the PSNR sampling interval configurable. by Erik Språng · 6 weeks ago
  79. e705f67 Ensure that CCFB can be set when pr-answer is used. by Harald Alvestrand · 6 weeks ago
  80. 66d580f Move candidate parsing logic to the Candidate class by Tommi · 6 weeks ago
  81. 638556d Move TCP candidate encoding constants to candidate.h by Tommi · 6 weeks ago
  82. a947f16 Move ProtocolType and helpers to rtc_base/net_helper by Tommi · 6 weeks ago
  83. 6b07438 Move IceCandidate::ToString implementation to api by Tommi · 7 weeks ago
  84. 2d7dd9e Add WireProtocol switch to DatagramConnection by Tony Herre · 7 weeks ago
  85. 59291ee Use SequenceChecker in IceCandidateCollection by Harald Alvestrand · 7 weeks ago
  86. d225467 Move media engine teardown logic to a new Terminate() method by Tommi · 7 weeks ago
  87. 23e684c Move candidate-attribute logic to the Candidate class by Tommi · 7 weeks ago
  88. 6d15b49 Enforce const access to media engine from signaling thread by Tommi · 7 weeks ago
  89. 73282ed snap: guard with field trial by Philipp Hancke · 7 weeks ago
  90. fa0141b Run IWYU on peer_connection_interface.h and peer_connection.h by Tony Herre · 7 weeks ago
  91. 30b9d51 Remove per-pc NetworkController injection and PC::GetNetworkController by Tony Herre · 7 weeks ago
  92. fa7d10e Revert "Define a movable variant of SequenceChecker" by Harald Alvestrand · 7 weeks ago
  93. 70965bc Make FakeAudioCaptureModule aware of the Init()/Terminate() methods. by Tommi · 7 weeks ago
  94. 797bd0a Define a movable variant of SequenceChecker by Harald Alvestrand · 8 weeks ago
  95. 4ed70db Rename `ecn_1` to `ect_1`. by Frederik Hermans · 8 weeks ago
  96. 5f1552d Prevent adding transceivers without a media engine by Tommi · 8 weeks ago
  97. 58888d6 Add RTC_DCHECK for immutable field-trials by Jonas Oreland · 8 weeks ago
  98. 7d13896 A few iwyu updates by Tommi · 8 weeks ago
  99. ffc4cdc Update test implementations of the PacketSocketFactory to newer api by Danil Chapovalov · 8 weeks ago
  100. b555e8d Remove Environment from ConnectionContext by Harald Alvestrand · 8 weeks ago