mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-01-06 14:15:29 +01:00
lavfi: addroi filter
This can be used to add region of interest side data to video frames.
This commit is contained in:
@@ -143,6 +143,7 @@ extern AVFilter ff_asrc_sine;
|
||||
|
||||
extern AVFilter ff_asink_anullsink;
|
||||
|
||||
extern AVFilter ff_vf_addroi;
|
||||
extern AVFilter ff_vf_alphaextract;
|
||||
extern AVFilter ff_vf_alphamerge;
|
||||
extern AVFilter ff_vf_amplify;
|
||||
|
||||
Reference in New Issue
Block a user