Sunshine/src/nvenc
Cameron Gutman 265a00793c
feat(nvenc): implement async encode and hang recovery (#3629)
* feat(nvenc): implement async encode

* fix(video): allow NVENC to complete teardown asynchronously
2025-02-06 22:22:00 -06:00
..
nvenc_base.cpp feat(nvenc): implement async encode and hang recovery (#3629) 2025-02-06 22:22:00 -06:00
nvenc_base.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_colorspace.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_config.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_d3d11.cpp feat(nvenc): implement async encode and hang recovery (#3629) 2025-02-06 22:22:00 -06:00
nvenc_d3d11.h feat(nvenc): implement async encode and hang recovery (#3629) 2025-02-06 22:22:00 -06:00
nvenc_d3d11_native.cpp style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_d3d11_native.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_d3d11_on_cuda.cpp style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_d3d11_on_cuda.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_encoded_frame.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_utils.cpp style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00
nvenc_utils.h style: adjust clang-format rules (#2186) 2025-01-19 22:34:47 -05:00