Skip to content

feat(vaapi): add option to enable strict enforcement of frame size

Codecov / codecov/project succeeded Nov 1, 2024 in 0s

11.11% (-0.04%) compared to f418566

View this Pull Request on Codecov

11.11% (-0.04%) compared to f418566

Details

Codecov Report

Attention: Patch coverage is 4.05405% with 71 lines in your changes missing coverage. Please review.

Project coverage is 11.11%. Comparing base (f418566) to head (2dd5027).

Files with missing lines Patch % Lines
src/platform/linux/vaapi.cpp 0.00% 70 Missing ⚠️
src/config.cpp 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3332      +/-   ##
==========================================
- Coverage   11.14%   11.11%   -0.04%     
==========================================
  Files          99       99              
  Lines       17184    17256      +72     
  Branches     8008     8043      +35     
==========================================
+ Hits         1916     1918       +2     
+ Misses      12722    12650      -72     
- Partials     2546     2688     +142     
Files with missing lines Coverage Δ
src/config.h 0.00% <ø> (ø)
src/platform/common.h 34.04% <100.00%> (ø)
src/video.cpp 30.32% <100.00%> (-0.03%) ⬇️
src/config.cpp 6.00% <50.00%> (+0.30%) ⬆️
src/platform/linux/vaapi.cpp 2.39% <0.00%> (-0.89%) ⬇️

... and 19 files with indirect coverage changes