Skip to content

Eliminate the QP fallback code that was only required for VAAPI

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

11.06% (-0.13%) compared to 9662f05

View this Pull Request on Codecov

11.06% (-0.13%) compared to 9662f05

Details

Codecov Report

Attention: Patch coverage is 8.60215% with 85 lines in your changes missing coverage. Please review.

Project coverage is 11.06%. Comparing base (9662f05) to head (61362c1).

Files with missing lines Patch % Lines
src/platform/linux/vaapi.cpp 0.00% 74 Missing ⚠️
src/video.cpp 37.50% 4 Missing and 6 partials ⚠️
src/config.cpp 50.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3332      +/-   ##
==========================================
- Coverage   11.18%   11.06%   -0.13%     
==========================================
  Files          99       99              
  Lines       17184    17231      +47     
  Branches     8008     8034      +26     
==========================================
- Hits         1922     1906      -16     
+ Misses      12719    12641      -78     
- Partials     2543     2684     +141     
Files with missing lines Coverage Δ
src/config.h 0.00% <ø> (ø)
src/platform/common.h 34.04% <100.00%> (ø)
src/video.h 54.94% <ø> (+0.59%) ⬆️
src/config.cpp 6.00% <50.00%> (+0.30%) ⬆️
src/video.cpp 29.95% <37.50%> (-0.47%) ⬇️
src/platform/linux/vaapi.cpp 2.35% <0.00%> (-0.93%) ⬇️

... and 21 files with indirect coverage changes