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(vaapi): use VBR rate control mode #3337

Closed
wants to merge 1 commit into from

fix(vaapi): use VBR rate control mode

6aa2981
Select commit
Loading
Failed to load commit list.
Closed

fix(vaapi): use VBR rate control mode #3337

fix(vaapi): use VBR rate control mode
6aa2981
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 29, 2024 in 1s

11.15% (+0.00%) compared to 79ada18

View this Pull Request on Codecov

11.15% (+0.00%) compared to 79ada18

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.15%. Comparing base (79ada18) to head (6aa2981).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3337   +/-   ##
=======================================
  Coverage   11.15%   11.15%           
=======================================
  Files          99       99           
  Lines       17183    17180    -3     
  Branches     8009     8008    -1     
=======================================
  Hits         1916     1916           
+ Misses      12580    12577    -3     
  Partials     2687     2687           
Files with missing lines Coverage Δ
src/platform/linux/vaapi.cpp 3.35% <ø> (+0.07%) ⬆️
src/video.cpp 30.32% <ø> (-0.03%) ⬇️