1. 96c1b9c Add variables to lend unused audio bits to video by Dan Tan · 8 months ago
  2. c9bb2c6 Propagate Environment into VideoStreamEncoder by Danil Chapovalov · 1 year ago
  3. 9c166e0 Remove VideoSendStream::StartPerRtpStream by Per K · 1 year, 2 months ago
  4. 798e451 Adds WebRTC-AV1-OverridePriorityBitrate to change bit rate allocation between audio and video by Dan Tan · 1 year, 2 months ago
  5. 0b68992 Combine video_send_stream_impl.cc and video_send_stream.cc by Per K · 1 year, 2 months ago
  6. 0280ceb Delete unused member in VideoSendStream by Danil Chapovalov · 1 year, 10 months ago
  7. 08dcd7a Reland "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Per K · 2 years ago
  8. 779aade Revert "[WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl)" by Mirko Bonadei · 2 years ago
  9. 77c4794 [WebRTC-SendPacketsOnWorkerThread] Cleanup VideoSendStream(Impl) by Per K · 2 years ago
  10. 59ade01 Reland "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  11. 75170be Revert "Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream" by Per Kjellander · 2 years, 4 months ago
  12. d8c4de7 Remame VideoSendStream::UpdateActiveSimulcastLayers to StartPerRtpStream by Per Kjellander · 2 years, 4 months ago
  13. 828ef91 Replace TaskQueue with MaybeWorkerThread in RtpTransportControllerInterface by Per Kjellander · 2 years, 5 months ago
  14. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 6 months ago
  15. 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
  16. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 9 months ago
  17. e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
  18. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  19. 6223809 Remove top-level const from parameters in function declarations. by Ali Tofigh · 3 years, 2 months ago
  20. cfea218 Use backticks not vertical bars to denote variables in comments by Artem Titov · 3 years, 7 months ago
  21. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
  22. 1050fbc Remove synchronization from VideoSendStream construction. by Tommi · 3 years, 10 months ago
  23. fa3ce63 Simplify VideoSendStreamImpl constructor. by Tommi · 3 years, 10 months ago
  24. e902f28 Make VideoSendStreamImpl::configured_pacing_factor_ const by Tommi · 3 years, 10 months ago
  25. a943484 VideoStreamEncoder report VideoLayersAllocation for simulcast by Per Kjellander · 4 years, 5 months ago
  26. dcef641 Stop using VideoBitrateAllocationObserver in VideoStreamEncoder. by Per Kjellander · 4 years, 5 months ago
  27. 2549f17 Remove RTPFragmentationHeader creation and propagation through webrtc by Danil Chapovalov · 4 years, 7 months ago
  28. a376518 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  29. a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 4 years, 8 months ago
  30. 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
  31. 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 4 years, 11 months ago
  32. 93be66c Calculate video padding for vp9 in the same way as for vp8 by Ilya Nikolaevskiy · 5 years ago
  33. 7a9a092 Delete media transport integration. by Bjorn A Mellem · 5 years ago
  34. 159b417 Keep the video send stream alive if the encoder drop frames. by Jakob Ivarsson · 5 years ago
  35. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  36. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  37. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  38. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  39. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  40. aa9aa57 Disable padding for paused encoders even on reconfiguration by Ilya Nikolaevskiy · 6 years ago
  41. 14d1c9d Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback by Elad Alon · 6 years ago
  42. 8fb1a6a Delete a few return values from audio streams and video send streams. by Niels Möller · 6 years ago
  43. 572c60f Injecting Clock into video senders. by Sebastian Jansson · 6 years ago
  44. 464a557 Adds audio priority bitrate field trial parameter. by Sebastian Jansson · 6 years ago
  45. c402dbe Account for simulcast hysteresis in padding rate calculation. by Rasmus Brandt · 6 years ago
  46. fa89d84 Register callback for key frame request from media transport. by Niels Möller · 6 years ago
  47. ecb6897 Adds repeating task class. by Sebastian Jansson · 6 years ago
  48. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  49. 4687915 Enable use of MediaTransportInterface for video streams. by Niels Möller · 6 years ago
  50. 3e70781 [Cleanup] Add missing #include. Remove useless ones. IWYU part 2. by Yves Gerey · 6 years ago
  51. 196c5ba Specific pacing configuration. by Christoffer Rodbro · 6 years ago
  52. 2222a80 Delete unneeded includes of common_types.h and gn deps on webrtc_common. by Niels Möller · 6 years ago
  53. c0e4d45 Adds BitrateAllocation struct to OnBitrateUpdated. by Sebastian Jansson · 6 years ago
  54. 64be7fa Move FecController to RtpVideoSender. by Stefan Holmer · 6 years ago
  55. 4e193e4 Add ability to throttle VideoBitrateAllocation updates. by Erik Språng · 7 years ago
  56. b57ab38 Don't pad to min bitrate for streams with alr probing enabled by Erik Språng · 7 years ago
  57. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 7 years ago
  58. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 7 years ago
  59. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 7 years ago
  60. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 7 years ago
  61. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  62. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 7 years ago
  63. b9b146c Replace rtc::Optional with absl::optional in audio, call and video by Danil Chapovalov · 7 years ago
  64. 566124a Move BitrateAllocation to api/ and rename it VideoBitrateAllocation by Erik Språng · 7 years ago
  65. 652dc91 Adds unit tests for VideoSendStreamImpl. by Sebastian Jansson · 7 years ago
  66. 8e0b15b Moves VideoSendStreamImpl to a separate file. by Sebastian Jansson · 7 years ago