[vlc-devel] [PATCH] Added option to disable chapter generation from marks file.

Jean-Baptiste Kempf jb at videolan.org
Thu Sep 22 18:12:54 CEST 2011


On Thu, Sep 22, 2011 at 02:52:05AM +0300, Janne Kujanpää wrote :
> +    int64_t i_last_frame = -10000;

Why not -1 ?

> +        if ( i_frame - i_last_frame < 45 ) 
Trailing space.

> +        i_last_frame=i_frame;
Missing spaces around "="

Best Regards,

-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device



More information about the vlc-devel mailing list