On Mon, 10 Aug 2015 01:18:58 +0530 Niklesh Lalwani <niklesh.lalw...@iitb.ac.in> wrote:
> > > > > + > > > +typedef struct { > > > + char *font; > > > + int fontsize; > > > + int color; > > > + int back_color; > > > + int bold; > > > + int italic; > > > + int underline; > > > + int alignment; > > > +} Movtext_default; > > > + > > > > This name is inconsistent. Use MovTextDefault. > > > > Yes, makes sense. Updated patch attached. Pushed, thanks. --phil _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel