- b981394 Remove NackSender argument from RtpVideoStreamReceiver2. by philipel · 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
- fbf66dd Move UniqueTimestampCounter to `video/` by Rasmus Brandt · 2 years, 10 months ago
- f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 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
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years, 1 month ago
- 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
- 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
- a36f10b Add a way to set keyframe request method on VideoReceiveStream by Nico Grunbaum · 3 years, 2 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, 8 months ago
- eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 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
- b849311 Update last received keyframe packet timestamp on all packets with the same RTP timestamp. by philipel · 4 years ago
- dad500a Remove PacketBuffers internal mutex. by philipel · 4 years ago
- ce423ce Track last packet receive times in RtpVideoStreamReceiver instead of the PacketBuffer. by philipel · 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
- 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years, 1 month ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
- 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
- 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
- f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
- 3a74933 Delete obsolete TODO comment by Niels Möller · 4 years, 7 months ago
- 5401bad Prepare for deleting VideoCodec::plType by Niels Möller · 4 years, 8 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. 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, 10 months ago