On Fri, Jul 29, 2011 at 04:48:11PM +0200, Anton Khirnov wrote: > > --- a/ffmpeg.c > +++ b/ffmpeg.c > @@ -4394,6 +4394,10 @@ int main(int argc, char **argv) > > + av_log(NULL, AV_LOG_WARNING, "This program is not developed anymore and > is only " > + "provided for compatibility. Use avengine > instead " > + "(see Changelog for the list of > incompatible changes in it).\n");
This is a very long line, break it in two. s/ in it// Diego _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
