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

2015-10-02 Thread Michael Niedermayer
On Fri, Oct 02, 2015 at 05:13:17PM +0200, Nicolas George wrote: > Signed-off-by: Nicolas George > --- > libavfilter/vf_fps.c | 3 +-- > 1 file changed, 1 insertion(+), 2 deletions(-) > > diff --git a/libavfilter/vf_fps.c b/libavfilter/vf_fps.c > index 6154f6d..0f0ed24 100644 > --- a/libavfilter/

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

2015-10-02 Thread Nicolas George
Signed-off-by: Nicolas George --- libavfilter/vf_fps.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/libavfilter/vf_fps.c b/libavfilter/vf_fps.c index 6154f6d..0f0ed24 100644 --- a/libavfilter/vf_fps.c +++ b/libavfilter/vf_fps.c @@ -129,8 +129,7 @@ static int request_frame