1. 55b593f Remove EncodedFrame::MissingFrame and start removing Decode() param by Tony Herre · 1 year, 5 months ago
  2. c146b5f Represent unset VideoPlayoutDelay with nullopt rather than special value by Danil Chapovalov · 1 year, 5 months ago
  3. 69e2637 Fix playout delay logging typo. by Qiu Jianlin · 1 year, 5 months ago
  4. 5f4a7e0 Log last received RTP timestamp when requesting a PLI due to timeout by Philipp Hancke · 1 year, 7 months ago
  5. 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 8 months ago
  6. 090fe08 Remove "2" prefix from ReceiveStatisticsProxy file names. by Rasmus Brandt · 1 year, 9 months ago
  7. 9ffd697 Add killswitch for RTX receive stats by Philipp Hancke · 1 year, 9 months ago
  8. f78d1f2 stats: Implement receive RTX stats by Philipp Hancke · 1 year, 9 months ago
  9. c5455e7 Allow RTX ssrc to be updated on receive streams by Per K · 2 years ago
  10. 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 2 years ago
  11. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years, 1 month ago
  12. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years, 1 month ago
  13. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years, 1 month ago
  14. f89122c Call OnRenderedFrame after frame is passed to renderer by Sergey Silkin · 2 years, 1 month ago
  15. 4a3f261 Remove WebRTC-PreStreamDecoders fieldtrial by Johannes Kron · 2 years, 3 months ago
  16. 20879e1 Move IncomingVideoStream closer to its only user. by Rasmus Brandt · 2 years, 4 months ago
  17. 96c1a9b Clean up decoders when stopping video receive stream. by Tommi · 2 years, 4 months ago
  18. bb591c4 Change the default setting for PreStreamDecoders/LazyDecoderCreation by Johannes Kron · 2 years, 4 months ago
  19. a006ba1 Remove WebRTC-FrameBuffer3 field trial by Evan Shrubsole · 2 years, 5 months ago
  20. bd02e70 Move decoder instance ownership to VideoReceiver2 by Tommi · 2 years, 5 months ago
  21. 79c96ded On receive stream shutdown, deregister decoders on decoder thread. by Erik Språng · 2 years, 5 months ago
  22. 7aaeb5a Create pre-allocated decoders on the decoder thread. by Erik Språng · 2 years, 5 months ago
  23. a535ee6 Clean VideoReceiveStream2::HandleEncodedFrameOnDecodeQueue by Evan Shrubsole · 2 years, 5 months ago
  24. 29d7292 Clean VideoReceiveStream2 includes by Evan Shrubsole · 2 years, 5 months ago
  25. 214cab5 Move VideoStreamBufferController to packet sequence by Evan Shrubsole · 2 years, 5 months ago
  26. 13b9f81 Updated associated payload types without recreating receive streams. by Tommi · 2 years, 5 months ago
  27. 476f18d2 Rename FrameBufferProxy to VideoStreamBufferController by Evan Shrubsole · 2 years, 5 months ago
  28. e1bd833 Combine setters for protection payload types (red and ulpfec) by Tommi · 2 years, 5 months ago
  29. 1c5f317 Update the red_payload_type without recreating video receive streams. by Tommi · 2 years, 5 months ago
  30. 2e80936 Add SetRtcpXr - set extended RTCP attributes without recreate. by Tommi · 2 years, 5 months ago
  31. 66d20c4 Allow ulpfec payload type reconfig without recreating receive streams. by Tommi · 2 years, 5 months ago
  32. e04d0fa Fix Event Log For Video Receiver by Brett Hebert · 2 years, 6 months ago
  33. 4317b02 Remove workaround for long video pauses. by Evan Shrubsole · 2 years, 6 months ago
  34. b38d2c3 Remove IsUlpfecEnabled() by Tommi · 2 years, 6 months ago
  35. 3900f21 Make nack history configurable. by Tommi · 2 years, 6 months ago
  36. e644a4b [WebRtcVideoReceiveStream] Add SetLossNotificationEnabled by Tommi · 2 years, 6 months ago
  37. 185f10c [WebRtcVideoReceiveStream] Add ability to config flexfec post init. by Tommi · 2 years, 6 months ago
  38. 6e7c268 Allow recursive check for RTC_DCHECK_RUN_ON macro by Danil Chapovalov · 2 years, 6 months ago
  39. ed6b586 Make OnEncodedFrame and OnDecodableFrameTimeout expectations consistent. by Tommi · 2 years, 6 months ago
  40. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 6 months ago
  41. aeb4412 Video and flexfec receive stream config changes without recreate. by Tommi · 2 years, 6 months ago
  42. b981394 Remove NackSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 7 months ago
  43. 95eeaa7 Migrate video/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 7 months ago
  44. 27b35a7 Remove KeyFrameRequestSender argument from RtpVideoStreamReceiver2. by philipel · 2 years, 7 months ago
  45. da843fe Remove WebRTC.Video.DecodeTimePerFrameInMs. histograms by Johannes Kron · 2 years, 7 months ago
  46. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 7 months ago
  47. bbf639e Add low-latency stream signaling to VideoFrame and VCMTiming by Johannes Kron · 2 years, 7 months ago
  48. 3fa9a66 Cap max decode delay for FrameBuffer3 by Evan Shrubsole · 2 years, 7 months ago
  49. c4d253c Move VCMTiming into timing sub-folder by Rasmus Brandt · 2 years, 8 months ago
  50. a136ed4 Add SetTransportCc to ReceiveStreamInterface. by Tommi · 2 years, 8 months ago
  51. 10944e6 Move JitterEstimator into timing sub-folder by Rasmus Brandt · 2 years, 8 months ago
  52. eabaf8d Log when conflicting recv video playout delays are set by Evan Shrubsole · 2 years, 8 months ago
  53. 2377226 Start moving timing helper classes into timing/ sub-folder. by Rasmus Brandt · 2 years, 8 months ago
  54. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 8 months ago
  55. 1331c18 Reland: Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 8 months ago
  56. c92ee5f Revert "Update local_ssrc without needing to recreate video streams." by Tomas Gunnarsson · 2 years, 9 months ago
  57. 16a8b25 Update local_ssrc without needing to recreate video streams. by Tommi · 2 years, 9 months ago
  58. cf4ed15 Add GetRtpExtensionMap to ReceiveStream and remove GetRtpExtensions. by Tommi · 2 years, 9 months ago
  59. 363e812 Remove the VideoReceiveStream2::rtp() accessor. by Tommi · 2 years, 9 months ago
  60. 6be3e78 Add getter for rtp header extensions for receiver classes. by Tommi · 2 years, 9 months ago
  61. 8615bf0 Move FrameBuffer3 to api/ by philipel · 2 years, 9 months ago
  62. d425f50 Switch VideoReceiveStream2 internals to Time units by Evan Shrubsole · 2 years, 9 months ago
  63. f6adc64 Remove WebRTC-LowLatencyRenderer field trial by Evan Shrubsole · 2 years, 9 months ago
  64. e0a92f9 Delete unused ScopedRegisterThreadForDebugging facility by Niels Möller · 2 years, 10 months ago
  65. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 2 years, 10 months ago
  66. e02f9ee WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 10/inf by Jonas Oreland · 2 years, 10 months ago
  67. 6dbc172 [cleanup] Prefer VCMTiming unique_ptr in VideoReceiveStream2 c'tor by Evan Shrubsole · 2 years, 10 months ago
  68. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 2 years, 11 months ago
  69. 13e42a8 Use TimeDelta and Timestamp in VCMJitterEstimator by Evan Shrubsole · 2 years, 11 months ago
  70. d6cdf80 Use Timestamp and TimeDelta in VCMTiming by Evan Shrubsole · 2 years, 11 months ago
  71. 5723d85 Integrate sync decoding in video_receive_stream by Evan Shrubsole · 3 years ago
  72. 6cd6d8e Introduce Sync-Decoding based on Metronome by Evan Shrubsole · 3 years ago
  73. 9a99905 Implement FrameBuffer3Proxy by Evan Shrubsole · 3 years, 1 month ago
  74. 9d29026 Add FrameBufferProxy in prep for FrameBuffer3 by Evan Shrubsole · 3 years, 1 month ago
  75. 7abf45f LSC: Apply clang-tidy's modernize-use-bool-literals by Anton Bikineev · 3 years ago
  76. 63b97de Fix use-after-move in VideoReceiveStream2 by Maksim Ivanov · 3 years, 1 month ago
  77. 3d29efd Remove FrameBuffer::ReturnReason by Evan Shrubsole · 3 years, 2 months ago
  78. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  79. 66e0605 Change kDefaultMaximumPreStreamDecoders to 1 by Johannes Kron · 3 years, 5 months ago
  80. 1f38a38 Add ability to set rtp header extensions without recreating streams. by Tommi · 3 years, 5 months ago
  81. e9716de Remove config() getter from VideoReceiveStream2. by Tommi · 3 years, 5 months ago
  82. b2db989 ReceiveStatisticsProxy: Remove dependency on VideoReceiveStream::Config. by Tommi · 3 years, 5 months ago
  83. b6f19d7 Reland "Update remaining usage of VideoDecoder::InitDecode to Configure" by Danil Chapovalov · 3 years, 5 months ago
  84. d6da4c2 Revert "Update remaining usage of VideoDecoder::InitDecode to Configure" by Mirko Bonadei · 3 years, 5 months ago
  85. ca0a08a Update remaining usage of VideoDecoder::InitDecode to Configure by Danil Chapovalov · 3 years, 5 months ago
  86. ba0a306 Move check for number_of_cores parameter validitity by Danil Chapovalov · 3 years, 5 months ago
  87. 355b8d2 Use VideoDecoder::Configure interface when setting up decoder by Danil Chapovalov · 3 years, 5 months ago
  88. 5653c95 Relax video_codec parameter for RtpVideoStreamReceiver2::AddReceiveCodec by Danil Chapovalov · 3 years, 6 months ago
  89. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 6 months ago
  90. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 6 months ago
  91. 0e62f7a NackModule2: coalesce repeating tasks. by Markus Handell · 3 years, 6 months ago
  92. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 7 months ago
  93. fccb052 Add event traces to interesting places in WebRTC. by Markus Handell · 3 years, 8 months ago
  94. 376cf07 Add packet_sequence_checker_ to RtpVideoStreamReceiver2. by Tommi · 3 years, 8 months ago
  95. 90738dd Split VideoReceiveStream2 init into worker / network steps. by Tommi · 3 years, 8 months ago
  96. 63b3095 Make local to capturer clock offset a separate entry in PacketInfo. by Minyue Li · 3 years, 8 months ago
  97. c3fcee7 Move h264_profile_level_id and vp9_profile to api/video_codecs by Johannes Kron · 3 years, 9 months ago
  98. 588f9b3 VideoReceiveStream2: AV1 encoded sink support. by Markus Handell · 3 years, 10 months ago
  99. 006206d rtx-time implementation by Philipp Hancke · 3 years, 10 months ago
  100. ac732f6 Removes unused parameters of WebRTC-KeyframeInterval. by Erik Språng · 3 years, 10 months ago