mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2025-10-09 10:41:00 +08:00
avfilter: add backgroundkey video filter
This commit is contained in:
@@ -177,6 +177,7 @@ extern const AVFilter ff_vf_atadenoise;
|
||||
extern const AVFilter ff_vf_avgblur;
|
||||
extern const AVFilter ff_vf_avgblur_opencl;
|
||||
extern const AVFilter ff_vf_avgblur_vulkan;
|
||||
extern const AVFilter ff_vf_backgroundkey;
|
||||
extern const AVFilter ff_vf_bbox;
|
||||
extern const AVFilter ff_vf_bench;
|
||||
extern const AVFilter ff_vf_bilateral;
|
||||
|
Reference in New Issue
Block a user