1. 08dcd7a Reland "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Per K · 1 year, 11 months ago
  2. 02bdf66 Reland "Launch WebRTC-SendPacketsOnWorkerThread"" by Evan Shrubsole · 2 years ago
  3. a09b30d Revert "Launch WebRTC-SendPacketsOnWorkerThread" by Andrey Logvin · 2 years ago
  4. 8d33105 Launch WebRTC-SendPacketsOnWorkerThread by Evan Shrubsole · 2 years, 1 month ago
  5. 59ade01 Reland "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 3 months ago
  6. 75170be Revert "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 3 months ago
  7. d8c4de7 Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream by Per Kjellander · 2 years, 4 months ago
  8. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 2 years, 5 months ago
  9. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 7 months ago
  10. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 7 months ago
  11. 0c1a934 Remove unused video/screenshare hysteresis trials. by Erik Språng · 2 years, 7 months ago
  12. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
  13. 95eeaa7 Migrate video/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 8 months ago
  14. 9a66540 Reland "TaskQueue: unexpose delayed task convenience methods." by Markus Handell · 2 years, 9 months ago
  15. 4cd3a0d Revert "TaskQueue: unexpose delayed task convenience methods." by Björn Terelius · 2 years, 9 months ago
  16. 08bb629 TaskQueue: unexpose delayed task convenience methods. by Markus Handell · 2 years, 9 months ago
  17. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  18. 6e0209a Delete unused CallStats object in VideoSendStreamImplTest by Niels Möller · 3 years, 2 months ago
  19. eb61b7f ModuleRtcRtcpImpl2: remove Module inheritance. by Markus Handell · 3 years, 9 months ago
  20. f9d5e55 Revert "Avoid video stream allocation on configuration change after timeout." by Jakob Ivarsson · 3 years, 9 months ago
  21. 1081487 Avoid video stream allocation on configuration change after timeout. by Jakob Ivarsson · 3 years, 9 months ago
  22. 1050fbc Remove synchronization from VideoSendStream construction. by Tommi · 3 years, 9 months ago
  23. 9d69cbe Changes default pacing factor to 1.1x by Erik Språng · 4 years, 4 months ago
  24. af70418 Hookup VideoSendStreamImpl::OnVideoLayersAllocationUpdate to RtpVideoSender. by Per Kjellander · 4 years, 5 months ago
  25. dcef641 Stop using VideoBitrateAllocationObserver in VideoStreamEncoder. by Per Kjellander · 4 years, 5 months ago
  26. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 7 months ago
  27. 576db1b Fixes incorrect padding setting for VP9 SVC. by Erik Språng · 4 years, 9 months ago
  28. 91fdc60 In video/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 10 months ago
  29. 822a874 Switch CallStats to TQ interface + callbacks on the worker thread. by Tommi · 4 years, 10 months ago
  30. 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 4 years, 10 months ago
  31. 93be66c Calculate video padding for vp9 in the same way as for vp8 by Ilya Nikolaevskiy · 5 years ago
  32. cad3e0e Replace DataSize and DataRate factories with newer versions by Danil Chapovalov · 5 years ago
  33. 0c626af Use newer version of TimeDelta and TimeStamp factories in webrtc by Danil Chapovalov · 5 years ago
  34. 9b881ab Enable congestion window pushback to reduce bitrate by only drop video frames. by Ying Wang · 5 years ago
  35. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  36. 159b417 Keep the video send stream alive if the encoder drop frames. by Jakob Ivarsson · 5 years ago
  37. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 5 years ago
  38. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  39. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  40. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 5 years ago
  41. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 6 years ago
  42. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  43. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  44. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  45. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  46. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  47. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  48. aa9aa57 Disable padding for paused encoders even on reconfiguration by Ilya Nikolaevskiy · 6 years ago
  49. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 6 years ago
  50. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 6 years ago
  51. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 6 years ago
  52. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 6 years ago
  53. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 6 years ago
  54. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 6 years ago
  55. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 6 years ago
  56. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 6 years ago
  57. 1f4173e Fix ClangTidy issues in video/ by Benjamin Wright · 6 years ago
  58. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 6 years ago
  59. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 6 years ago
  60. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  61. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 6 years ago
  62. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 6 years ago
  63. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  64. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  65. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  66. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  67. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  68. 0fc2843 Removing redundant argument for SSRCs from ctor of RtpVideoSender. by Amit Hilbuch · 6 years ago
  69. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  70. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  71. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  72. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  73. 4e193e4 Add ability to throttle VideoBitrateAllocation updates. by Erik Språng · 6 years ago
  74. b57ab38 Don't pad to min bitrate for streams with alr probing enabled by Erik Språng · 6 years ago
  75. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 7 years ago
  76. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  77. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  78. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago