1. 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 4 years, 10 months ago
  2. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 4 years, 10 months ago
  3. 834a554 Include module_common_types.h only where needed by Niels Möller · 4 years, 10 months ago
  4. bf5ee00 Disable prerender smoothing in MultiCodecReceiveTest. by Åsa Persson · 4 years, 10 months ago
  5. f7457e5 Store PacketBuffer by value instead of as reference counted object by Danil Chapovalov · 4 years, 10 months ago
  6. 04fd215 Cleanup passing rtp packet to ulpfec receiver. by Danil Chapovalov · 4 years, 10 months ago
  7. 0cff4fc Removed unused frame_size param from RtpFrameObject ctor. by philipel · 4 years, 10 months ago
  8. b5e4785 RtpFrameObject now takes an EncodedImageBuffer in its ctor. by philipel · 4 years, 10 months ago
  9. f0be5b5 Make GetBitstream non-virtual since it is no longer needed for testing. by philipel · 4 years, 10 months ago
  10. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 4 years, 10 months ago
  11. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 4 years, 10 months ago
  12. ee5ec9a Replacing local closure classes with C++14 moving capture lambdas. by Sebastian Jansson · 4 years, 10 months ago
  13. 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 4 years, 10 months ago
  14. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 4 years, 10 months ago
  15. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 4 years, 11 months ago
  16. 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 4 years, 11 months ago
  17. d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 4 years, 11 months ago
  18. a740142 Refactor LossNotificationController to not use VCMPacket by Niels Möller · 4 years, 11 months ago
  19. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 4 years, 11 months ago
  20. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 4 years, 11 months ago
  21. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 4 years, 11 months ago
  22. ca79dc6 Delete VideoReceiver2::TriggerDecoderShutdown. by Niels Möller · 4 years, 11 months ago
  23. 626f7ff Update video_replay. by Sergey Silkin · 4 years, 11 months ago
  24. de5f639 Removes decoder thread fallback from VideoReceiveStream. by Sebastian Jansson · 4 years, 11 months ago
  25. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 4 years, 11 months ago
  26. 0cd61b6 MultiCodecReceiveTest: fix for flaky test. by Åsa Persson · 4 years, 11 months ago
  27. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 4 years, 11 months ago
  28. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 4 years, 11 months ago
  29. ee3d995 New class VideoReceiver2, a trimmed-down vcm::VideoReceiver by Niels Möller · 4 years, 11 months ago
  30. cf9cbf5 Add support for stable bitrate target in SvcRateAllocator by Erik Språng · 5 years ago
  31. 8c5520c Reland "Make the min video bitrate in VideoSendStream configurable." by Ying Wang · 5 years ago
  32. 1d2149c Revert "Make the min video bitrate in VideoSendStream configurable." by Alessio Bazzica · 5 years ago
  33. b2fb0b9 Make the min video bitrate in VideoSendStream configurable. by Ying Wang · 5 years ago
  34. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 5 years ago
  35. 5056af0 Make sure link allocation is at least as large as bitrate sum. by Erik Språng · 5 years ago
  36. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  37. 8226875 Avoids race during VideoStreamEncoder unittest teardown by Erik Språng · 5 years ago
  38. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  39. 4b9701e Fix simulcast tests and PC framework for conference mode support by Artem Titov · 5 years ago
  40. 3b69817 Revert "Reland "Preserve min and max playout delay from RTP header extension"" by Johannes Kron · 5 years ago
  41. 87bed47 Reland "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  42. f31cc08 Revert "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  43. 85ba997 Preserve min and max playout delay from RTP header extension by Johannes Kron · 5 years ago
  44. a370556 Refactor to free up PacketBuffer as soon as possible by Johannes Kron · 5 years ago
  45. caef51e Consolidate FEC book-keeping by Niels Möller · 5 years ago
  46. 30ab015 BalancedDegradationSettings: add min bitrate configuration for resolution. by Åsa Persson · 5 years ago
  47. 31d1bce Fix deadlock in VideoSendStream tests, cause of flake on some bots. by Tommi · 5 years ago
  48. 0c141c5 Fix frames dropped statistics by Johannes Kron · 5 years ago
  49. 3b407ff Tune qp threshold for VP9 blocky video by Ilya Nikolaevskiy · 5 years ago
  50. 4869bd6 Add method CanAdaptUp based on bitrate to BalancedDegradationSettings. by Åsa Persson · 5 years ago
  51. d77cc24 New const method StreamStatistician::GetStats by Niels Möller · 5 years ago
  52. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 5 years ago
  53. 1c2f637 Simplify the VideoFrameDumpingDecoder API. by Markus Handell · 5 years ago
  54. 54d5d2c Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc by Erik Språng · 5 years ago
  55. fdf3880 Make "WebRTC-BweAllocProbingOnlyInAlr/Enabled/" default and remove key. by Konrad Hofbauer · 5 years ago
  56. e3a10e1 Remove usage of RtpRtcp::SetSSRC() in video/ by Erik Språng · 5 years ago
  57. 17f9ee5 Enable `VideoReceiveStreamTestWithFakeDecoder.RenderedFrameUpdatesGetSources` for iOS. by Chen Xing · 5 years ago
  58. 9755f97 Update constributing source before publishing frame by Jonas Oreland · 5 years ago
  59. f5e5d25 BalancedDegradationSettings: add option to configure a min framerate diff. by Åsa Persson · 5 years ago
  60. 65feec5 Reenable UlpfecWithNack integration tests by Danil Chapovalov · 5 years ago
  61. 1b247f1 BalancedDegradationSettings: add option to configure min bitrate. by Åsa Persson · 5 years ago
  62. c14b233 Disable the most flaky tests on iOS. by Sami Kalliomäki · 5 years ago
  63. d781965 Delete StreamDataCountersCallback from ReceiveStatistics by Niels Möller · 5 years ago
  64. 6b2cec1 Use recommended min bitrate limit provided by encoder. by Sergey Silkin · 5 years ago
  65. 48b48e5 Enable thread check in Call::GetStats(). by Tommi · 5 years ago
  66. a52e9bd Use StreamStatistician::BitrateReceived to produce total_bitrate_bps for GetStats. by Niels Möller · 5 years ago
  67. 44327c3 Update test::CreateVideoStreams to use configured scale_resolution_down_by if set. by Åsa Persson · 5 years ago
  68. 0d210ee Change return type of of ReceiveStatistics::Create to unique_ptr. by Niels Möller · 5 years ago
  69. 891d393 Call Call::GetStats() from the correct thread in ProbingEndToEndTest. by Tommi · 5 years ago
  70. aaaf804 Call Call::GetStats() from the correct thread in VideoSendStreamTest. by Tommi · 5 years ago
  71. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 5 years ago
  72. 12ebfa6 Delete RtcpStatisticsCallback from ReceiveStatistics by Niels Möller · 5 years ago
  73. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 5 years ago
  74. d23f67e Call Call::GetStats() from the correct thread in StatsEndToEndTest. by Tommi · 5 years ago
  75. 1e49ab2 Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support. by Artem Titov · 5 years ago
  76. c89468a Fix CallStatsUnittests to update the RTT on the process thread (as in production). by Tommi · 5 years ago
  77. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 5 years ago
  78. e80885a Call Call::GetStats() from the correct thread in our bandwidth tests. by Tommi · 5 years ago
  79. b56cca3 Remove the old `ContributingSources` class. by Chen Xing · 5 years ago
  80. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 5 years ago
  81. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 5 years ago
  82. 9a9f18a Get WebRTC.Video.ReceivedPacketsLostInPercent from ReceiveStatistics by Niels Möller · 5 years ago
  83. 5e155a6 ReportBlockStatsTest: Remove usage of RTCPReportBlock (no longer used). by Åsa Persson · 5 years ago
  84. 0c67c80 Guard video analyzer against race conditions. by Yves Gerey · 5 years ago
  85. bd3f305 Request a new key frame if packet buffer is cleared by Johannes Kron · 5 years ago
  86. 77d3efc Simplify ReportBlockStats by Niels Möller · 5 years ago
  87. ea9798c Update video quality tests units reporting. by Artem Titov · 5 years ago
  88. a1b99b3 Use total_decode_time_ms in VideoAnalyzer by Johannes Kron · 5 years ago
  89. ed0febf Add k prefix to FrameGenerator::OutputType enum values by Sebastian Jansson · 5 years ago
  90. 733a781 Migrate 2 test with Vp9 SVC test on PC framework by Artem Titov · 5 years ago
  91. 39483c6 Migrate some Vp8 simulcast and screen share tests on PC framework by Artem Titov · 5 years ago
  92. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  93. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 5 years ago
  94. 9b1f24d Reland "Add ability to set RTCP sender ssrc at construction time" by Mirko Bonadei · 5 years ago
  95. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 5 years ago
  96. a0e2609 Partially revert of ColorSpace information copying around decoders by Ilya Nikolaevskiy · 5 years ago
  97. 8b3e4e2 Revert "Reland "Add ability to set RTCP sender ssrc at construction time"" by Mirko Bonadei · 5 years ago
  98. 66b3860 Remove WebRTC-SimulcastScreenshare and enable it by default by Florent Castelli · 5 years ago
  99. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 5 years ago
  100. 6f420e4 Reland "Add ability to set RTCP sender ssrc at construction time" by Erik Språng · 5 years ago