mirror of
https://github.com/nyanmisaka/ffmpeg-rockchip.git
synced 2026-01-23 23:21:06 +01:00
lavfi/allfilters: move vf_chromaber_vulkan to video section
This commit is contained in:
parent
64467cbca2
commit
944c34a94c
1 changed files with 1 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ extern const AVFilter ff_af_bandreject;
|
|||
extern const AVFilter ff_af_bass;
|
||||
extern const AVFilter ff_af_biquad;
|
||||
extern const AVFilter ff_af_bs2b;
|
||||
extern const AVFilter ff_vf_chromaber_vulkan;
|
||||
extern const AVFilter ff_af_channelmap;
|
||||
extern const AVFilter ff_af_channelsplit;
|
||||
extern const AVFilter ff_af_chorus;
|
||||
|
|
@ -187,6 +186,7 @@ extern const AVFilter ff_vf_boxblur;
|
|||
extern const AVFilter ff_vf_boxblur_opencl;
|
||||
extern const AVFilter ff_vf_bwdif;
|
||||
extern const AVFilter ff_vf_cas;
|
||||
extern const AVFilter ff_vf_chromaber_vulkan;
|
||||
extern const AVFilter ff_vf_chromahold;
|
||||
extern const AVFilter ff_vf_chromakey;
|
||||
extern const AVFilter ff_vf_chromanr;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue