[FFmpeg-devel] [PATCH] lavfi/deshake: support named options.

Clément Bœsch ubitux at gmail.com
Tue Mar 5 21:19:58 CET 2013


On Tue, Mar 05, 2013 at 08:34:46PM +0100, Stefano Sabatini wrote:
[...]
> >  static int filter_frame(AVFilterLink *link, AVFilterBufferRef *in)
> > @@ -565,4 +582,5 @@ AVFilter avfilter_vf_deshake = {
> >      .query_formats = query_formats,
> >      .inputs        = deshake_inputs,
> >      .outputs       = deshake_outputs,
> > +    .priv_class    = &deshake_class,
> >  };
> 
> LGTM otherwise, thanks.
> 

Fixed the documentation problems and applied, thanks.

[...]

-- 
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/20130305/160045da/attachment.asc>


More information about the ffmpeg-devel mailing list