1. a740142 Refactor LossNotificationController to not use VCMPacket by Niels Möller · 6 years ago
  2. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 6 years ago
  3. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 6 years ago
  4. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 6 years ago
  5. ca79dc6 Delete VideoReceiver2::TriggerDecoderShutdown. by Niels Möller · 6 years ago
  6. 626f7ff Update video_replay. by Sergey Silkin · 6 years ago
  7. de5f639 Removes decoder thread fallback from VideoReceiveStream. by Sebastian Jansson · 6 years ago
  8. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 6 years ago
  9. 0cd61b6 MultiCodecReceiveTest: fix for flaky test. by Åsa Persson · 6 years ago
  10. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 6 years ago
  11. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 6 years ago
  12. ee3d995 New class VideoReceiver2, a trimmed-down vcm::VideoReceiver by Niels Möller · 6 years ago
  13. cf9cbf5 Add support for stable bitrate target in SvcRateAllocator by Erik Språng · 6 years ago
  14. 8c5520c Reland "Make the min video bitrate in VideoSendStream configurable." by Ying Wang · 6 years ago
  15. 1d2149c Revert "Make the min video bitrate in VideoSendStream configurable." by Alessio Bazzica · 6 years ago
  16. b2fb0b9 Make the min video bitrate in VideoSendStream configurable. by Ying Wang · 6 years ago
  17. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 6 years ago
  18. 5056af0 Make sure link allocation is at least as large as bitrate sum. by Erik Språng · 6 years ago
  19. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 6 years ago
  20. 8226875 Avoids race during VideoStreamEncoder unittest teardown by Erik Språng · 6 years ago
  21. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 6 years ago
  22. 4b9701e Fix simulcast tests and PC framework for conference mode support by Artem Titov · 6 years ago
  23. 3b69817e Revert "Reland "Preserve min and max playout delay from RTP header extension"" by Johannes Kron · 6 years ago
  24. 87bed47 Reland "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 6 years ago
  25. f31cc08 Revert "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 6 years ago
  26. 85ba997 Preserve min and max playout delay from RTP header extension by Johannes Kron · 6 years ago
  27. a370556 Refactor to free up PacketBuffer as soon as possible by Johannes Kron · 6 years ago
  28. caef51e Consolidate FEC book-keeping by Niels Möller · 6 years ago
  29. 30ab015 BalancedDegradationSettings: add min bitrate configuration for resolution. by Åsa Persson · 6 years ago
  30. 31d1bce Fix deadlock in VideoSendStream tests, cause of flake on some bots. by Tommi · 6 years ago
  31. 0c141c5 Fix frames dropped statistics by Johannes Kron · 6 years ago
  32. 3b407ff Tune qp threshold for VP9 blocky video by Ilya Nikolaevskiy · 6 years ago
  33. 4869bd6 Add method CanAdaptUp based on bitrate to BalancedDegradationSettings. by Åsa Persson · 6 years ago
  34. d77cc24 New const method StreamStatistician::GetStats by Niels Möller · 6 years ago
  35. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 6 years ago
  36. 1c2f637 Simplify the VideoFrameDumpingDecoder API. by Markus Handell · 6 years ago
  37. 54d5d2c Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc by Erik Språng · 6 years ago
  38. fdf3880 Make "WebRTC-BweAllocProbingOnlyInAlr/Enabled/" default and remove key. by Konrad Hofbauer · 6 years ago
  39. e3a10e1 Remove usage of RtpRtcp::SetSSRC() in video/ by Erik Språng · 6 years ago
  40. 17f9ee5 Enable `VideoReceiveStreamTestWithFakeDecoder.RenderedFrameUpdatesGetSources` for iOS. by Chen Xing · 6 years ago
  41. 9755f97 Update constributing source before publishing frame by Jonas Oreland · 6 years ago
  42. f5e5d25 BalancedDegradationSettings: add option to configure a min framerate diff. by Åsa Persson · 6 years ago
  43. 65feec5 Reenable UlpfecWithNack integration tests by Danil Chapovalov · 6 years ago
  44. 1b247f1 BalancedDegradationSettings: add option to configure min bitrate. by Åsa Persson · 6 years ago
  45. c14b233 Disable the most flaky tests on iOS. by Sami Kalliomäki · 6 years ago
  46. d781965 Delete StreamDataCountersCallback from ReceiveStatistics by Niels Möller · 6 years ago
  47. 6b2cec1 Use recommended min bitrate limit provided by encoder. by Sergey Silkin · 6 years ago
  48. 48b48e5 Enable thread check in Call::GetStats(). by Tommi · 6 years ago
  49. a52e9bd Use StreamStatistician::BitrateReceived to produce total_bitrate_bps for GetStats. by Niels Möller · 6 years ago
  50. 44327c3 Update test::CreateVideoStreams to use configured scale_resolution_down_by if set. by Åsa Persson · 6 years ago
  51. 0d210ee Change return type of of ReceiveStatistics::Create to unique_ptr. by Niels Möller · 6 years ago
  52. 891d393 Call Call::GetStats() from the correct thread in ProbingEndToEndTest. by Tommi · 6 years ago
  53. aaaf804 Call Call::GetStats() from the correct thread in VideoSendStreamTest. by Tommi · 6 years ago
  54. b168678 Add RTC_ prefix to non-standard format specifier macro "PRIdNS" by Oleh Prypin · 6 years ago
  55. 12ebfa6 Delete RtcpStatisticsCallback from ReceiveStatistics by Niels Möller · 6 years ago
  56. 83bbe91 Delete deprecated rtc_event_log header by Danil Chapovalov · 6 years ago
  57. d23f67e Call Call::GetStats() from the correct thread in StatsEndToEndTest. by Tommi · 6 years ago
  58. 1e49ab2 Migrate part of Vp9 SVC tests on PC framework. Add temporal layers support. by Artem Titov · 6 years ago
  59. c89468a Fix CallStatsUnittests to update the RTT on the process thread (as in production). by Tommi · 6 years ago
  60. 4d7c405 Split out RtcpCnameCallback from RtcpStatisticsCallback by Niels Möller · 6 years ago
  61. e80885a Call Call::GetStats() from the correct thread in our bandwidth tests. by Tommi · 6 years ago
  62. b56cca3 Remove the old `ContributingSources` class. by Chen Xing · 6 years ago
  63. 139f4dc QualityScaler: Add option to try fast adapt down at start up based on initial bw estimates. by Åsa Persson · 6 years ago
  64. 8bbdb5b Update VideoBitrateAllocator allocate to take a struct with more fields by Florent Castelli · 6 years ago
  65. 9a9f18a Get WebRTC.Video.ReceivedPacketsLostInPercent from ReceiveStatistics by Niels Möller · 6 years ago
  66. 5e155a6 ReportBlockStatsTest: Remove usage of RTCPReportBlock (no longer used). by Åsa Persson · 6 years ago
  67. 0c67c80 Guard video analyzer against race conditions. by Yves Gerey · 6 years ago
  68. bd3f305 Request a new key frame if packet buffer is cleared by Johannes Kron · 6 years ago
  69. 77d3efc Simplify ReportBlockStats by Niels Möller · 6 years ago
  70. ea9798c Update video quality tests units reporting. by Artem Titov · 6 years ago
  71. a1b99b3 Use total_decode_time_ms in VideoAnalyzer by Johannes Kron · 6 years ago
  72. ed0febf Add k prefix to FrameGenerator::OutputType enum values by Sebastian Jansson · 6 years ago
  73. 733a781 Migrate 2 test with Vp9 SVC test on PC framework by Artem Titov · 6 years ago
  74. 39483c6 Migrate some Vp8 simulcast and screen share tests on PC framework by Artem Titov · 6 years ago
  75. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 6 years ago
  76. 0182a03 Reland "Remove the injectable bitrate allocation strategy API." by Jonas Olsson · 6 years ago
  77. 9b1f24d Reland "Add ability to set RTCP sender ssrc at construction time" by Mirko Bonadei · 6 years ago
  78. e95b57c Revert "Remove the injectable bitrate allocation strategy API." by Mirko Bonadei · 6 years ago
  79. a0e2609 Partially revert of ColorSpace information copying around decoders by Ilya Nikolaevskiy · 6 years ago
  80. 8b3e4e2 Revert "Reland "Add ability to set RTCP sender ssrc at construction time"" by Mirko Bonadei · 6 years ago
  81. 66b3860 Remove WebRTC-SimulcastScreenshare and enable it by default by Florent Castelli · 6 years ago
  82. 80cb3f6 Remove the injectable bitrate allocation strategy API. by Jonas Olsson · 6 years ago
  83. 6f420e4 Reland "Add ability to set RTCP sender ssrc at construction time" by Erik Språng · 6 years ago
  84. 6456e35 Use max bitrate limit recommended by encoder. by Sergey Silkin · 6 years ago
  85. 34462f5 Revert "Add ability to set RTCP sender ssrc at construction time" by Ilya Nikolaevskiy · 6 years ago
  86. 94c58fd Add ability to set RTCP sender ssrc at construction time by Erik Språng · 6 years ago
  87. a4d8737 Format almost everything. by Jonas Olsson · 6 years ago
  88. 48284b8 BalancedDegradationSettings: Add option to configure fps based on codec type. by Åsa Persson · 6 years ago
  89. cecee99 Disable VP9 2nd profile test for ios arm64 by Artem Titov · 6 years ago
  90. 6542826 Add new tests with lossy networks on PC test framework by Artem Titov · 6 years ago
  91. 53d45ba Make TaskQueueFactory required construction parameter for Call by Danil Chapovalov · 6 years ago
  92. e8ed830 WebRtcVideoChannel encoder fallback. by philipel · 6 years ago
  93. 443b7ee Destroy existing encoder instance before creating a new one. by Sergey Silkin · 6 years ago
  94. 5ee6967 Don't reset encoder on max/min bitrate change. by Sergey Silkin · 6 years ago
  95. 45befc5 Pass FecControllerOverride to Vp8FrameBufferControllerFactory::Create by Elad Alon · 6 years ago
  96. e731a2e Remove check on supported profile in favor of expilict disabling by Artem Titov · 6 years ago
  97. bfd343b Add totalDecodeTime to RTCInboundRTPStreamStats by Johannes Kron · 6 years ago
  98. 5983087 Forced vp8 sw encoder fallback: only use min bitrate config if codec type is vp8. by Åsa Persson · 6 years ago
  99. 8f01c4e Define FecControllerOverride and plumb it down to VideoEncoder by Elad Alon · 6 years ago
  100. a47ba41 Get rid of deprecated version of NackSender::SendNack [1/2] by Elad Alon · 6 years ago