fix(nvenc): Enable opt-in client refresh by client #3415
Merged
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
7.88% (-3.29%) compared to 129abd8
View this Pull Request on Codecov
7.88% (-3.29%) compared to 129abd8
Details
Codecov Report
Attention: Patch coverage is 0%
with 11 lines
in your changes missing coverage. Please review.
Project coverage is 7.88%. Comparing base (
129abd8
) to head (574fdb8
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/nvenc/nvenc_base.cpp | 0.00% | 5 Missing and 4 partials |
src/rtsp.cpp | 0.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #3415 +/- ##
=========================================
- Coverage 11.17% 7.88% -3.29%
=========================================
Files 100 90 -10
Lines 17310 15803 -1507
Branches 8069 7487 -582
=========================================
- Hits 1934 1246 -688
+ Misses 12671 12131 -540
+ Partials 2705 2426 -279
Files with missing lines | Coverage Δ | |
---|---|---|
src/video.h | 48.83% <ø> (-6.11%) |
⬇️ |
src/rtsp.cpp | 1.59% <0.00%> (-1.18%) |
⬇️ |
src/nvenc/nvenc_base.cpp | 0.00% <0.00%> (-1.98%) |
⬇️ |
Loading