1. fbec2ec Detach H264 sps pps tracker from VCMPacket by Danil Chapovalov · 5 years ago
  2. ce1ffcd change PacketBuffer to return it's result rather that use callback by Danil Chapovalov · 5 years ago
  3. fcf79cc Add estimatedPlayoutTimestamp to RTCInboundRTPStreamStats. by Åsa Persson · 5 years ago
  4. e76b3ab Add per frame decode time histograms for 4k/HD and VP9/H264 by Johannes Kron · 5 years ago
  5. d15a028 Hide deprecated SingleThreadedTaskQueueForTest behind an accessor by Danil Chapovalov · 5 years ago
  6. 85a1000 Use deprecated SingleThreadedTaskQueueForTesting as regular task queue by Danil Chapovalov · 5 years ago
  7. 9cd53b4 Avoid DEPRECATED_SingleThreadedTaskQueueForTesting::CancelTask in VideoAnalyzer by Danil Chapovalov · 5 years ago
  8. 82a3f0a Replace SingleThreadedTaskQueueForTesting::SendTask usage with ::webrtc::SendTask by Danil Chapovalov · 5 years ago
  9. 89e130a Reland "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Niels Möller · 5 years ago
  10. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 5 years ago
  11. c71d85b Pass full RtpPacket to RtpVideoStreamReceiver::OnReceivedPayload by Danil Chapovalov · 5 years ago
  12. c06aef2 Reland "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  13. fbe84ef Revert "Use just a lookup map of RTP modules in PacketRouter" by Erik Språng · 5 years ago
  14. 96f3de0 Use just a lookup map of RTP modules in PacketRouter by Erik Språng · 5 years ago
  15. 82ed2e8 Cleanup: Propagating BitrateAllocationUpdate to RtpVideoSender by Sebastian Jansson · 5 years ago
  16. 6841d25 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  17. e8a6bc3 Revert "Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const"" by Erik Språng · 5 years ago
  18. c934821 Reland "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  19. e5d0fe0 Updated VideoStreamEncoder to destroy encoder_queue_ before encoder_switch_experiment_. by philipel · 5 years ago
  20. 4ed0b52 Revert "RtpRtcp modules and below: Make media, RTX and FEC SSRCs const" by Erik Språng · 5 years ago
  21. eb90e6f Merge SendTask implementation for SingleThreadedTaskQueueForTesting and TaskQueueForTest by Danil Chapovalov · 5 years ago
  22. 17608dc RtpRtcp modules and below: Make media, RTX and FEC SSRCs const by Erik Språng · 5 years ago
  23. 3f0d8e4 Revert "Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc" by Mirko Bonadei · 5 years ago
  24. 41c650b Use bitrate limits provided by encoder. by Sergey Silkin · 5 years ago
  25. d6bb184 Delete methods EncodedImage::Allocate and EncodedImageBufferInterface::Realloc by Niels Möller · 5 years ago
  26. c67a4d6 Fix WebRTC-Video-MinVideoBitrate for VP9 by Elad Alon · 5 years ago
  27. 80f53b7 Extend WebRTC-Video-MinVideoBitrate to experiment per-codec by Elad Alon · 5 years ago
  28. 51bf200 Reduce number of RTPVideoSender::SendVideo parameters by Danil Chapovalov · 5 years ago
  29. 3b819f3 Move video_sources_.clear() call to CallTest::DestroyStreams by Niels Möller · 5 years ago
  30. 5963c7c Count disabled due to low bw streams or layers as bw limited quality in GetStats by Ilya Nikolaevskiy · 5 years ago
  31. 7c06777 Cleanup includes in modules/include/module_common_types.h by Danil Chapovalov · 5 years ago
  32. 24d251f Add 100 ms network delay to the SupportsFlexFEC* tests. by Björn Terelius · 5 years ago
  33. 608083b Reset QP sum when QP is not reported on decoded frame. by Mirta Dvornicic · 5 years ago
  34. 7c079f6 Reland "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  35. 09f1195 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 5 years ago
  36. 45b176f Downgrade fps in same step as resolution in initial drop due to size. by Åsa Persson · 5 years ago
  37. fbf75a7 Video: Log scalability configuration on encoder reconfigure by Ilya Nikolaevskiy · 5 years ago
  38. fc35874 Use new RtpFrameObject ctor for unittests. by philipel · 5 years ago
  39. 44db436 Propagate task queue to create test::DirectTransport by TaskQueueBase interface by Danil Chapovalov · 5 years ago
  40. abd9e0f VideoStreamEncoder: Don't crop and scales frames for external encoders by Ilya Nikolaevskiy · 5 years ago
  41. 7acc4a4 Reset |reference_finder_| on codec switch. by philipel · 5 years ago
  42. ccfb340 Update balanced tests to use BalancedDegradationTest fixture. by Åsa Persson · 5 years ago
  43. e32ae4f Invalidate encoder rates on VideoStreamEncoder::ReconfigureEncoder by Evan Shrubsole · 5 years ago
  44. 01dd885 Moves contents of bitrate_controller to goog_cc by Sebastian Jansson · 5 years ago
  45. b67c44c Add unit tests for balanced degradation settings. by Åsa Persson · 5 years ago
  46. 70bc753 Add comments to MultiCodecReceiveTest. by Åsa Persson · 5 years ago
  47. 1b57541 Always pass arguments to INSTANTIATE_TEST_SUITE_P. by Mirko Bonadei · 5 years ago
  48. 82ce384 Add improvement directions to PC and Call framework metrics by Artem Titov · 5 years ago
  49. 834a554 Include module_common_types.h only where needed by Niels Möller · 5 years ago
  50. bf5ee00 Disable prerender smoothing in MultiCodecReceiveTest. by Åsa Persson · 5 years ago
  51. f7457e5 Store PacketBuffer by value instead of as reference counted object by Danil Chapovalov · 5 years ago
  52. 04fd215 Cleanup passing rtp packet to ulpfec receiver. by Danil Chapovalov · 5 years ago
  53. 0cff4fc Removed unused frame_size param from RtpFrameObject ctor. by philipel · 5 years ago
  54. b5e4785 RtpFrameObject now takes an EncodedImageBuffer in its ctor. by philipel · 5 years ago
  55. f0be5b5 Make GetBitstream non-virtual since it is no longer needed for testing. by philipel · 5 years ago
  56. b6a45dd Revert "Fix minor regression caused by a8336d3" by Evan Shrubsole · 5 years ago
  57. 738bfa7 Remove api/bitrate_constraints.h. by Mirko Bonadei · 5 years ago
  58. ee5ec9a Replacing local closure classes with C++14 moving capture lambdas. by Sebastian Jansson · 5 years ago
  59. 86314cf Cleaning up C++14 move into lambda TODOs. by Sebastian Jansson · 5 years ago
  60. 317a1f0 Use std::make_unique instead of absl::make_unique. by Mirko Bonadei · 5 years ago
  61. 809198e Fix minor regression caused by a8336d3 by Evan Shrubsole · 5 years ago
  62. 7262fc2 Refactor Rtp Receivers to accept SSRC 0. by Saurav Das · 5 years ago
  63. d9cc8c0 Encoder switching based on network and/or resolution conditions. by philipel · 5 years ago
  64. a740142 Refactor LossNotificationController to not use VCMPacket by Niels Möller · 5 years ago
  65. 7bf7a42 Delete flag VideoReceiveStream::Config::Rtp::remb by Niels Möller · 5 years ago
  66. eaaaf41 Introduce api/crypto/BUILD.gn. by Mirko Bonadei · 5 years ago
  67. 65f17ca Move MediaTransportInterface out of the libjingle_peerconnection_api target by Niels Möller · 5 years ago
  68. ca79dc6 Delete VideoReceiver2::TriggerDecoderShutdown. by Niels Möller · 5 years ago
  69. 626f7ff Update video_replay. by Sergey Silkin · 5 years ago
  70. de5f639 Removes decoder thread fallback from VideoReceiveStream. by Sebastian Jansson · 5 years ago
  71. fe407b7 Move code related to VideoCodingModule to its own build target by Niels Möller · 5 years ago
  72. 0cd61b6 MultiCodecReceiveTest: fix for flaky test. by Åsa Persson · 5 years ago
  73. cc62b16 Add qualityLimitationResolutionChanges stat by Evan Shrubsole · 5 years ago
  74. a8336d3 Connect the stable target rate to the video encoders by Florent Castelli · 5 years ago
  75. ee3d995 New class VideoReceiver2, a trimmed-down vcm::VideoReceiver by Niels Möller · 5 years ago
  76. cf9cbf5 Add support for stable bitrate target in SvcRateAllocator by Erik Språng · 5 years ago
  77. 8c5520c Reland "Make the min video bitrate in VideoSendStream configurable." by Ying Wang · 5 years ago
  78. 1d2149c Revert "Make the min video bitrate in VideoSendStream configurable." by Alessio Bazzica · 5 years ago
  79. b2fb0b9 Make the min video bitrate in VideoSendStream configurable. by Ying Wang · 5 years ago
  80. 6516f76 Deprecate SingleThreadedTaskQueueForTesting class. by Yves Gerey · 5 years ago
  81. 5056af0 Make sure link allocation is at least as large as bitrate sum. by Erik Språng · 5 years ago
  82. 25eb47c Make the RtpHeaderParserImpl available to tests and tools only. by Tommi · 5 years ago
  83. 8226875 Avoids race during VideoStreamEncoder unittest teardown by Erik Språng · 5 years ago
  84. 6dcd4dc New target for api/rtp_parameters.h and api/media_types.h. by Niels Möller · 5 years ago
  85. 4b9701e Fix simulcast tests and PC framework for conference mode support by Artem Titov · 5 years ago
  86. 3b69817 Revert "Reland "Preserve min and max playout delay from RTP header extension"" by Johannes Kron · 5 years ago
  87. 87bed47 Reland "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  88. f31cc08 Revert "Preserve min and max playout delay from RTP header extension" by Johannes Kron · 5 years ago
  89. 85ba997 Preserve min and max playout delay from RTP header extension by Johannes Kron · 5 years ago
  90. a370556 Refactor to free up PacketBuffer as soon as possible by Johannes Kron · 5 years ago
  91. caef51e Consolidate FEC book-keeping by Niels Möller · 5 years ago
  92. 30ab015 BalancedDegradationSettings: add min bitrate configuration for resolution. by Åsa Persson · 5 years ago
  93. 31d1bce Fix deadlock in VideoSendStream tests, cause of flake on some bots. by Tommi · 5 years ago
  94. 0c141c5 Fix frames dropped statistics by Johannes Kron · 5 years ago
  95. 3b407ff Tune qp threshold for VP9 blocky video by Ilya Nikolaevskiy · 5 years ago
  96. 4869bd6 Add method CanAdaptUp based on bitrate to BalancedDegradationSettings. by Åsa Persson · 5 years ago
  97. d77cc24 New const method StreamStatistician::GetStats by Niels Möller · 5 years ago
  98. 4e615d5 Wire the stable target bitrate from GoogCC to the BitrateAllocator by Florent Castelli · 5 years ago
  99. 1c2f637 Simplify the VideoFrameDumpingDecoder API. by Markus Handell · 5 years ago
  100. 54d5d2c Rename RtpRtcp::Configuration::media_send_ssrc to local_media_ssrc by Erik Språng · 5 years ago