1. fde94a7 Revert "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Tommi · 4 years, 4 months ago
  2. ef93a26 RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions. by Markus Handell · 4 years, 4 months ago
  3. ae4d097 Fork VideoReceiveStream test for VideoReceiveStream2 by Tommi · 4 years, 4 months ago
  4. 8133ffb In GenericFrameInfo do not set frame_id and frame_diff by Danil Chapovalov · 4 years, 4 months ago
  5. cdc89b4 Add GetMetadata() to TransformableVideoFrameInterface API. by Marina Ciocea · 4 years, 4 months ago
  6. 91fdc60 In video/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 4 months ago
  7. a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask by Tommi · 4 years, 4 months ago
  8. 2e2f674 Add VideoStreamEncoder tests for DegredationPreference switching. by Evan Shrubsole · 4 years, 4 months ago
  9. 47173c9 Hunch that something might be broken wrt Thread and TQ integration in Chromium. by Tommi · 4 years, 4 months ago
  10. 5bf60e4 VideoStreamEncoderTest: Wait for QP usage handled callback event. by Henrik Boström · 4 years, 4 months ago
  11. a98cea8 Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. by Tommi · 4 years, 4 months ago
  12. 381d109 [Adaptation] Move adaptation logic to a separate task queue. by Henrik Boström · 4 years, 4 months ago
  13. b856dc1 Remove VideoGeneratorType from pc framework test api. by Andrey Logvin · 4 years, 4 months ago
  14. b28bc83 [Adaptation] Make Manager's Resources not depend on encoder queue. by Henrik Boström · 4 years, 4 months ago
  15. 9438ddc [Adaptation] Give QualityScaler a pending callbacks queue and unittests by Henrik Boström · 4 years, 4 months ago
  16. c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. by Henrik Boström · 4 years, 4 months ago
  17. 8e321cd [Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off by Ilya Nikolaevskiy · 4 years, 4 months ago
  18. a270250 [Adaptation] Disable inital frame drop for simuclast/svc by Ilya Nikolaevskiy · 4 years, 4 months ago
  19. a54ba4c Make video_loopback work with av1 by Danil Chapovalov · 4 years, 4 months ago
  20. ffd0a84 Handle OnRttUpdate in ReceiveStatisticsProxy. by Tommi · 4 years, 4 months ago
  21. 822a874 Switch CallStats to TQ interface + callbacks on the worker thread. by Tommi · 4 years, 4 months ago
  22. 674b0c8 Move ReceiveStatisticsProxy stats variables to the worker thread. by Tommi · 4 years, 4 months ago
  23. d93bf12 Call OnDecodedFrame asynchronously on the worker thread. by Tommi · 4 years, 4 months ago
  24. ad84d02 Remove locking from RtpStreamsSynchronizer. by Tommi · 4 years, 4 months ago
  25. d7e08c8 Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread by Tommi · 4 years, 4 months ago
  26. 6a871d3 Revert "Remove playout delay lock." by Tommi · 4 years, 4 months ago
  27. c623495 Remove playout delay lock. by Tommi · 4 years, 4 months ago
  28. 804393b Removing incorrect DCHECK - breaks android by Tommi · 4 years, 4 months ago
  29. 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 4 years, 4 months ago
  30. 553c869 Start consolidating management/querying of stats on the Call thread. by Tommi · 4 years, 4 months ago
  31. 42c5952 Create default frame generator in the AddVideoConfig method. by Andrey Logvin · 4 years, 4 months ago
  32. 81be421 Remove FrameTransformerInterface functions using EncodedFrame. by Marina Ciocea · 4 years, 4 months ago
  33. a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 4 months ago
  34. c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 4 years, 4 months ago
  35. 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 4 months ago
  36. 9e46cf5 Introduce a RunLoop class that supports the TaskQueue interface by Tommi · 4 years, 4 months ago
  37. 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 4 years, 4 months ago
  38. 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 4 years, 4 months ago
  39. 14a23a3 Add field trial to force playout delay by Johannes Kron · 4 years, 4 months ago
  40. 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 4 years, 4 months ago
  41. 722fa4d [Adaptation] Misc tests for processor, input provider and restrictions. by Henrik Boström · 4 years, 4 months ago
  42. 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 4 years, 4 months ago
  43. 012aa37 Asynchronous QualityScaler: Callback-based CheckQpTask. by Henrik Boström · 4 years, 4 months ago
  44. 74fc574 Fork a few VideoReceiveStream related classes. by Tommi · 4 years, 4 months ago
  45. dc4f75f [Adaptation] Make ResourceUsageState nullable, remove kStable. by Henrik Boström · 4 years, 5 months ago
  46. 4c3a7db Remove RtpVideoHeader::discardable flag. by Danil Chapovalov · 4 years, 5 months ago
  47. 87eece9 [Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor. by Henrik Boström · 4 years, 5 months ago
  48. de8d551 [Adaptation] Rename the processor "VideoStreamEncoderResourceManager". by Henrik Boström · 4 years, 5 months ago
  49. d2930c6 [Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated. by Henrik Boström · 4 years, 5 months ago
  50. 1d76654 [Adaptation] Move VideoStreamAdapter to call/adaptation/. by Henrik Boström · 4 years, 5 months ago
  51. b613e3a [Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained. by Henrik Boström · 4 years, 5 months ago
  52. d516b25 [Adaptation] Introduce VideoStreamInputState and its Provider. by Henrik Boström · 4 years, 5 months ago
  53. da6cda8 Improve outbound-rtp statistics for simulcast by Eldar Rello · 4 years, 5 months ago
  54. 1261b5c [Adaptation] Move EffectiveDegradationPreference to RA-Processor. by Henrik Boström · 4 years, 5 months ago
  55. ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 4 years, 5 months ago
  56. dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 4 years, 5 months ago
  57. ee1e6bc Remove deprecated VideoSendStream::StreamStats data members. by Mirko Bonadei · 4 years, 5 months ago
  58. 8ec11b8 Do not register generic frame descriptor v1 in integration tests by Danil Chapovalov · 4 years, 5 months ago
  59. 3c9bcc1 Reland of the test portion of: by Tommi · 4 years, 5 months ago
  60. 4395546 Fix wrong unit in log in VideoStreamEncoder by Evan Shrubsole · 4 years, 5 months ago
  61. 3e2809f Drop support for receiving generic frame descriptor v1 by Danil Chapovalov · 4 years, 5 months ago
  62. adc4da3 [InsertableStreams] Fix video receiver simulcast. by Marina Ciocea · 4 years, 5 months ago
  63. 70ebbda [InsertableStreams] Fix IsKeyFrame() for video receiver delegate. by Marina Ciocea · 4 years, 5 months ago
  64. 16cc9ef Revert "Preparation for ReceiveStatisticsProxy lock reduction." by Artem Titov · 4 years, 5 months ago
  65. 80a1d4b Revert "Temporarily disable DCHECKs on linux in VideoReceiveStream and" by Artem Titov · 4 years, 5 months ago
  66. f03cbe9 Revert "Don't assume we have a worker_thread_ on linux (for now)" by Artem Titov · 4 years, 5 months ago
  67. 9ba33f1 Don't assume we have a worker_thread_ on linux (for now) by Tommi · 4 years, 5 months ago
  68. 59ef6f0 Revert "Disable dcheck on linux" by Artem Titov · 4 years, 5 months ago
  69. 971c66c Disable dcheck on linux by Tommi · 4 years, 5 months ago
  70. 3cb88f1 Temporarily disable DCHECKs on linux in VideoReceiveStream and by Tommi · 4 years, 5 months ago
  71. 24eed27 Preparation for ReceiveStatisticsProxy lock reduction. by Tommi · 4 years, 5 months ago
  72. c70b102 Move AdaptationCounters from video/ to api/ by Evan Shrubsole · 4 years, 5 months ago
  73. 06d3559 Replace std::string::find() == 0 with absl::StartsWith (part 2). by Mirko Bonadei · 4 years, 5 months ago
  74. 93be66c Calculate video padding for vp9 in the same way as for vp8 by Ilya Nikolaevskiy · 4 years, 5 months ago
  75. e1aa22f [InsertableStreams] Set video frame transformer if RTP stream already started. by Guido Urdaneta · 4 years, 5 months ago
  76. c24b6b7 Introduce TransformableFrameInterface. by Marina Ciocea · 4 years, 5 months ago
  77. 1c7a658 Add test for relay bandwidth capping. by Christoffer Rodbro · 4 years, 6 months ago
  78. c8fbd89 Fixes temporal rate allocation issues. by Erik Språng · 4 years, 6 months ago
  79. 6967959 Hide Av1 specfic logic from RtpVideoReceiver into depacketizer interface. by Danil Chapovalov · 4 years, 6 months ago
  80. f45ca37 [Stats] Explicit RTP-RTX and RTP-FEC mappings. Unblocks simulcast stats. by Henrik Boström · 4 years, 6 months ago
  81. 865a22d in RtpVideoStreamReceiver tests set payload type for all tests packets by Danil Chapovalov · 4 years, 6 months ago
  82. 71fda36 Extend NetworkRoute with more info about local/remote endpoints by Jonas Oreland · 4 years, 6 months ago
  83. 810b4ca Move AssembleFrame from PacketBuffer to RtpVideoStreamReceiver by Danil Chapovalov · 4 years, 6 months ago
  84. fb86274 NiceMock MockFecController in VideoStreamEncoderUnittests by Evan Shrubsole · 4 years, 6 months ago
  85. 4c07605 [Adaptation] VideoStreamAdapter unit tests added. by Henrik Boström · 4 years, 6 months ago
  86. 06c7095 Make video quality tests to always take a fixed duration by Ilya Nikolaevskiy · 4 years, 6 months ago
  87. 453953c [Adaptation] Refactor AdaptationTarget. Peek next restrictions. by Henrik Boström · 4 years, 6 months ago
  88. f6767ed Remove the least important WebRTC video tests. by Patrik Höglund · 4 years, 6 months ago
  89. 3453149 [Adaptation] Adapter: Inform the module why there is no next target. by Henrik Boström · 4 years, 6 months ago
  90. bd74d5c Pass callbacks for RtcpReceiver at construction by Danil Chapovalov · 4 years, 6 months ago
  91. 6c08e4b Remove deprecated RtpVideoStreamReceiver constructor. by Marina Ciocea · 4 years, 6 months ago
  92. 78964c1 Transform encoded frames in RtpVideoStreamReceiver. by Marina Ciocea · 4 years, 6 months ago
  93. 6205762 [Adaptation] Rename and move resource adaptation module/processor stuff. by Henrik Boström · 4 years, 6 months ago
  94. eac08bf Reland "Wire up internal libvpx VP9 scaler to statistics proxy" by Ilya Nikolaevskiy · 4 years, 6 months ago
  95. a2cb93d Revert "Wire up internal libvpx VP9 scaler to statistics proxy" by Sebastian Jansson · 4 years, 6 months ago
  96. 50327a5 Wire up internal libvpx VP9 scaler to statistics proxy by Ilya Nikolaevskiy · 4 years, 6 months ago
  97. 8d9f750 [Overuse] Make EffectiveDegradationPreference() private. by Henrik Boström · 4 years, 6 months ago
  98. c0bdf1e Feed the clock skew to AbsoluteCaptureTimeReceiver. by Minyue Li · 4 years, 6 months ago
  99. b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 4 years, 6 months ago
  100. 36f4fa7 Correct email address in OWNERS file. by Henrik Boström · 4 years, 6 months ago