mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-15 19:40:07 +01:00
avutil/vf_scdet_vulkan: add new filter
Carbon copy of vf_scdet. Signed-off-by: Niklas Haas <git@haasn.dev> Sponsored-by: nxtedition
This commit is contained in:
@@ -444,6 +444,7 @@ extern const FFFilter ff_vf_scale_vulkan;
|
||||
extern const FFFilter ff_vf_scale2ref;
|
||||
extern const FFFilter ff_vf_scale2ref_npp;
|
||||
extern const FFFilter ff_vf_scdet;
|
||||
extern const FFFilter ff_vf_scdet_vulkan;
|
||||
extern const FFFilter ff_vf_scharr;
|
||||
extern const FFFilter ff_vf_scroll;
|
||||
extern const FFFilter ff_vf_segment;
|
||||
|
||||
Reference in New Issue
Block a user