Skip to content

feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc b…

0c84206
Select commit
Loading
Failed to load commit list.
Open

feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks #4892

feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc b…
0c84206
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 5, 2026 in 0s

17.31% (-1.06%) compared to 356c6a2

View this Pull Request on Codecov

17.31% (-1.06%) compared to 356c6a2

Details

Codecov Report

❌ Patch coverage is 0% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 17.31%. Comparing base (356c6a2) to head (0c84206).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/nvenc/nvenc_base.cpp 0.00% 29 Missing and 1 partial ⚠️
src/config.cpp 0.00% 11 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4892      +/-   ##
==========================================
- Coverage   18.37%   17.31%   -1.06%     
==========================================
  Files         107       72      -35     
  Lines       22679    15282    -7397     
  Branches    10106     7246    -2860     
==========================================
- Hits         4167     2646    -1521     
+ Misses      16124    11764    -4360     
+ Partials     2388      872    -1516     
Files with missing lines Coverage Δ
src/nvenc/nvenc_base.h 0.00% <ø> (ø)
src/config.cpp 3.28% <0.00%> (+0.12%) ⬆️
src/nvenc/nvenc_base.cpp 0.00% <0.00%> (-1.61%) ⬇️

... and 67 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 356c6a2...0c84206. Read the comment docs.