Added zerocopy, improved stream robustness and reduced latency

This commit is contained in:
RedNicStone
2026-08-26 11:41:54 +01:00
parent 97ff779911
commit 436808a0d0
22 changed files with 1605 additions and 250 deletions

View File

@@ -74,6 +74,12 @@ target_sources(${LIBNAME}
src/register_types.h
src/gdvapivideostream_class.cpp
src/gdvapivideostream_class.h
src/vulkan_detour.h
src/vulkan_detour.cpp
src/vaapi_decoder.h
src/vaapi_decoder.cpp
src/vk_image_import.h
src/vk_image_import.cpp
)
# Fetch a list of the xml files to use for documentation and add to our target