1. b981394 Remove NackSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 9 months ago
  2. 27b35a7 Remove KeyFrameRequestSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 9 months ago
  3. 1709341 Send keyframe request if the DependencyDescriptor fail to parse due to missing video structure. by philipel · 2 years, 10 months ago
  4. fbf66dd Move UniqueTimestampCounter to `video/` by Rasmus Brandt · 2 years, 10 months ago
  5. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  6. 1331c18 Reland: Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 11 months ago
  7. c92ee5f Revert "Update local_ssrc without needing to recreate video streams." by Tomas Gunnarsson · 2 years, 11 months ago
  8. 16a8b25 Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 11 months ago
  9. cf4ed15 Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions. by Tommi · 2 years, 11 months ago
  10. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  11. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years, 1 month ago
  12. 6cae2d5 Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  13. 3f87250 Revert "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" by Artem Titov · 3 years, 2 months ago
  14. 5f0eb93 Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely by Byoungchan Lee · 3 years, 2 months ago
  15. a36f10b Add a way to set keyframe request method on VideoReceiveStream by Nico Grunbaum · 3 years, 2 months ago
  16. 1f38a38 Add ability to set rtp header extensions without recreating streams. by Tommi · 3 years, 7 months ago
  17. 5653c95 Relax video_codec parameter for RtpVideoStreamReceiver2::AddReceiveCodec by Danil Chapovalov · 3 years, 8 months ago
  18. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
  19. 06a2bf0 NackModule2: Rename to NackRequester. by Markus Handell · 3 years, 8 months ago
  20. 0e62f7a NackModule2: coalesce repeating tasks. by Markus Handell · 3 years, 8 months ago
  21. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  22. 31b5649 Update comment for RtpVideoStreamReceiver2::RequestPacketRetransmit. by Tommi · 3 years, 10 months ago
  23. 376cf07 Add packet_sequence_checker_ to RtpVideoStreamReceiver2. by Tommi · 3 years, 10 months ago
  24. 2182096 RtpFrameReferenceFinder return frames directly instead of via callback. by philipel · 3 years, 10 months ago
  25. 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 11 months ago
  26. 9599b3c Don't store RtpPacketInfo in the PacketBuffer. by philipel · 3 years, 11 months ago
  27. b849311 Update last received keyframe packet timestamp on all packets with the same RTP timestamp. by philipel · 4 years ago
  28. dad500a Remove PacketBuffers internal mutex. by philipel · 4 years ago
  29. ce423ce Track last packet receive times in RtpVideoStreamReceiver instead of the PacketBuffer. by philipel · 4 years ago
  30. ca18809 Move RtpFrameObject and EncodedFrame out of video_coding namespace. by philipel · 4 years ago
  31. 6a67150 Move RtpFrameReferenceFinder out of video_coding namespace. by philipel · 4 years ago
  32. 8408c99 Remove 'secondary sink' concept from webrtc::VideoReceiveStream. by Tomas Gunnarsson · 4 years, 1 month ago
  33. d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 2 months ago
  34. 20e4c80 Reland "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 4 months ago
  35. 0abd518 Revert "Introduce RTC_NO_UNIQUE_ADDRESS." by Mirko Bonadei · 4 years, 6 months ago
  36. f5e261a Introduce RTC_NO_UNIQUE_ADDRESS. by Mirko Bonadei · 4 years, 6 months ago
  37. 3a74933 Delete obsolete TODO comment by Niels Möller · 4 years, 7 months ago
  38. 5401bad Prepare for deleting VideoCodec::plType by Niels Möller · 4 years, 8 months ago
  39. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 10 months ago
  40. 63673fe Remove locks and dependency on ProcessThread+Module from NackModule2. by Tommi · 4 years, 10 months ago
  41. d3807da Fork NackModule and RtpVideoStreamReceiver by Tommi · 4 years, 10 months ago