1. fd5770d Remove obsolete field trial from the tests by Ilya Nikolaevskiy · 6 years ago
  2. 1beef1a Delete VideoSendStream::EnableEncodedFrameRecording. by Niels Möller · 6 years ago
  3. d3b8c63 Reland "Add spatial index to EncodedImage." by Niels Möller · 6 years ago
  4. c714b6e Adds TaskQueue congestion controller tests in VideoSendStreamTest. by Sebastian Jansson · 6 years ago
  5. b0d4b41 Use a lock to protect members accessed by RtpVideoStreamReceiver::GetSyncInfo() by Niels Möller · 6 years ago
  6. 5304a32 Delete StreamStatistician::IsRetransmitOfOldPacket by Niels Möller · 6 years ago
  7. 5a998d7 Revert "Add spatial index to EncodedImage." by Niels Moller · 6 years ago
  8. da0898d Add spatial index to EncodedImage. by Niels Möller · 6 years ago
  9. 8fdcac3 Remove clang:find_bad_constructs suppression from call:call. by Mirko Bonadei · 6 years ago
  10. e269cb4 Add support of overriding network simulation in video quality tests. by Artem Titov · 6 years ago
  11. f18b352 Reland: Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  12. 17790c3 Revert "Rename VideoQualityTestFixtureInterface::Params.pipe into config." by Artem Titov · 6 years ago
  13. 255750b Adds support for real audio devices in video_quality_test. by henrika · 6 years ago
  14. 7f2eab0 Rename VideoQualityTestFixtureInterface::Params.pipe into config. by Artem Titov · 6 years ago
  15. b0588e6 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  16. 8d92e8d Revert "Reland "Move FakeCodec to separate target and behave like real encoder."" by Ilya Nikolaevskiy · 6 years ago
  17. 90ab76d Adds support for JSON config in video_replay. by Benjamin Wright · 6 years ago
  18. 86fbea1 Fix VideoSendStreamImpl::OnPacketFeedbackError: operator precedence. by Benoît Lizé · 7 years ago
  19. 8dad9b4 Eliminate NackModule dependency on VCMPacket by Niels Möller · 6 years ago
  20. 631cafa Eliminate methods SetConfig() from DirectTransport and FakeNetworkPipe by Artem Titov · 6 years ago
  21. 3df1d5d Revert removal of simulcast screenshare experimental code (killswitch checks) by Ilya Nikolaevskiy · 6 years ago
  22. f2a8287 Reland "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  23. 0e90982 Enable --rtc_event_log_name flag for more tests. by Niels Möller · 6 years ago
  24. 0b92678 Fix NACK logic for empty packets by Niels Möller · 6 years ago
  25. c5d121e Disable flaky TestFlexfecRtpStatePreservation by Emircan Uysaler · 6 years ago
  26. 7d13a6e Revert "Move FakeCodec to separate target and behave like real encoder." by Ilya Nikolaevskiy · 6 years ago
  27. 223eba5 Move FakeCodec to separate target and behave like real encoder. by Ilya Nikolaevskiy · 6 years ago
  28. 280632b Delete unneeded forward declares of RtpReceiver by Niels Möller · 6 years ago
  29. 2377588 Add accessor methods for RTP timestamp of EncodedImage. by Niels Möller · 6 years ago
  30. cf42781 Fix --logs flag to webrtc_perf_tests by Niels Möller · 6 years ago
  31. f1f363f Renames test::VideoCapturer to TestVideoCapturer. by Sebastian Jansson · 6 years ago
  32. 4e199e9 Mark DirectTransport subclasses ctors as deprecated and switch from them by Artem Titov · 6 years ago
  33. dd2eebe Deprecate two DirectTransport ctors and remove their direct usage. by Artem Titov · 6 years ago
  34. c02df81 Eliminate SetClockOffset() from DirectTransport. by Artem Titov · 6 years ago
  35. 46c4e60 Introduce SimulatedNetworkReceiverInterface. by Artem Titov · 6 years ago
  36. 639602a Activate initial framedrop when first BW estimate arrives by Kári Tristan Helgason · 6 years ago
  37. f5033ad In (new) estimator of encoder cpu load, count max per input frame. by Niels Möller · 6 years ago
  38. 9701e0c Makes treatment of received reports of packets lost signed. by Sebastian Jansson · 6 years ago
  39. 20317f9 Clear encoded frame map on gap in timestamp. by Åsa Persson · 6 years ago
  40. 61e511a Delete unneeded forward declares of vcm::VideoReceiver. by Niels Möller · 6 years ago
  41. 948b7e3 Revert "Add initial support for RtpEncodingParameters max_framerate." by Mirko Bonadei · 6 years ago
  42. ced5cfd Add initial support for RtpEncodingParameters max_framerate. by Åsa Persson · 6 years ago
  43. 2ff1f2a Reland "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Möller · 6 years ago
  44. b6b1cac Experimental improvements for simulcast screenshare by Erik Språng · 6 years ago
  45. 29d8846 Remove RTPVideoHeader::vp9() accessors. by philipel · 6 years ago
  46. 1788dcb Revert "Refactor RtpVideoStreamReceiver without RtpReceiver." by Niels Moller · 6 years ago
  47. 0b9e01d Refactor RtpVideoStreamReceiver without RtpReceiver. by Niels Möller · 6 years ago
  48. 58d2a5e Tolerate out of order samples to SendProcessingUsage2::FrameSent. by Niels Möller · 6 years ago
  49. 39a44b2 In video_quality_test, maintain capturer startup within CPU timing interval. by Christoffer Rodbro · 6 years ago
  50. 5ca90f5 Ensures that packets_lost is always positive. by Sebastian Jansson · 6 years ago
  51. c2a0288 Enable audio in video_quality_test. by Christoffer Rodbro · 6 years ago
  52. 7008287 Delete struct webrtc::PacketTime. by Niels Möller · 6 years ago
  53. 264bee8 Remove memcheck. by Mirko Bonadei · 6 years ago
  54. 7d745e5 Reland "Remove RTPVideoHeader::h264() accessors." by philipel · 6 years ago
  55. 45a4c41 Never invoke rtc::LogMessage::SetLogToStderr outside of main. by Mirko Bonadei · 6 years ago
  56. df9e9ae Delete RtpVideoStreamReceiver methods GetRtpReceiver and rtp_rtcp by Niels Möller · 6 years ago
  57. c3d0d0d Delete unused RtpVideoStreamReceiver methods GetRemoteSsrc and GetCsrcs by Niels Möller · 6 years ago
  58. a3df0f2 Remove simulcast screenshare experimental code by Ilya Nikolaevskiy · 6 years ago
  59. a12c42a Delete root header file typedef.h. by Niels Möller · 6 years ago
  60. 213618e New api function CreateVideoStreamEncoder. by Niels Möller · 6 years ago
  61. 4206a0a Exposing video bitrate allocator into API by Jiawei Ou · 6 years ago
  62. ea1bb35 Cleanup networkroute.h by Steve Anton · 6 years ago
  63. 5d7a4c6 Fixing py lint errors by Artem Titov · 6 years ago
  64. 9416ef8 Rename PayloadRouter to RtpVideoSender. by Stefan Holmer · 6 years ago
  65. 5ed25af Properly clean up RtpVideoSender. by Stefan Holmer · 7 years ago
  66. 89b2963 Reland "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  67. dbdb3a0 Refactoring PayloadRouter. by Stefan Holmer · 7 years ago
  68. ca536d4 Revert "Enable simulcast screenshare by default" by Ilya Nikolaevskiy · 7 years ago
  69. d43c692 Enable simulcast screenshare by default by Ilya Nikolaevskiy · 7 years ago
  70. 5daeff9 Revert "Remove RTPVideoHeader::h264() accessors." by JT Teh · 7 years ago
  71. 0823eec Reland "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 7 years ago
  72. c528c0a Revert "Reland "Add Profile 2 configuration to VP9 Encoder and Decoder"" by Emircan Uysaler · 7 years ago
  73. cb853c8 Reland "Add Profile 2 configuration to VP9 Encoder and Decoder" by Emircan Uysaler · 7 years ago
  74. dfbced6 Remove RTPVideoHeader::h264() accessors. by philipel · 7 years ago
  75. 7258224 Replaces call config create in tests with modify. by Sebastian Jansson · 7 years ago
  76. 3bd2c79 Moving functionality from VideoQualityTest to CallTest by Sebastian Jansson · 7 years ago
  77. f33905d Makes some CallTest members private. by Sebastian Jansson · 7 years ago
  78. e6d7c3e Using FunctionVideoEncoderFactory in VideoQualityTest. by Sebastian Jansson · 7 years ago
  79. 8e6602f Separates send and receive event log in CallTest. by Sebastian Jansson · 7 years ago
  80. 798ee75 Always disable RED when ULPFEC is disabled. by Kári Tristan Helgason · 7 years ago
  81. 14ac793 Temporarly disable KSVC perf tests on Mac because of crashes by Ilya Nikolaevskiy · 7 years ago
  82. a715f28 Fix handling invalid empty red packets by Danil Chapovalov · 7 years ago
  83. a2f1533 Moved PayloadRouter to call/. by Stefan Holmer · 7 years ago
  84. 28bb391 Fix incorrect screenshare bitrate configs in test cases by Erik Språng · 7 years ago
  85. 2d82ade Revert "Add Profile 2 configuration to VP9 Encoder and Decoder" by Qingsi Wang · 7 years ago
  86. fc9c4e8 Add Profile 2 configuration to VP9 Encoder and Decoder by Emircan Uysaler · 7 years ago
  87. 1a4746a Change RTPVideoTypeHeader to absl::variant and move RTPVideoHeader into its own h/cc file. by philipel · 7 years ago
  88. d4c5d63 Moves VideoAnalyzer class to a separate file. by Sebastian Jansson · 7 years ago
  89. bed801e Removes unnecessary destructor checks in tests. by Sebastian Jansson · 7 years ago
  90. 5e898d6 Stop using VideoCodec.targetBitrate for vp8 screenshare config by Erik Språng · 7 years ago
  91. 5ab67a5 Add accessors to the types in the RTPVideoTypeHeader in RTPVideoHeader. by philipel · 7 years ago
  92. 918f50c Use absl::make_unique and absl::WrapUnique directly by Karl Wiberg · 7 years ago
  93. cb96ad8 Add ParsedPayload::video_header() accessor. by philipel · 7 years ago
  94. 64b17c2 Remove StreamStatistician::IsPacketInOrder by Danil Chapovalov · 7 years ago
  95. 52f53d5 Revert "Add Timestamp accessor methods to the EncodedImage class." by Björn Terelius · 7 years ago
  96. f34d467 Add Timestamp accessor methods to the EncodedImage class. by Niels Möller · 7 years ago
  97. 43800f9 Generalize SimulcastEncoderAdapter, use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago
  98. b6b29e0 Convert video quality test from a TEST_F to a TEST fixture. by Patrik Höglund · 7 years ago
  99. 6f440ed Revert "Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8." by Mirko Bonadei · 7 years ago
  100. 07efe43 Implement H264 simulcast support and generalize SimulcastEncoderAdapter use for H264 & VP8. by Sergio Garcia Murillo · 7 years ago