Re: [FFmpeg-devel] [PATCH 10/15] lavfi/vf_yadif: remove looping on request_frame().

2015-10-02 Thread Michael Niedermayer
On Fri, Oct 02, 2015 at 05:13:21PM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/vf_yadif.c | 5 ++--- > 1 file changed, 2 insertions(+), 3 deletions(-) LGTM thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB Awnsering w

[FFmpeg-devel] [PATCH 10/15] lavfi/vf_yadif: remove looping on request_frame().

2015-10-02 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/vf_yadif.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/libavfilter/vf_yadif.c b/libavfilter/vf_yadif.c index d7a2b53..c32c065 100644 --- a/libavfilter/vf_yadif.c +++ b/libavfilter/vf_yadif.c @@ -379,15 +379,15 @@ static in