feat(linux): Add hardware yuv444 chromasubsampling support on nvidia cards (cuda/cuda gl) - #4965
Merged
ReenigneArcher merged 10 commits intoJun 16, 2026
Codecov / codecov/project
succeeded
Jun 16, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 7.96020% with 370 lines in your changes missing coverage. Please review.
master@2b440bc). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #4965 +/- ##
=========================================
Coverage ? 17.72%
=========================================
Files ? 111
Lines ? 24441
Branches ? 10822
=========================================
Hits ? 4333
Misses ? 17619
Partials ? 2489 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/linux/cuda.h | 0.00% <ø> (ø) |
|
| src/nvenc/nvenc_base.cpp | 1.32% <0.00%> (ø) |
|
| src/nvenc/nvenc_utils.cpp | 9.30% <0.00%> (ø) |
|
| src/platform/common.h | 36.84% <0.00%> (ø) |
|
| src/platform/linux/graphics.h | 0.00% <0.00%> (ø) |
|
| src/video.h | 60.00% <0.00%> (ø) |
|
| src/platform/linux/vaapi.cpp | 2.84% <0.00%> (ø) |
|
| src/nvhttp.cpp | 18.92% <0.00%> (ø) |
|
| src/platform/linux/cuda.cpp | 1.67% <0.00%> (ø) |
|
| src/video.cpp | 32.35% <29.62%> (ø) |
|
| ... and 1 more |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 2b440bc...fc47389. Read the comment docs.
Loading