feat(win/video): support native YUV 4:4:4 encoding #2533
Merged
Codecov / codecov/project
succeeded
Aug 16, 2024 in 0s
9.67% (-0.02%) compared to e8c837f
View this Pull Request on Codecov
9.67% (-0.02%) compared to e8c837f
Details
Codecov Report
Attention: Patch coverage is 8.20896%
with 492 lines
in your changes missing coverage. Please review.
Project coverage is 9.67%. Comparing base (
e8c837f
) to head (fd58f6b
).
Additional details and impacted files
@@ Coverage Diff @@
## master #2533 +/- ##
=========================================
- Coverage 9.69% 9.67% -0.02%
=========================================
Files 97 101 +4
Lines 17525 17898 +373
Branches 8204 8365 +161
=========================================
+ Hits 1699 1732 +33
- Misses 12988 13295 +307
- Partials 2838 2871 +33
Files | Coverage Δ | |
---|---|---|
src/nvenc/nvenc_encoded_frame.h | 0.00% <ø> (ø) |
|
src/nvenc/nvenc_base.h | 0.00% <0.00%> (ø) |
|
src/video.h | 55.69% <87.50%> (+2.91%) |
⬆️ |
src/nvenc/nvenc_d3d11.h | 0.00% <0.00%> (ø) |
|
src/rtsp.cpp | 1.88% <0.00%> (-0.01%) |
⬇️ |
src/utility.h | 28.24% <0.00%> (-0.27%) |
⬇️ |
src/platform/common.h | 33.33% <0.00%> (-1.12%) |
⬇️ |
src/nvenc/nvenc_d3d11.cpp | 0.00% <0.00%> (-3.85%) |
⬇️ |
src/nvenc/nvenc_d3d11_on_cuda.h | 0.00% <0.00%> (ø) |
|
src/nvenc/nvenc_utils.cpp | 0.00% <0.00%> (ø) |
|
... and 7 more |
Loading