[FFmpeg-devel] [misc-filters PATCH 2/5] Add color source.
Víctor Paesa
victorpaesa
Wed Jun 30 23:49:05 CEST 2010
Hi,
On 2010-06-30, Stefano Sabatini wrote:
> @@ -306,7 +308,7 @@ static void draw_slice(AVFilterLink *link, int y, int h,
> int slice_dir)
>
> AVFilter avfilter_vf_pad = {
> .name = "pad",
> - .description = "Add pads to the input image.",
> + .description = NULL_IF_CONFIG_SMALL("Add pads to the input image."),
>
> .priv_size = sizeof(PadContext),
> .init = init,
Maybe "Add padding to the input image."
Regards,
V?ctor
More information about the ffmpeg-devel
mailing list