feat(nvenc): support for split frame encoding on GPUs with 2+ nvenc blocks #4892
SonarQubeCloud / SonarCloud Code Analysis
failed
Mar 30, 2026 in 7m 47s
Quality Gate failed
Failed conditions
2 New issues
2 New Code Smells (required ≤ 0)
See analysis details on SonarQube Cloud
Catch issues before they fail your Quality Gate with our IDE extension
SonarQube for IDE
Annotations
Check warning on line 176 in src/nvenc/nvenc_base.cpp
sonarqubecloud / SonarCloud Code Analysis
Use the init-statement to declare "ret" inside the if statement.
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AZ0YX3oxTeeD3ppJeH3y&open=AZ0YX3oxTeeD3ppJeH3y&pullRequest=4892
Check warning on line 239 in src/nvenc/nvenc_base.cpp
sonarqubecloud / SonarCloud Code Analysis
Extract this nested conditional operator into an independent statement.
See more on https://sonarcloud.io/project/issues?id=LizardByte_Sunshine&issues=AZ0YX3oxTeeD3ppJeH3z&open=AZ0YX3oxTeeD3ppJeH3z&pullRequest=4892
Loading