Fix rate control for AMD cards using VAAPI #2821
Merged
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%) |
⬇️ |
Loading