mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-17 15:08:09 +08:00
avfilter/interlace_vulkan: add interlace_vulkan filter
This is a Vulkan-accelerated version of the existing interlace filter.
This commit is contained in:
@ -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,
|
||||
|
Reference in New Issue
Block a user