1. 14d1c9d Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback by Elad Alon · 6 years ago
  2. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  3. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  4. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  5. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  6. fa89d84 Register callback for key frame request from media transport. by Niels Möller · 6 years ago
  7. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  8. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  9. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  10. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  11. 196c5ba Specific pacing configuration. by Christoffer Rodbro · 6 years ago
  12. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  13. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  14. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  15. 4e193e4 Add ability to throttle VideoBitrateAllocation updates. by Erik Språng · 6 years ago
  16. b57ab38 Don't pad to min bitrate for streams with alr probing enabled by Erik Språng · 6 years ago
  17. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  18. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  19. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  20. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  21. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 6 years ago
  22. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 6 years ago
  23. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  24. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  25. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago
  26. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 7 years ago