On Tue, Oct 01, 2013 at 03:11:47PM +0200, Vittorio Giovara wrote:
> ---
> libavfilter/vf_interlace.c | 9 +++++++++
> 1 file changed, 9 insertions(+)
a n --> an
> --- a/libavfilter/vf_interlace.c
> +++ b/libavfilter/vf_interlace.c
> @@ -181,6 +181,15 @@ static int filter_frame(AVFilterLink *inlink, AVFrame
> *buf)
>
> + if (s->cur->interlaced_frame) {
> + av_log(ctx, AV_LOG_WARNING, "video is already interlaced, adjusting
> framerate only\n");
nit: long line
Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel