1. d4c3c3a Move video_replay under rtc_tools/. by Mirko Bonadei · 4 years, 5 months ago
  2. f12231d Add wildcard visibility to video_replay to make it buildable in Chromium. by Max Moroz · 4 years, 5 months ago
  3. 0653485 [Overuse] Move EncodeUsageResource/QualityScalerResource to own files. by Henrik Boström · 4 years, 5 months ago
  4. a9e1026 Make video_replay buildable from Chromium. by Mirko Bonadei · 4 years, 5 months ago
  5. 33aaa35 Fix video_replay to build and actually work by Ilya Nikolaevskiy · 4 years, 6 months ago
  6. 64f1f3f Replace RTC_FALLTHROUGH with ABSL_FALLTHROUGH_INTENTED by Danil Chapovalov · 4 years, 6 months ago
  7. 07b17df Move DegradationPreference logic to the encoder queue. by Henrik Boström · 4 years, 6 months ago
  8. ce0ea49 VideoStreamEncoder configuring source/sink with VideoSourceController. by Henrik Boström · 4 years, 6 months ago
  9. 539f9b3 Use a TaskQueue for decoding in VideoStreamDecoderImpl. by philipel · 4 years, 6 months ago
  10. 382cc6d Add incomplete ResourceAdaptationModuleInterface. by Henrik Boström · 4 years, 6 months ago
  11. b08882b Refactor out VideoStreamEncoder's overuse logic to separate module. by Henrik Boström · 4 years, 6 months ago
  12. b57fe17 Migrate video tests and tool to VideoRtpDepacketizer interface by Danil Chapovalov · 4 years, 7 months ago
  13. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 4 years, 7 months ago
  14. 486cc55 TimeController: Rename Sleep to AdvanceTime. by Markus Handell · 4 years, 7 months ago
  15. 269ac81 VideoReceiveStream: Enable encoded frame sink. by Markus Handell · 4 years, 7 months ago
  16. 0197887 Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in MultiStreamTester by Danil Chapovalov · 4 years, 8 months ago
  17. aa3f5da Fork VCMPacket for PacketBuffer into own struct by Danil Chapovalov · 4 years, 8 months ago
  18. 1242d9c Reland Cleanup MultiStreamTester by Danil Chapovalov · 4 years, 8 months ago
  19. e644a03 Add field trial for rampup in quality based on available bandwidth. by Åsa Persson · 4 years, 8 months ago
  20. 9cd53b4 Avoid DEPRECATED_SingleThreadedTaskQueueForTesting::CancelTask in VideoAnalyzer by Danil Chapovalov · 4 years, 9 months ago
  21. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 4 years, 9 months ago
  22. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 9 months ago
  23. 80f53b7 Extend WebRTC-Video-MinVideoBitrate to experiment per-codec by Elad Alon · 4 years, 9 months ago
  24. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 4 years, 9 months ago
  25. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 4 years, 10 months ago
  26. 01dd885 Moves contents of bitrate_controller to goog_cc by Sebastian Jansson · 4 years, 10 months ago
  27. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 4 years, 10 months ago
  28. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  29. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 4 years, 10 months ago
  30. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 10 months ago
  31. 626f7ff Update video_replay. by Sergey Silkin · 4 years, 10 months ago
  32. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 4 years, 10 months ago
  33. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 4 years, 10 months ago
  34. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 4 years, 11 months ago
  35. 31d1bce Fix deadlock in VideoSendStream tests, cause of flake on some bots. by Tommi · 4 years, 11 months ago
  36. 1c2f637 Simplify the VideoFrameDumpingDecoder API. by Markus Handell · 5 years ago
  37. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  38. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 5 years ago
  39. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  40. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  41. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  42. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  43. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 5 years ago
  44. 4ba04b7 Delete RtcEventLogFactory factory as now unused by Danil Chapovalov · 5 years ago
  45. 370f93a Reland "Inform VideoEncoder of negotiated capabilities" by Elad Alon · 5 years ago
  46. 49d661a Revert "Inform VideoEncoder of negotiated capabilities" by Philip Eliasson · 5 years ago
  47. 11dfff0 Inform VideoEncoder of negotiated capabilities by Elad Alon · 5 years ago
  48. 5d24b16 Prepare for splitting the api/video:video_frames build rule. by Chen Xing · 5 years ago
  49. ce33b6a Implement QualityLimitationReasonTracker and expose "reason". by Henrik Boström · 5 years ago
  50. 23aff9b Implement RTCOutboundRtpStreamStats.totalEncodedBytesTarget. by Henrik Boström · 5 years ago
  51. 4f08faa Introduce MediaTransportConfig by Anton Sukhanov · 5 years ago
  52. 137f6c8 Introduce peer connection level webrtc video quality tests. by Artem Titov · 5 years ago
  53. 2ebf523 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  54. de20b96 Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Ilya Nikolaevskiy · 5 years ago
  55. f3d828e Make balanced degradation settings configurable through field trial. by Åsa Persson · 5 years ago
  56. d8b9ed7 Promote RtcEventLogOutputFile to api/ by Niels Möller · 5 years ago
  57. 4fb12b0 Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  58. 4b1afbe Revert "Reland "Copy video frames metadata between encoded and plain frames in one place"" by Artem Titarenko · 5 years ago
  59. eea9288 Add configuration of new cpu load estimator via field trials. by Niels Möller · 5 years ago
  60. c9a2c5e Reland "Copy video frames metadata between encoded and plain frames in one place" by Ilya Nikolaevskiy · 5 years ago
  61. ce92817 Split test:test_common source set by Danil Chapovalov · 5 years ago
  62. 84ae2b6 Revert "Copy video frames metadata between encoded and plain frames in one place" by Artem Titarenko · 5 years ago
  63. 00d0a0a Copy video frames metadata between encoded and plain frames in one place by Ilya Nikolaevskiy · 5 years ago
  64. d51ec58 Parse color space only in last packet of key frame by Johannes Kron · 5 years ago
  65. d3ba236 Stop using GlobalTaskQueueFactory in video unittests by Danil Chapovalov · 5 years ago
  66. 79e9f4b Replace test::Statistics by webrtc::RunningStatistics. by Yves Gerey · 5 years ago
  67. 304ea5f Add RtcEventLogFactory factory with explicit TaskQueueFactory by Danil Chapovalov · 5 years ago
  68. b55015e Replacing SequencedTaskChecker with SequenceChecker. by Sebastian Jansson · 5 years ago
  69. 14d1c9d Rename EncoderKeyFrameCallback back to EncoderRtcpFeedback by Elad Alon · 5 years ago
  70. 1c41be6 Propagate TaskQueueFactory to AudioDeviceBuffer by Danil Chapovalov · 5 years ago
  71. 9d8eaac Delete unneeded direct includes of common_types.h by Niels Möller · 5 years ago
  72. bd631a0 Use Abseil container algorithms in video/ by Steve Anton · 5 years ago
  73. 3dde450 Make keyframe generation/request intervals configurable through field trials. by Rasmus Brandt · 5 years ago
  74. 94b57c0 Cleanup BUILD.gn files from imports like foo:foo by Artem Titov · 5 years ago
  75. 533a9fe Clean BUILD.gn files: remove extra :memory by Artem Titov · 5 years ago
  76. ef1052a Reland "Move api/rtp_headers.h to its own build target." by Niels Möller · 5 years ago
  77. 2baef35 Revert "Move api/rtp_headers.h to its own build target." by Steve Anton · 5 years ago
  78. a67050d Move api/rtp_headers.h to its own build target. by Niels Möller · 5 years ago
  79. 22ed366 Avoid using global task queue factory in fake encoder by Danil Chapovalov · 5 years ago
  80. cde8ab2 Use single FrameBufferController in VP8, created by a factory. by Elad Alon · 5 years ago
  81. d26a916 Avoid using GlobalTaskQueueFactory for TaskQueueForTest by Danil Chapovalov · 5 years ago
  82. ab03638 Let threads opt in to having their stack traces printed by Karl Wiberg · 5 years ago
  83. 3c589be Reland "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Rasmus Brandt · 5 years ago
  84. 471783f Remove rtc::QueuedTask alias, use webrtc::QueuedTask directly by Danil Chapovalov · 5 years ago
  85. 3368721 Revert "Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video." by Yves Gerey · 5 years ago
  86. 184f6d5 Change clip_name -> clip_path in VideoQualityTestFixture::Params::Video. by Rasmus Brandt · 5 years ago
  87. ede7cb2 Rewrite video_loopback to use new mac capturer. by Kári Tristan Helgason · 5 years ago
  88. 07a4f2b Merge rtc_task_queue(_api|_impl)? build targets into one by Danil Chapovalov · 5 years ago
  89. 1aa7581 Replace all usage of rtc::NewClosure with webrtc::ToQueuedTask by Danil Chapovalov · 5 years ago
  90. 74682c1 Inject TaskQueueFactory to video streams. by Sebastian Jansson · 5 years ago
  91. fc52b91 Implicitly suppress //build/config/clang:find_bad_constructs. by Mirko Bonadei · 5 years ago
  92. 6a7baa7 Remove VCMEncodedFrameCallback and VCMGenericEncoder by Erik Språng · 5 years ago
  93. eb7589e Revert "Partial frame capture API part 3" by Ilya Nikolaevskiy · 5 years ago
  94. 157540a Stop hard-coding default IDs for RTP extensions by Elad Alon · 5 years ago
  95. b76b9ba Set WEBRTC_USE_H264 in common_config by Johannes Kron · 5 years ago
  96. 7ca375c Implement encoder overshoot detector and rate adjuster. by Erik Språng · 5 years ago
  97. 1266487 Partial frame capture API part 3 by Ilya Nikolaevskiy · 5 years ago
  98. fa89d84 Register callback for key frame request from media transport. by Niels Möller · 5 years ago
  99. d970807 Remove rtc_base/scoped_ref_ptr.h. by Mirko Bonadei · 5 years ago
  100. cd76eab Parsing of pacing factor and alr probing in RateControlSettings by Erik Språng · 5 years ago