[FFmpeg-devel] [PATCH] lavfi/geq: mark timeline support
Clément Bœsch
ubitux at gmail.com
Mon May 20 00:22:20 CEST 2013
On Mon, May 20, 2013 at 12:20:36AM +0200, Stefano Sabatini wrote:
> ---
> libavfilter/vf_geq.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/libavfilter/vf_geq.c b/libavfilter/vf_geq.c
> index ba07ac1..8b36f22 100644
> --- a/libavfilter/vf_geq.c
> +++ b/libavfilter/vf_geq.c
> @@ -276,4 +276,5 @@ AVFilter avfilter_vf_geq = {
> .inputs = geq_inputs,
> .outputs = geq_outputs,
> .priv_class = &geq_class,
> + .flags = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
> };
LGTM
--
Clément B.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 490 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20130520/12b6a900/attachment.asc>
More information about the ffmpeg-devel
mailing list