1. 7b5741c Update remaining test utilities to create Call with Environment by Danil Chapovalov · 1 year, 1 month ago
  2. c03d8b6 Update CallTests to create Call using Environment by Danil Chapovalov · 1 year, 1 month ago
  3. a3ce407 Cleanup Call construction by Danil Chapovalov · 1 year, 3 months ago
  4. 030c6ff Revert "Always use AV1 specific bitrate limits when spatial layers are used." by Philip Eliasson · 1 year, 4 months ago
  5. d2d165d Always use AV1 specific bitrate limits when spatial layers are used. by philipel · 1 year, 4 months ago
  6. d43af91 Remove internal overrides using old SendRtp and SendRtcp interfaces. by Harald Alvestrand · 1 year, 5 months ago
  7. 34d82df Use ArrayView versions of SendRtp and SendRtcp by Harald Alvestrand · 1 year, 5 months ago
  8. 00f1122 Remove extra usage of video-content-type header extension by Harald Alvestrand · 1 year, 6 months ago
  9. f92cc6d Reland: FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 6 months ago
  10. 2d7ccb4 Revert "FrameGeneratorCapturer: don't generate video before Start is called" by Mirko Bonadei · 1 year, 6 months ago
  11. 00a8576 FrameGeneratorCapturer: don't generate video before Start is called by Artem Titov · 1 year, 7 months ago
  12. 5278b39 Add H264Encoder::Create() by Florent Castelli · 1 year, 7 months ago
  13. f0820ff Implement video versions of RTCInboundRtpStreamStats.jitterBuffer{Target,Minimum}Delay by Rasmus Brandt · 1 year, 7 months ago
  14. 621cb29 Fix video version of RTCInboundRtpStreamStats.jitterBufferDelay to obey spec. by Rasmus Brandt · 1 year, 8 months ago
  15. 7220ee9 Format the rest by Jared Siskin · 1 year, 8 months ago
  16. 8a9f3a8 Reland "Remove dependency of video_replay on TestADM." by Artem Titov · 1 year, 8 months ago
  17. f9e3bdd Revert "Remove dependency of video_replay on TestADM." by Jeremy Leconte · 1 year, 9 months ago
  18. 0171666 Remove dependency of video_replay on TestADM. by Artem Titov · 1 year, 9 months ago
  19. 014b244 Keep SVC max bitrate if number of spatial layers are reduced. by Åsa Persson · 1 year, 10 months ago
  20. 12910ca Apply resolution-bitrate limits collected from field trial (cl/294600) for AV1. by Michael Horowitz · 1 year, 10 months ago
  21. 217b384 Remove rtp header extension from config of Call audio and video receivers by Per K · 1 year, 11 months ago
  22. 664cf14 Reland "Delete PacketReceiver::DeliverPacket from all implementations" by Per K · 2 years ago
  23. f2a083f Revert "Delete PacketReceiver::DeliverPacket from all implementations" by Andrey Logvin · 2 years ago
  24. 897ea04 Delete PacketReceiver::DeliverPacket from all implementations by Per K · 2 years ago
  25. 89870ff Reland "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years ago
  26. 3e61f88 Revert "Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp" by Per Kjellander · 2 years ago
  27. 3b96f2c Change CallTests to use new PacketReceiver::DeliverRtp and PacketReceiver::DeliverRtcp by Per K · 2 years ago
  28. 4885de4 Remove test workaround to catch scenario when packet is resent before sent by Danil Chapovalov · 2 years ago
  29. 43d4eee [Unwrap] Migrate rtp_rtcp_tests to RtpSequenceNumberUnwrapper by Evan Shrubsole · 2 years ago
  30. 5d8b49b [Unwrap] Migrate transport_feedback_tests to RtpSequenceNumberUnwrapper by Evan Shrubsole · 2 years ago
  31. 9253240 Reland "Remove use of ReceiveStreamRtpConfig:transport_cc" by Per K · 2 years ago
  32. be5c713 Revert "Remove use of ReceiveStreamRtpConfig:transport_cc" by Olga Sharonova · 2 years ago
  33. 97ba853 Remove use of ReceiveStreamRtpConfig:transport_cc by Per K · 2 years ago
  34. 7ade9b2 Fix RecoversWithFlexfecAndNack flakiness by Jeremy Leconte · 2 years, 1 month ago
  35. 09da10e Add powerEfficientDecoder and powerEfficientEncoder stats by Evan Shrubsole · 2 years, 3 months ago
  36. 80c87d7 RtpEncodingParameters::request_resolution patch 2 by Jonas Oreland · 2 years, 3 months ago
  37. 6c2dae2 Move VideoEncoderConfig from api/ into video/config by Jonas Oreland · 2 years, 3 months ago
  38. 1262eb5 Move EncoderStreamFactory into own file by Jonas Oreland · 2 years, 3 months ago
  39. eb3307f Revert "cleanup obsolete sps-pps-idr field trial" by Erik Språng · 2 years, 5 months ago
  40. 4f79b1d cleanup obsolete sps-pps-idr field trial by Philipp Hancke · 2 years, 5 months ago
  41. 2cfc1af Update rtc::Event::Wait call sites to use TimeDelta. by Markus Handell · 2 years, 5 months ago
  42. f4f2287 CallTest: migrate timeouts to TimeDelta. by Markus Handell · 2 years, 5 months ago
  43. e519f38 Remove rtc::Location from SendTask test helper by Danil Chapovalov · 2 years, 5 months ago
  44. 95eeaa7 Migrate video/ to absl::AnyInvocable based TaskQueueBase interface by Danil Chapovalov · 2 years, 6 months ago
  45. c374d11 Move to_queued_task.h and pending_task_safety_flag.h into public API by Artem Titov · 2 years, 7 months ago
  46. 3176ef7 Rename AudioReceiveStream to AudioReceiveStreamInterface by Tommi · 2 years, 8 months ago
  47. f6f4543 Rename VideoReceiveStream to VideoReceiveStreamInterface by Tommi · 2 years, 8 months ago
  48. 2ee3e4d Use resolution bitrate limits if one spatial layer is configured via scalability mode. by Asa Persson · 2 years, 8 months ago
  49. c0a9f35 Define SimulcastStream as an alias for SpatialLayer by Niels Möller · 2 years, 8 months ago
  50. ae2f39c Refactor ResolutionBitrateLimitsTest by Niels Möller · 2 years, 8 months ago
  51. b3517fe Remove RefCountedObject dependency from FakeFrameDecryptor by Tomas Gunnarsson · 2 years, 10 months ago
  52. 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 2 years, 10 months ago
  53. 6d05797 StatsEndToEndTests: Remove unneeded fake renderer in tests. by Asa Persson · 3 years, 2 months ago
  54. d325196 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED by Artem Titov · 3 years, 2 months ago
  55. 069539e StatsEndToEndTest.VerifyNackStats: Fix flaky test. by Asa Persson · 3 years, 2 months ago
  56. c86e1c2 StatsEndToEndTest.TestReceivedRtpPacketStats: Fix flaky test. by Asa Persson · 3 years, 2 months ago
  57. 3da2577 BandwidthEndToEndTest.RembWithSendSideBwe: fix UAF. by Markus Handell · 3 years, 2 months ago
  58. f135800 Roll chromium_revision 47dc8e2f50..680b7dae9d (912091:912910) by Mirko Bonadei · 3 years, 5 months ago
  59. ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 5 months ago
  60. 25ab322 Replace assert() with RTC_DCHECK(). by Mirko Bonadei · 3 years, 6 months ago
  61. 00ca004 Unify helpers IsRtpPacket and IsRtcpPacket by Danil Chapovalov · 3 years, 6 months ago
  62. 885d538 ModuleRtpRtcpImpl2: remove RTCP send polling. by Markus Handell · 3 years, 7 months ago
  63. 1c1f540 Factor out common receive stream methods to a common interface. by Tommi · 3 years, 7 months ago
  64. 47f5f8c Reduce usage of RtpHeaderParser::CreateForTest in favor of RtpPacket by Danil Chapovalov · 3 years, 7 months ago
  65. ea7474e Remove redundant VideoSendStream::rtcp_stats field by Danil Chapovalov · 3 years, 8 months ago
  66. 788d805 Reland "Remove Invoke from VideoChannel::FillBitrateInfo." by Tomas Gunnarsson · 3 years, 8 months ago
  67. 48a4d33 Revert "Remove Invoke from VideoChannel::FillBitrateInfo." by Mirko Bonadei · 3 years, 8 months ago
  68. 1a17957 Remove Invoke from VideoChannel::FillBitrateInfo. by Tommi · 3 years, 8 months ago
  69. c1d5891 Replace `new rtc::RefCountedObject` with `rtc::make_ref_counted` in a few files by Tomas Gunnarsson · 3 years, 9 months ago
  70. 4a4273b VP9 ResolutionBitrateLimits: If bitrates are configured, use intersection. by Åsa Persson · 3 years, 10 months ago
  71. 2accc7d Revert "Add task queue to RtpRtcpInterface::Configuration." by Niels Moller · 4 years ago
  72. f23e214 Add task queue to RtpRtcpInterface::Configuration. by Niels Möller · 4 years ago
  73. b03b6c8 Move setting of encoder bitrate allocation callback type to VideoSendStream by Per Kjellander · 4 years ago
  74. 47a03e8 Default enable sending transport sequence numbers on audio packets. by Jakob Ivarsson · 4 years, 1 month ago
  75. dcef641 Stop using VideoBitrateAllocationObserver in VideoStreamEncoder. by Per Kjellander · 4 years, 3 months ago
  76. 3e3e166 Migrates probing end-to-end test to scenario test. by Erik Språng · 4 years, 3 months ago
  77. 3c65a2b Cleans up code related to video packetization overhead. by Erik Språng · 4 years, 3 months ago
  78. 81d6918 SsrcEndToEndTest: Configure bitrate via VideoEncoderConfig. by Åsa Persson · 4 years, 3 months ago
  79. 2b068ce Reland "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 5 months ago
  80. a4f23ad Revert "Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory." by Philip Eliasson · 4 years, 5 months ago
  81. acb9d83 Moved VideoReceiveStream::Decoder::decoder_factory to VideoReceiveStream::Config::decoder_factory. by philipel · 4 years, 5 months ago
  82. 95e659d Replace individual encoder/decoder factories with a single encoder/decoder factory in MultiCodecReceiveTests. by philipel · 4 years, 5 months ago
  83. 9bbff07 Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex. by Markus Handell · 4 years, 6 months ago
  84. f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 7 months ago
  85. 636865e Delete field trial WebRTC-GenericDescriptor by Danil Chapovalov · 4 years, 7 months ago
  86. fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 7 months ago
  87. 3a5742c Add thread/sequence checks to ModuleRtpRtcpImpl. by Tommi · 4 years, 8 months ago
  88. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 9 months ago
  89. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 4 years, 9 months ago
  90. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 4 years, 9 months ago
  91. 99eb20b StatsEndToEndTest: Configure bitrate via VideoEncoderConfig. by Åsa Persson · 4 years, 10 months ago
  92. ce515f7 Add an integration test frame encryption works with DependencyDescriptor by Danil Chapovalov · 4 years, 11 months ago
  93. 0f6bf75 Make video engine tests aware of padding packets by Danil Chapovalov · 5 years ago
  94. ef3998f Add directive to make webrtc metrics optional. by Ying Wang · 5 years ago
  95. 33f9d2b Migrate WebRTC on FrameGeneratorInterface and remove FrameGenerator class by Artem Titov · 5 years ago
  96. c347585 Use RtpPacket instead of legacy RtpHeaderParser in video/ tests by Danil Chapovalov · 5 years ago
  97. 014dd3c Trials should always be populated in call config. by Erik Språng · 5 years ago
  98. 5256d8b Refactor FrameGenerator to return VideoFrameBuffer with VideoFrame::UpdateRect by Artem Titov · 5 years ago
  99. 0197887 Stop using DEPRECATED_SingleThreadedTaskQueueForTesting in MultiStreamTester by Danil Chapovalov · 5 years ago
  100. 1242d9c Reland Cleanup MultiStreamTester by Danil Chapovalov · 5 years ago