[FFmpeg-devel] Patch that adds timeline function for eq filter

Michael Niedermayer michael at niedermayer.cc
Sat Jun 11 20:11:45 CEST 2016


On Wed, Jun 01, 2016 at 04:55:45AM +0000, Maxim Petrov wrote:
> 

>  vf_eq.c |    1 +
>  1 file changed, 1 insertion(+)
> 30ab72e9b52283cc69755e0205bd8c2f0c133954  0001-Timeline-function-for-the-eq-filter.patch
> From 570b215c110b027badc41d1206b0ff6d4806a98f Mon Sep 17 00:00:00 2001

> From: Ilya87 <yast4ik at yahoo.com>
        ^^^^^^
Is that name intended, instead of your full name ?


> Date: Wed, 1 Jun 2016 07:49:51 +0300
> Subject: [PATCH] Timeline function for the eq filter
> 
> ---
>  libavfilter/vf_eq.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/libavfilter/vf_eq.c b/libavfilter/vf_eq.c
> index 0b929f3..5ecdb31 100644
> --- a/libavfilter/vf_eq.c
> +++ b/libavfilter/vf_eq.c
> @@ -385,4 +385,5 @@ AVFilter ff_vf_eq = {
>      .query_formats   = query_formats,
>      .init            = initialize,
>      .uninit          = uninit,
> +    .flags         = AVFILTER_FLAG_SUPPORT_TIMELINE_GENERIC,
>  };
> -- 
> 2.8.3
> 

> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/ffmpeg-devel


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

I do not agree with what you have to say, but I'll defend to the death your
right to say it. -- Voltaire
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160611/dfe71c92/attachment.sig>


More information about the ffmpeg-devel mailing list