- 1a8d529 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 19/inf by Jeremy Leconte · 1 year, 5 months ago
- 9c58483 Rename EncodedImage property Timetamp to RtpTimestamp by Danil Chapovalov · 1 year, 6 months ago
- 2fec644 Fix L1Tx target bitrate bug when the standard API is used. by Henrik Boström · 1 year, 9 months ago
- f67d1fd OveruseFrameDetector: complete removal of mac rules kill switch. by Markus Handell · 1 year, 10 months ago
- 03f8b8a In video replace non-owning pointer to rtc::TaskQueue with non-owning pointer to TaskQueueBase by Danil Chapovalov · 2 years, 8 months ago
- 105711e Move rtc::make_ref_counted to api/ by Niels Möller · 2 years, 9 months ago
- 8e4197b OveruseFrameDetector: remove special mac rules under kill switch. by Markus Handell · 2 years, 10 months ago
- 2ee3e4d Use resolution bitrate limits if one spatial layer is configured via scalability mode. by Asa Persson · 2 years, 10 months ago
- e62c2f2 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 12/inf by Jonas Oreland · 3 years ago
- 8ca0613 WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 4/inf by Jonas Oreland · 3 years ago
- c7f691a WebRTC-DeprecateGlobalFieldTrialString/Enabled/ - part 2 by Jonas Oreland · 3 years ago
- a8b6362 Fix race when checking for field trial from the encoder queue. by Tommi · 3 years, 1 month ago
- f270770 video: Implement bandwidth based scaler by Shuhai Peng · 3 years, 6 months ago
- 06defc4 QualityRampupExperiment: SetMaxBitrate may not be set correctly. by Åsa Persson · 3 years, 6 months ago
- b54cfde Add optional is_qp_trusted property for EncoderInfo. by Qiu Jianlin · 3 years, 7 months ago
- ab30d72 Use backticks not vertical bars to denote variables in comments for /video by Artem Titov · 3 years, 8 months ago
- 1d2b22e Use pixels from single active stream if set for balanced degradation settings. by Åsa Persson · 3 years, 9 months ago
- fccb052 Add event traces to interesting places in WebRTC. by Markus Handell · 3 years, 10 months ago
- d19e3b9 Reland "Reland "Enable quality scaling when allowed"" by Sergey Silkin · 4 years ago
- 31c5c9d Revert "Reland "Enable quality scaling when allowed"" by Ilya Nikolaevskiy · 4 years ago
- 0021fe7 Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
- eb449a9 Revert "Reland "Enable quality scaling when allowed"" by Guido Urdaneta · 4 years ago
- 964a88f Prevent possible out-of-bounds access by Sergey Silkin · 4 years ago
- 83be84b Reland "Enable quality scaling when allowed" by Sergey Silkin · 4 years ago
- 609b524 Revert "Enable quality scaling when allowed" by Björn Terelius · 4 years ago
- 752cbab Enable quality scaling when allowed by Sergey Silkin · 4 years ago
- 1dd94a0 Use pixels from single active stream if set in CanDecreaseResolutionTo by Åsa Persson · 4 years, 1 month ago
- d15a575 Use SequenceChecker from public API by Artem Titov · 4 years, 1 month ago
- 7f354f8 Use bandwidth allocation in DropDueToSize when incoming resolution increases. by Åsa Persson · 4 years, 1 month ago
- c91c423 LibvpxVp9Encoder: add option to configure resolution_bitrate_limits. by Åsa Persson · 4 years, 1 month ago
- 8c007ff Restrict usage of resolution bitrate limits to singlecast by Sergey Silkin · 4 years, 2 months ago
- 461b1d9 Restart CPU overuse detection when encoder settings has changed. by Jakob Ivarsson · 4 years, 2 months ago
- ad70609 Implement fake PixelLimitResource for TestBed. by Henrik Boström · 4 years, 3 months ago
- cde4a9f Enable initial frame drop for SVC 'singlecast' by Ilya Nikolaevskiy · 4 years, 4 months ago
- 84bc348 Reset initial frame dropper if the stream changes for external reasons by Ilya Nikolaevskiy · 4 years, 4 months ago
- f46723c Enable initial frame drop for one active simulcast layer. by Åsa Persson · 4 years, 4 months ago
- c95b939 Introduce RTC_CHECK_NOTREACHED(), an always-checking RTC_NOTREACHED() by Karl Wiberg · 4 years, 4 months ago
- f8b5bfe Fix "control reaches end of non-void function" warnings by Fabien Vallée · 4 years, 5 months ago
- 99b0f8d Reland "[Adaptation] Remove QualityScalerResource when disabled." by Evan Shrubsole · 4 years, 7 months ago
- 8572841 [Adaptation] Remove resource adaptation queue by Evan Shrubsole · 4 years, 7 months ago
- 61b2993 Revert "[Adaptation] Remove QualityScalerResource when disabled." by Guido Urdaneta · 4 years, 7 months ago
- e3da1d3 [Adaptation] Don't allow frame dropping to re-enable when scaling is off by Evan Shrubsole · 4 years, 7 months ago
- 00ea628 [Adaptation] Extract adaptation constraints to their own files by Evan Shrubsole · 4 years, 7 months ago
- b93ad75 [Adaptation] Apply AdaptationConstraints to all resources by Evan Shrubsole · 4 years, 7 months ago
- ba8abbb [Adaptation] Remove QualityScalerResource when disabled. by Evan Shrubsole · 4 years, 7 months ago
- 552eed5 [Adaptation] Don't toggle EncoderUsageResource on/off by Evan Shrubsole · 4 years, 7 months ago
- c1d34b0 [Adaptation] Remove ResourceAdaptation queue from VideoStreamEncoderResources by Evan Shrubsole · 4 years, 7 months ago
- a1c77f6 [Adaptation] Move Balanced MinFpsDiff logic to VideoStreamAdapter by Evan Shrubsole · 4 years, 7 months ago
- 73ecede [Adaptation] Move AdaptationConstraints to VideoStreamAdapter by Evan Shrubsole · 4 years, 8 months ago
- 9bbff07 Migrate video/adaptation and video/end_to_end_tests to webrtc::Mutex. by Markus Handell · 4 years, 8 months ago
- afd1dcb [Adaptation] Move TriggerAdaptationDueToFrameDroppedDueToSize by Evan Shrubsole · 4 years, 8 months ago
- 9492d50 [Adaptation] Move deg.pref. out of ResourceAdaptationProcessor by Evan Shrubsole · 4 years, 8 months ago
- ec0af26 [Adaptation] VideoStreamAdapter broadcasts adaptations by Evan Shrubsole · 4 years, 9 months ago
- 2c9d76a Use DataRates in QualityRampUpExperimentHelper by Evan Shrubsole · 4 years, 9 months ago
- f88dd4d Remove VideoStreamEncoderResourceManager::active_counts by Evan Shrubsole · 4 years, 9 months ago
- 6446903 Only allow most limited resource to trigger adapt up by Evan Shrubsole · 4 years, 9 months ago
- e2e8c17 [Adaptation] Move Resource to api/ folder. by Henrik Boström · 4 years, 9 months ago
- 0f0aa9c [Adaptation] Move IsAdaptationUpAllowed/OnAdaptationApplied out of API. by Henrik Boström · 4 years, 10 months ago
- 5cc28b0 [Adaptation] Prep Resource for api/ move. Introduce VSE-Resource. by Henrik Boström · 4 years, 10 months ago
- 381d109 [Adaptation] Move adaptation logic to a separate task queue. by Henrik Boström · 4 years, 10 months ago
- b28bc83 [Adaptation] Make Manager's Resources not depend on encoder queue. by Henrik Boström · 4 years, 10 months ago
- c55516d [Adaptation] Make Resources reference counted and add more DCHECKs. by Henrik Boström · 4 years, 10 months ago
- 3745d3f [Adaptation] Use ResourceAdaptationProcessorInterface* instead of impl. by Henrik Boström · 4 years, 11 months ago
- 91aa732 [Adaptation] Add OnAdaptationApplied(), remove ResourceListenerResponse. by Henrik Boström · 4 years, 11 months ago
- 87eece9 [Adaptation] Introducing call/adaptation/ResourceAdaptationProcessor. by Henrik Boström · 5 years ago
- de8d551 [Adaptation] Rename the processor "VideoStreamEncoderResourceManager". by Henrik Boström · 5 years ago[Renamed (87%) from video/adaptation/resource_adaptation_processor.cc]
- d2930c6 [Adaptation] Report AdaptationCounters OnVideoSourceRestrictionsUpdated. by Henrik Boström · 5 years ago
- b613e3a [Adaptation] Resource::IsAdaptationUpAllowed() for IsBitrateConstrained. by Henrik Boström · 5 years ago
- d516b25 [Adaptation] Introduce VideoStreamInputState and its Provider. by Henrik Boström · 5 years ago
- 1261b5c [Adaptation] Move EffectiveDegradationPreference to RA-Processor. by Henrik Boström · 5 years ago
- ce0a11d Unify AdaptationReason and AdaptReason enums. by Evan Shrubsole · 5 years ago
- dff7925 Remove VideoStreamEncoderObserver::AdaptationReason::kNone by Evan Shrubsole · 5 years ago
- c70b102 Move AdaptationCounters from video/ to api/ by Evan Shrubsole · 5 years ago
- 453953c [Adaptation] Refactor AdaptationTarget. Peek next restrictions. by Henrik Boström · 5 years ago
- 3453149 [Adaptation] Adapter: Inform the module why there is no next target. by Henrik Boström · 5 years ago
- 6205762 [Adaptation] Rename and move resource adaptation module/processor stuff. by Henrik Boström · 5 years ago[Renamed (87%) from video/overuse_frame_detector_resource_adaptation_module.cc]
- 8d9f750 [Overuse] Make EffectiveDegradationPreference() private. by Henrik Boström · 5 years ago
- b0f2e0c [Overuse] Make VideoStreamAdapter responsible for executing adaptation. by Henrik Boström · 5 years ago
- efbec9a [Overuse] Initial version of VideoStreamAdapter (Restrictor moved). by Henrik Boström · 5 years ago
- 33be9df Replace AdaptCount with a single counter. by Evan Shrubsole · 5 years ago
- 6038383 [Overuse] Separate getting adaptation target from applying it. by Henrik Boström · 5 years ago
- d6fb409 [Overuse] Make some should-be-const methods const. by Henrik Boström · 5 years ago
- aa6fbc1 Support injecting new Resources for overuse by Evan Shrubsole · 5 years ago
- d2a1f09b [Overuse] Make Most Adaptation Preconditions Explicit by Henrik Boström · 5 years ago
- 02956fe [Overuse] Can[Increase/Decrease][Resolution/FrameRate]? by Henrik Boström · 5 years ago
- 2e161c4 Revert "Remove ResourceAdaptationModule::OnMaybeEncodeFrame" by Mirko Bonadei · 5 years ago
- 93d9ae8 Remove ResourceAdaptationModule::OnMaybeEncodeFrame by Evan Shrubsole · 5 years ago
- 8cfecac [Overuse] Move initial framedrop logic into private inner class. by Henrik Boström · 5 years ago
- 0653485 [Overuse] Move EncodeUsageResource/QualityScalerResource to own files. by Henrik Boström · 5 years ago
- 48258ac [Overuse] Implement Resource and ResourceUsageListener. by Henrik Boström · 5 years ago
- 7875c99 [Overuse] Add EncodeUsageResource and QualityScalerResource. by Henrik Boström · 5 years ago
- e331a12 Move quality rampup experiment to overuse module by Evan Shrubsole · 5 years ago
- 7c3a1fc Move initial quality experiment to adaptation module by Evan Shrubsole · 5 years ago
- c81798b Configure QP scaler in adaptation module by Evan Shrubsole · 5 years ago
- f2be3ef Move initial frame drop to overuse module by Evan Shrubsole · 5 years ago
- c809e8b Move quality scaling frame drop logic to adaptation module by Evan Shrubsole · 5 years ago
- bfe3ef8 Report frame qp to quality scaler via overuse module by Evan Shrubsole · 5 years ago
- cf05952 Move quality scaler into adaptation module by Evan Shrubsole · 5 years ago
- ad515a2 [Overuse] Move GetCpuOveruseOptions() to adaption module. by Henrik Boström · 5 years ago
- d4578ae [Overuse] Encoding pipeline as input signals in the abstract interface. by Henrik Boström · 5 years ago