Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix rate control for AMD cards using VAAPI #2821

Merged
merged 1 commit into from
Jul 8, 2024

Fix rate control for AMD cards using VAAPI

e2c27c2
Select commit
Loading
Failed to load commit list.
Merged

Fix rate control for AMD cards using VAAPI #2821

Fix rate control for AMD cards using VAAPI
e2c27c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 8, 2024 in 1s

8.99% (+0.00%) compared to 5cea1e1

View this Pull Request on Codecov

8.99% (+0.00%) compared to 5cea1e1

Details

Codecov Report

Attention: Patch coverage is 33.33333% with 4 lines in your changes missing coverage. Please review.

Project coverage is 8.99%. Comparing base (5cea1e1) to head (e2c27c2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@          Coverage Diff           @@
##           master   #2821   +/-   ##
======================================
  Coverage    8.98%   8.99%           
======================================
  Files          95      95           
  Lines       17304   17310    +6     
  Branches     8232    8234    +2     
======================================
+ Hits         1555    1557    +2     
- Misses      12884   12888    +4     
  Partials     2865    2865           
Files Coverage Δ
src/platform/common.h 35.36% <100.00%> (+0.79%) ⬆️
src/video.cpp 25.30% <100.00%> (+0.06%) ⬆️
src/platform/linux/vaapi.cpp 2.73% <0.00%> (-0.07%) ⬇️