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

feat(nvenc): implement async encode #3629

Merged
merged 2 commits into from
Feb 7, 2025

fix(video): allow NVENC to complete teardown asynchronously

4700df2
Select commit
Loading
Failed to load commit list.
Merged

feat(nvenc): implement async encode #3629

fix(video): allow NVENC to complete teardown asynchronously
4700df2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 7, 2025 in 0s

0.00% of diff hit (target 11.62%)

View this Pull Request on Codecov

0.00% of diff hit (target 11.62%)

Annotations

Check warning on line 531 in src/nvenc/nvenc_base.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nvenc/nvenc_base.cpp#L531

Added line #L531 was not covered by tests

Check warning on line 14 in src/nvenc/nvenc_d3d11.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nvenc/nvenc_d3d11.cpp#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 24 in src/nvenc/nvenc_d3d11.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nvenc/nvenc_d3d11.cpp#L24

Added line #L24 was not covered by tests

Check warning on line 65 in src/nvenc/nvenc_d3d11.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/nvenc/nvenc_d3d11.cpp#L64-L65

Added lines #L64 - L65 were not covered by tests