fix(linux): add frame processing latency and logging improvements #2502
Codecov / codecov/project
succeeded
May 12, 2024 in 0s
6.99% (-0.01%) compared to 659a426
View this Pull Request on Codecov
6.99% (-0.01%) compared to 659a426
Details
Codecov Report
Attention: Patch coverage is 0%
with 11 lines
in your changes are missing coverage. Please review.
Project coverage is 6.99%. Comparing base (
659a426
) to head (3200732
).
Additional details and impacted files
@@ Coverage Diff @@
## nightly #2502 +/- ##
==========================================
- Coverage 7.00% 6.99% -0.01%
==========================================
Files 87 87
Lines 17670 17679 +9
Branches 8391 8399 +8
==========================================
Hits 1237 1237
- Misses 13709 13713 +4
- Partials 2724 2729 +5
Files | Coverage Δ | |
---|---|---|
src/platform/linux/vaapi.cpp | 2.79% <0.00%> (ø) |
|
src/platform/linux/x11grab.cpp | 34.75% <0.00%> (-0.18%) |
⬇️ |
src/video.cpp | 25.04% <0.00%> (-0.05%) |
⬇️ |
src/audio.cpp | 1.55% <0.00%> (-0.04%) |
⬇️ |
src/platform/linux/kmsgrab.cpp | 2.80% <0.00%> (-0.01%) |
⬇️ |
Loading