1. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 4 years, 8 months ago
  2. 159b417 Keep the video send stream alive if the encoder drop frames. by Jakob Ivarsson · 4 years, 9 months ago
  3. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 4 years, 10 months ago
  4. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 4 years, 10 months ago
  5. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  6. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 4 years, 11 months ago
  7. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 5 years ago
  8. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  9. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  10. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  11. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  12. a4d8737 Format almost everything. by Jonas Olsson · 5 years ago
  13. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 5 years ago
  14. aa9aa57 Disable padding for paused encoders even on reconfiguration by Ilya Nikolaevskiy · 5 years ago
  15. 898395d RTPSenderVideo::GetSentRtpPacketInfo() over a set of sequence numbers by Elad Alon · 5 years ago
  16. 6a489f2 Fully qualify googletest symbols. by Mirko Bonadei · 5 years ago
  17. 8b60e8b Give VideoSendStreamImpl access to RTP timestamps by Elad Alon · 5 years ago
  18. 4c6ca30 Update VideoStreamEncoder to use new VideoEncoder::SetRates() method. by Erik Språng · 5 years ago
  19. e896490 Revert "Fix target bitrate RTCP messages behavior for SVC streams" by Oleh Prypin · 5 years ago
  20. ab65d8a Fix target bitrate RTCP messages behavior for SVC streams by Ilya Nikolaevskiy · 5 years ago
  21. 2611164 Subtract protection bitrate from link headroom bitrate by Erik Språng · 5 years ago
  22. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 5 years ago
  23. 1f4173e Fix ClangTidy issues in video/ by Benjamin Wright · 5 years ago
  24. d155d68 Removes rtp level keep alive support. by Sebastian Jansson · 5 years ago
  25. 610c763 Add target bitrate headroom signal to VideoStreamEncoder. by Erik Språng · 5 years ago
  26. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 5 years ago
  27. 2997ec9 Removes unused keep-alive from RtpTransportControllerSend. by Sebastian Jansson · 5 years ago
  28. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 5 years ago
  29. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 5 years ago
  30. 79f0d4d Enables feature to account for unacknowledged data. by Sebastian Jansson · 6 years ago
  31. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  32. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  33. 40d5533 Include absl/memory/memory.h if absl::make_unique is used by Steve Anton · 6 years ago
  34. 0fc2843 Removing redundant argument for SSRCs from ctor of RtpVideoSender. by Amit Hilbuch · 6 years ago
  35. 13e5903 Using unit classes in BitrateAllocationUpdate struct. by Sebastian Jansson · 6 years ago
  36. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  37. 192eeec Enable End-to-End Encrypted Video Frames. by Benjamin Wright · 6 years ago
  38. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  39. 4e193e4 Add ability to throttle VideoBitrateAllocation updates. by Erik Språng · 6 years ago
  40. b57ab38 Don't pad to min bitrate for streams with alr probing enabled by Erik Språng · 6 years ago
  41. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  42. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  43. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 6 years ago
  44. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 6 years ago