avfilter/interlace_vulkan: add interlace_vulkan filter

This is a Vulkan-accelerated version of the existing interlace filter.
This commit is contained in:
Niklas Haas
2025-02-17 15:46:09 +01:00
parent 0e7c2a6287
commit 4dc2ae69e7
5 changed files with 317 additions and 1 deletions

View File

@ -16041,7 +16041,7 @@ If 0, plane will remain unchanged.
This filter supports the all above options as @ref{commands}.
@section interlace
@section interlace, interlace_vulkan
Simple interlacing filter from progressive contents. This interleaves upper (or
lower) lines from odd frames with lower (or upper) lines from even frames,