- 9d677f4 Set surrogate receive times for transformed sender frames by Tony Herre · 1 year, 9 months ago
- 5f4a7e0 Log last received RTP timestamp when requesting a PLI due to timeout by Philipp Hancke · 1 year, 9 months ago
- 8095d02 Add RtpRtcpInterface::LastRtt function to replace RtpRtcpInterface::RTT by Danil Chapovalov · 1 year, 11 months ago
- 9f39721 Delete RtpRtcpInterface::RemoteNtp as redundant to GetSenderReportStats by Danil Chapovalov · 2 years, 1 month ago
- be9b576 Move video video receiver transformable frame to modules/rtc_rtcp/source by Tony Herre · 2 years, 2 months ago
- 1f206b8 Use ArrayView in the IncomingRtcpPacket function. by Harald Alvestrand · 2 years, 2 months ago
- 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years, 2 months ago
- c4ea5ae Avoid log spamming when the dependency descriptor fail to parse. by philipel · 2 years, 2 months ago
- 5e5d017 Change RecoveredPacket::OnRecoveredPacket to produce webrtc::RtpPacketReceived by Per K · 2 years, 3 months ago
- 1cb3cde Update RED PT in SetProtectionPayloadTypes by Sergey Silkin · 2 years, 5 months ago
- 96c1a9b Clean up decoders when stopping video receive stream. by Tommi · 2 years, 6 months ago
- a1d0356 `RtpPacketInfo`: new ctor + deprecated ctors clean-up by Alessio Bazzica · 2 years, 7 months ago
- 9e09a1f Replace Thread::Invoke with Thread::BlockingCall by Danil Chapovalov · 2 years, 7 months ago
- eb3307f Revert "cleanup obsolete sps-pps-idr field trial" by Erik Språng · 2 years, 7 months ago
- 4f79b1d cleanup obsolete sps-pps-idr field trial by Philipp Hancke · 2 years, 8 months ago
- e1bd833 Combine setters for protection payload types (red and ulpfec) by Tommi · 2 years, 8 months ago
- 1c5f317 Update the red_payload_type without recreating video receive streams. by Tommi · 2 years, 8 months ago
- 2e80936 Add SetRtcpXr - set extended RTCP attributes without recreate. by Tommi · 2 years, 8 months ago
- 66d20c4 Allow ulpfec payload type reconfig without recreating receive streams. by Tommi · 2 years, 8 months ago
- b69b819 Conditionally construct UlpfecReceiver by Tommi · 2 years, 8 months ago
- e04d0fa Fix Event Log For Video Receiver by Brett Hebert · 2 years, 8 months ago
- 7fbab87 Report histograms in dtor of UlpfecReceiver. by Tommi · 2 years, 8 months ago
- e488a87 Remove UlpfecReceiver virtual interface. by Tommi · 2 years, 8 months ago
- b38d2c3 Remove IsUlpfecEnabled() by Tommi · 2 years, 8 months ago
- 3900f21 Make nack history configurable. by Tommi · 2 years, 8 months ago
- e644a4b [WebRtcVideoReceiveStream] Add SetLossNotificationEnabled by Tommi · 2 years, 8 months ago
- 185f10c [WebRtcVideoReceiveStream] Add ability to config flexfec post init. by Tommi · 2 years, 8 months ago
- 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 8 months ago
- 761072f Cleanup configuration of max reordering threshold by Niels Möller · 2 years, 9 months ago
- aeb4412 Video and flexfec receive stream config changes without recreate. by Tommi · 2 years, 9 months ago
- b981394 Remove NackSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 9 months ago
- b5b159d Update old TODO comments by Niels Möller · 2 years, 9 months ago
- 27b35a7 Remove KeyFrameRequestSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 9 months ago
- 1709341 Send keyframe request if the DependencyDescriptor fail to parse due to missing video structure. by philipel · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 11 months ago
- 1331c18 Reland: Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 11 months ago
- c92ee5f Revert "Update local_ssrc without needing to recreate video streams." by Tomas Gunnarsson · 2 years, 11 months ago
- 16a8b25 Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 11 months ago
- cf4ed15 Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions. by Tommi · 2 years, 11 months ago
- edcb25b Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
- 853a407 Revert "Migrate RemoteNtpTimeEstimator to more precise time representations" by Danil Chapovalov · 2 years, 11 months ago
- a154a15 Migrate RemoteNtpTimeEstimator to more precise time representations by Danil Chapovalov · 2 years, 11 months ago
- 3c2359c Revert "RTP video stream receivers: By default consider frames decryptable." by Artem Titarenko · 2 years, 11 months ago
- 658dfb7 RTP video stream receivers: By default consider frames decryptable. by Artem Titarenko · 2 years, 11 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 3 years ago
- be74b80 Fix spelling of receiver and transceiver. by Niels Möller · 3 years, 1 month ago
- 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years, 1 month ago
- a36f10b Add a way to set keyframe request method on VideoReceiveStream by Nico Grunbaum · 3 years, 2 months ago
- 46cc32d Replace ABSL_FALLTHROUGH_INTENDED with c++17 attribute by Danil Chapovalov · 3 years, 3 months ago
- af5ca5a Fix potential use after move in RtpVideoStreamReceiver by Emil Lundmark · 3 years, 4 months ago
- 8718f58 Correctly set first/last packet of frame bit in VideoRtpDepacketizerVp9. by philipel · 3 years, 5 months ago
- a43ffb3 Remove unnecessary static_cast in rtp_video_stream_receiver2 by Evan Shrubsole · 3 years, 7 months ago
- 1f38a38 Add ability to set rtp header extensions without recreating streams. by Tommi · 3 years, 7 months ago
- 5653c95 Relax video_codec parameter for RtpVideoStreamReceiver2::AddReceiveCodec by Danil Chapovalov · 3 years, 8 months ago
- ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
- 06a2bf0 NackModule2: Rename to NackRequester. by Markus Handell · 3 years, 8 months ago
- 0e62f7a NackModule2: coalesce repeating tasks. by Markus Handell · 3 years, 9 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 10 months ago
- 55107c8 Update the sync_group id without recreating audio receive streams. by Tommi · 3 years, 10 months ago
- 31b5649 Update comment for RtpVideoStreamReceiver2::RequestPacketRetransmit. by Tommi · 3 years, 10 months ago
- 376cf07 Add packet_sequence_checker_ to RtpVideoStreamReceiver2. by Tommi · 3 years, 10 months ago
- 2182096 RtpFrameReferenceFinder return frames directly instead of via callback. by philipel · 3 years, 10 months ago
- 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 11 months ago
- 9599b3c Don't store RtpPacketInfo in the PacketBuffer. by philipel · 3 years, 11 months ago
- 2497a27 Store RtpPacketReceived::arrival_time as Timestamp. by Tommi · 4 years ago
- f7de74c Use Timestamp to represent packet receive timestamps by Johannes Kron · 4 years ago
- c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 4 years ago
- b849311 Update last received keyframe packet timestamp on all packets with the same RTP timestamp. by philipel · 4 years ago
- ce423ce Track last packet receive times in RtpVideoStreamReceiver instead of the PacketBuffer. by philipel · 4 years ago
- 006206d rtx-time implementation by Philipp Hancke · 4 years ago
- b258c56 Send and Receive VideoFrameTrackingid RTP header extension. by Jeremy Leconte · 4 years ago
- ca18809 Move RtpFrameObject and EncodedFrame out of video_coding namespace. by philipel · 4 years ago
- 6a67150 Move RtpFrameReferenceFinder out of video_coding namespace. by philipel · 4 years ago
- bc1c93d Add remote-outbound stats for audio streams by Alessio Bazzica · 4 years, 1 month ago
- 7c7885c Remove NTP timestamp from PacketBuffer::Packet. by philipel · 4 years, 1 month ago
- 1fbff10 In RtpVideoStreamReceiver change way to track time for the last received packet. by Danil Chapovalov · 4 years, 1 month ago
- 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years, 2 months ago
- 9aa9b8d Prepare to replace VideoLayerFrameId with int64_t. by philipel · 4 years, 2 months ago
- 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years, 3 months ago
- f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years, 3 months ago
- be810cba Delete SetRtcpXrRrtrStatus, make it a construction-time setting by Niels Möller · 4 years, 4 months ago
- f288f5b Fix bug with the sps-pps-idr-in-keyframe fmtp parameter. by Andrew Johnson · 4 years, 7 months ago
- 5401bad Prepare for deleting VideoCodec::plType by Niels Möller · 4 years, 8 months ago
- 9465978 Remove framemarking RTP extension. by philipel · 4 years, 10 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
- fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 10 months ago
- 63673fe Remove locks and dependency on ProcessThread+Module from NackModule2. by Tommi · 4 years, 10 months ago
- d3807da Fork NackModule and RtpVideoStreamReceiver by Tommi · 4 years, 11 months ago