Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(video): encode at least one frame before capture reinit #3300

Merged
merged 1 commit into from
Oct 15, 2024

fix(video): encode at least one frame before capture reinit

d044897
Select commit
Loading
Failed to load commit list.
Merged

fix(video): encode at least one frame before capture reinit #3300

fix(video): encode at least one frame before capture reinit
d044897
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 1s

11.12% (-0.01%) compared to 7352e72

View this Pull Request on Codecov

11.12% (-0.01%) compared to 7352e72

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 11.12%. Comparing base (7352e72) to head (d044897).

Files with missing lines Patch % Lines
src/video.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3300      +/-   ##
==========================================
- Coverage   11.13%   11.12%   -0.01%     
==========================================
  Files          99       99              
  Lines       17211    17211              
  Branches     8023     8023              
==========================================
- Hits         1916     1915       -1     
- Misses      12594    12737     +143     
+ Partials     2701     2559     -142     
Files with missing lines Coverage Δ
src/video.cpp 30.32% <0.00%> (ø)

... and 22 files with indirect coverage changes