On 17/02/2025 17:19, Niklas Haas wrote:
From: Niklas Haas <[email protected]>This is a Vulkan-accelerated version of the existing interlace filter. --- configure | 1 + doc/filters.texi | 2 +- libavfilter/Makefile | 1 + libavfilter/allfilters.c | 1 + libavfilter/vf_interlace_vulkan.c | 313 ++++++++++++++++++++++++++++++ 5 files changed, 317 insertions(+), 1 deletion(-) create mode 100644 libavfilter/vf_interlace_vulkan.c
LGTM, thanks. Sorry if the idiosyncrasies in the framework were difficult to ignore.
OpenPGP_0xA2FEA5F03F034464.asc
Description: OpenPGP public key
OpenPGP_signature.asc
Description: OpenPGP digital signature
_______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
