mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-16 03:50:05 +01:00
avfilter: Add blockdetect filter
This commit is contained in:
@@ -183,6 +183,7 @@ extern const AVFilter ff_vf_blackdetect;
|
||||
extern const AVFilter ff_vf_blackframe;
|
||||
extern const AVFilter ff_vf_blend;
|
||||
extern const AVFilter ff_vf_blend_vulkan;
|
||||
extern const AVFilter ff_vf_blockdetect;
|
||||
extern const AVFilter ff_vf_blurdetect;
|
||||
extern const AVFilter ff_vf_bm3d;
|
||||
extern const AVFilter ff_vf_boxblur;
|
||||
|
||||
Reference in New Issue
Block a user