1. 3172d16 Clean up EncoderStreamFactory by Sergey Silkin · 8 months ago
  2. be9d13a Pass webrtc::Environment when constructing video encoders in video/ tests by Danil Chapovalov · 12 months ago
  3. 329f0ea Provide Environment when creating VideoEncoder in test code by Danil Chapovalov · 12 months ago
  4. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 7 months ago
  5. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 9 months ago
  6. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 11 months ago
  7. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 11 months ago
  8. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 11 months ago
  9. e072711 QualityScalingTest.AdaptsDownAndThenUpWithBalanced: fix for flaky test by Åsa Persson · 1 year, 11 months ago
  10. 0f51bf7 QualityScalingTest: Use EncoderStreamFactory instead of test::DefaultVideoStreamFactory by Åsa Persson · 2 years, 5 months ago
  11. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 7 months ago
  12. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 10 months ago
  13. 2ee3e4d Use resolution bitrate limits if one spatial layer is configured via scalability mode. by Asa Persson · 2 years, 10 months ago
  14. 807328f Move frame drop config to VideoCodec and VideoEncoderConfig. by Niels Möller · 2 years, 10 months ago
  15. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
  16. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 4 months ago
  17. 1d2b22e Use pixels from single active stream if set for balanced degradation settings. by Åsa Persson · 3 years, 9 months ago
  18. 4e60937 Add quality upscaling tests. by Åsa Persson · 3 years, 10 months ago
  19. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 11 months ago
  20. a86b29b Add VP9-specific default resolution bitrate limits by Sergey Silkin · 4 years ago
  21. 258e989 Use default ResolutionBitrateLimits for simulcast with one active stream if not configured by Åsa Persson · 4 years ago
  22. 1dd94a0 Use pixels from single active stream if set in CanDecreaseResolutionTo by Åsa Persson · 4 years, 1 month ago
  23. e927c0f QualityScalingTests: Move encoder factory creation to ScalingObserver. by Åsa Persson · 4 years, 1 month ago
  24. 2c8d929 QualityScalingTests: Add tests for VP9. by Åsa Persson · 4 years, 1 month ago
  25. 453a125 Remove no longer needed FrameDroppingOn setting in QualityScalingTests. by Åsa Persson · 4 years, 1 month ago
  26. f46723c Enable initial frame drop for one active simulcast layer. by Åsa Persson · 4 years, 4 months ago
  27. 7a82467 Fix vp9 svc singlecast mode and enable quality scaler for vp9 by Ilya Nikolaevskiy · 4 years, 9 months ago
  28. a5c0ba1 Reland "Fix LibvpxVp8Encoder::FrameDropThreshold" by Elad Alon · 6 years ago
  29. 55500d2 Revert "Fix LibvpxVp8Encoder::FrameDropThreshold" by Yves Gerey · 6 years ago
  30. 159e53a Fix LibvpxVp8Encoder::FrameDropThreshold by Elad Alon · 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. de8e6e6 Refactor bitrate configuration in CallTest by Niels Möller · 6 years ago
  33. 99b71df Use function_video_(en|de)coder_factory from api by Danil Chapovalov · 6 years ago
  34. 8c1bf95 Reland "Add initial support for RtpEncodingParameters max_framerate." by Åsa Persson · 6 years ago
  35. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 7 years ago
  36. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 7 years ago
  37. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  38. 2027b66 Add tests for quality scaling. by Åsa Persson · 7 years ago