mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-02-13 16:40:27 +00:00
avfilter/vf_fftfilt: add generic timeline support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
2170ca41f4
commit
4705a80fb0
@ -360,4 +360,5 @@ AVFilter ff_vf_fftfilt = {
|
||||
.query_formats = query_formats,
|
||||
.init = initialize,
|
||||
.uninit = uninit,
|
||||
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user