mirror of
https://github.com/xenia-project/FFmpeg.git
synced 2025-01-14 07:31:46 +00:00
avfilter/vf_deblock: add timeline support
Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
parent
10ca419dd8
commit
9b6f8fb25d
@ -410,4 +410,5 @@ AVFilter ff_vf_deblock = {
|
||||
.query_formats = query_formats,
|
||||
.inputs = inputs,
|
||||
.outputs = outputs,
|
||||
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user