lavfi: add Vulkan filtering framework
This commit adds a Vulkan filtering infrastructure for libavfilter. It attempts to abstract as much as possible of the Vulkan API from filters. The way the hwcontext and the framework are designed permits for parallel, non-CPU-blocking filtering throughout, with the exception of up/downloading and mapping.
Showing
libavfilter/glslang.cpp
0 → 100644
libavfilter/glslang.h
0 → 100644
libavfilter/vulkan.c
0 → 100644
libavfilter/vulkan.h
0 → 100644
Please
register
or
sign in
to comment