lavfi/il: add timeline support

Signed-off-by: Paul B Mahol <onemda@gmail.com>
pull/25/head
Paul B Mahol 12 years ago
parent 7d01533371
commit 3554238863
  1. 1
      libavfilter/vf_il.c

@ -209,4 +209,5 @@ AVFilter avfilter_vf_il = {
.inputs = inputs,
.outputs = outputs,
.priv_class = &il_class,
.flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
};

Loading…
Cancel
Save