Hi, On Mon, Jun 20, 2011 at 4:57 AM, Anton Khirnov <[email protected]> wrote: > From: Stefano Sabatini <[email protected]> > > Fix warnings of the type: > vf_drawtext.c:NNN: warning: missing braces around initializer > vf_drawtext.c:NNN: warning: (near initialization for > ‘drawtext_options[X].default_val’) > > Signed-off-by: Anton Khirnov <[email protected]> > --- > libavfilter/vf_drawtext.c | 58 ++++++++++++++++++++++---------------------- > 1 files changed, 29 insertions(+), 29 deletions(-)
OK. Ronald _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
