- 059f4f7 Cleanup setting VideoQualityTestFixtureInterface::Param struct by Danil Chapovalov · 4 years, 4 months ago
- a376518 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 4 months ago
- adbfd1d VideoAnalyzer: remove lock recursions. by Markus Handell · 4 years, 4 months ago
- a827a30 Revert "Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex." by Markus Handell · 4 years, 4 months ago
- 0eba415 Migrate video/ except video/end_to_end_tests and video/adaptation to webrtc::Mutex. by Markus Handell · 4 years, 4 months ago
- 9bbff07 Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex. by Markus Handell · 4 years, 4 months ago
- 3444a49 [Adaptation] Remove deg.prefs from ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 4 months ago
- afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 4 years, 4 months ago
- 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 5 months ago
- 34b1a42 [Adaptation] Move input state into VideoStreamAdapter by Evan Shrubsole · 4 years, 5 months ago
- ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 4 years, 5 months ago
- 1ff3c58 Add TimeController to the CreatePeerConnectionE2EQualityTestFixture API by Artem Titov · 4 years, 5 months ago
- ba0ba71 Add 1 sec timer to ModuleRtpRtcpImpl2 instead of frequent polling. by Tomas Gunnarsson · 4 years, 5 months ago
- 29d59a1 Add method PeerConfigurer::SetBitrateSettings by Niels Möller · 4 years, 5 months ago
- 24762f2 Fix missing dependencies. by Mirko Bonadei · 4 years, 5 months ago
- 7a82467 Fix vp9 svc singlecast mode and enable quality scaler for vp9 by Ilya Nikolaevskiy · 4 years, 5 months ago
- 2c9d76a Use DataRates in QualityRampUpExperimentHelper by Evan Shrubsole · 4 years, 5 months ago
- 2a70703 Delete MediaTransportInterface and DatagramTransportInterface by Niels Möller · 4 years, 5 months ago
- f88dd4d Remove VideoStreamEncoderResourceManager::active_counts by Evan Shrubsole · 4 years, 5 months ago
- 9465978 Remove framemarking RTP extension. by philipel · 4 years, 5 months ago
- ce971b0 [Adaptation] Implement remove for most limited resources. by Evan Shrubsole · 4 years, 5 months ago
- 24263f4 Embed FrameDependencyTemplate builder helpers directly into the struct by Danil Chapovalov · 4 years, 5 months ago
- f4a9991 [Adaptation] Adding adaptation resources from Call. by Henrik Boström · 4 years, 5 months ago
- 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 5 months ago
- 09eb6e2 [VP9 SVC] Round spatial layers dimensions to ensure integer scaling factors are used by Ilya Nikolaevskiy · 4 years, 6 months ago
- 2dcf348 Use absl_deps in order to preapre to the Abseil component build release. by Mirko Bonadei · 4 years, 5 months ago
- 576db1b Fixes incorrect padding setting for VP9 SVC. by Erik Språng · 4 years, 5 months ago
- f25761d Remove dependency from RtpRtcp on the Module interface. by Tomas Gunnarsson · 4 years, 6 months ago
- 636865e Delete field trial WebRTC-GenericDescriptor by Danil Chapovalov · 4 years, 6 months ago
- fae0562 Deprecate the static RtpRtcp::Create() method. by Tomas Gunnarsson · 4 years, 6 months ago
- e2e8c17 [Adaptation] Move Resource to api/ folder. by Henrik Boström · 4 years, 6 months ago
- 39ab1b5 [Adaptation] Remove Resource::UsageState() and ClearUsageState(). by Henrik Boström · 4 years, 6 months ago
- 0f0aa9c [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. by Henrik Boström · 4 years, 6 months ago
- 16038ab FrameForwarder: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 5cc28b0 [Adaptation] Prep Resource for api/ move. Introduce VSE-Resource. by Henrik Boström · 4 years, 6 months ago
- 9ca7365 Deprecate webrtc::NackModule. by Mirko Bonadei · 4 years, 6 months ago
- 980e0c1 VideoSendStreamTest: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- 4f7531e [Adaptation] Add cooldown mechanism to prevent spammy kUnderuse from QP by Henrik Boström · 4 years, 6 months ago
- 63673fe Remove locks and dependency on ProcessThread+Module from NackModule2. by Tommi · 4 years, 6 months ago
- a5e07cc Rename more death test to *DeathTest by Tommi · 4 years, 6 months ago
- de2049e Unflake VideoStreamEncoderTest.StatsTracksCpuAdaptationStatsWhenSwitchingSource_Balanced by Evan Shrubsole · 4 years, 6 months ago
- 5fd4060 Replace all Verify* methods with matchers for VideoStreamEncoder by Evan Shrubsole · 4 years, 6 months ago
- 5cd7eb8 Replace Verify methods with matchers in VideoStreamEncoder tests by Evan Shrubsole · 4 years, 6 months ago
- 236e0ed Add logging for video restrictions by Evan Shrubsole · 4 years, 6 months ago
- d3807da Fork NackModule and RtpVideoStreamReceiver by Tommi · 4 years, 6 months ago
- 3a5742c Add thread/sequence checks to ModuleRtpRtcpImpl. by Tommi · 4 years, 6 months ago
- 430951a Update call expectations in ReceiveStatisticsProxy, add thread checks by Tommi · 4 years, 6 months ago
- 2671dac Fix all known VideoStreamEncoderTest flakes. by Henrik Boström · 4 years, 6 months ago
- 41acdc6 Reland "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Markus Handell · 4 years, 6 months ago
- fde94a7 Revert "RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions." by Tommi · 4 years, 6 months ago
- ef93a26 RtpVideoStreamReceiver::RtcpFeedbackBuffer: remove lock recursions. by Markus Handell · 4 years, 6 months ago
- ae4d097 Fork VideoReceiveStream test for VideoReceiveStream2 by Tommi · 4 years, 6 months ago
- 8133ffb In GenericFrameInfo do not set frame_id and frame_diff by Danil Chapovalov · 4 years, 6 months ago
- cdc89b4 Add GetMetadata() to TransformableVideoFrameInterface API. by Marina Ciocea · 4 years, 6 months ago
- 91fdc60 In video/ replace mock macros with unified MOCK_METHOD macro by Danil Chapovalov · 4 years, 6 months ago
- a0a4480 Migrate CallStats and RtpStreamsSynchronizer timers over to RepeatingTask by Tommi · 4 years, 6 months ago
- 2e2f674 Add VideoStreamEncoder tests for DegredationPreference switching. by Evan Shrubsole · 4 years, 6 months ago
- 47173c9 Hunch that something might be broken wrt Thread and TQ integration in Chromium. by Tommi · 4 years, 6 months ago
- 5bf60e4 VideoStreamEncoderTest: Wait for QP usage handled callback event. by Henrik Boström · 4 years, 6 months ago
- a98cea8 Remove the PendingTaskSafetyFlag::Pointer type add ScopedTaskSafety. by Tommi · 4 years, 6 months ago
- 381d109 [Adaptation] Move adaptation logic to a separate task queue. by Henrik Boström · 4 years, 6 months ago
- b856dc1 Remove VideoGeneratorType from pc framework test api. by Andrey Logvin · 4 years, 6 months ago
- b28bc83 [Adaptation] Make Manager's Resources not depend on encoder queue. by Henrik Boström · 4 years, 6 months ago
- 9438ddc [Adaptation] Give QualityScaler a pending callbacks queue and unittests by Henrik Boström · 4 years, 6 months ago
- c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. by Henrik Boström · 4 years, 6 months ago
- 8e321cd [Adaptation] Make QuailtyScalerResourse to report underuse if quality scaling is off by Ilya Nikolaevskiy · 4 years, 6 months ago
- a270250 [Adaptation] Disable inital frame drop for simuclast/svc by Ilya Nikolaevskiy · 4 years, 6 months ago
- a54ba4c Make video_loopback work with av1 by Danil Chapovalov · 4 years, 6 months ago
- ffd0a84 Handle OnRttUpdate in ReceiveStatisticsProxy. by Tommi · 4 years, 6 months ago
- 822a874 Switch CallStats to TQ interface + callbacks on the worker thread. by Tommi · 4 years, 6 months ago
- 674b0c8 Move ReceiveStatisticsProxy stats variables to the worker thread. by Tommi · 4 years, 6 months ago
- d93bf12 Call OnDecodedFrame asynchronously on the worker thread. by Tommi · 4 years, 6 months ago
- ad84d02 Remove locking from RtpStreamsSynchronizer. by Tommi · 4 years, 6 months ago
- d7e08c8 Move processing of frame meta data for OnFrame/OnRenderedFrame to the worker thread by Tommi · 4 years, 6 months ago
- 6a871d3 Revert "Remove playout delay lock." by Tommi · 4 years, 6 months ago
- c623495 Remove playout delay lock. by Tommi · 4 years, 6 months ago
- 804393b Removing incorrect DCHECK - breaks android by Tommi · 4 years, 6 months ago
- 435fb9a Remove screen_share_config from the VideoConfig. by Andrey Logvin · 4 years, 6 months ago
- 553c869 Start consolidating management/querying of stats on the Call thread. by Tommi · 4 years, 7 months ago
- 42c5952 Create default frame generator in the AddVideoConfig method. by Andrey Logvin · 4 years, 6 months ago
- 81be421 Remove FrameTransformerInterface functions using EncodedFrame. by Marina Ciocea · 4 years, 7 months ago
- a0ff50c Reland "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 7 months ago
- c064467 Pass frame generator to the AddVideoConfig method in the pc framework tests. by Andrey Logvin · 4 years, 7 months ago
- 9a925c9 Revert "Improve outbound-rtp statistics for simulcast" by Henrik Boström · 4 years, 7 months ago
- 9e46cf5 Introduce a RunLoop class that supports the TaskQueue interface by Tommi · 4 years, 7 months ago
- 1148fd5 Define MockFrameTransformer in test/. by Marina Ciocea · 4 years, 7 months ago
- 8ae18ad Remove unneeded dependency on CallStats. by Tommi · 4 years, 7 months ago
- 14a23a3 Add field trial to force playout delay by Johannes Kron · 4 years, 7 months ago
- 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 4 years, 7 months ago
- 722fa4d [Adaptation] Misc tests for processor, input provider and restrictions. by Henrik Boström · 4 years, 7 months ago
- 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 4 years, 7 months ago
- 012aa37 Asynchronous QualityScaler: Callback-based CheckQpTask. by Henrik Boström · 4 years, 7 months ago
- 74fc574 Fork a few VideoReceiveStream related classes. by Tommi · 4 years, 7 months ago
- dc4f75f [Adaptation] Make ResourceUsageState nullable, remove kStable. by Henrik Boström · 4 years, 7 months ago
- 4c3a7db Remove RtpVideoHeader::discardable flag. by Danil Chapovalov · 4 years, 7 months ago
- 87eece9 [Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor. by Henrik Boström · 4 years, 7 months ago
- de8d551 [Adaptation] Rename the processor "VideoStreamEncoderResourceManager". by Henrik Boström · 4 years, 7 months ago
- d2930c6 [Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated. by Henrik Boström · 4 years, 7 months ago
- 1d76654 [Adaptation] Move VideoStreamAdapter to call/adaptation/. by Henrik Boström · 4 years, 7 months ago
- b613e3a [Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained. by Henrik Boström · 4 years, 7 months ago