[FFmpeg-devel] [PATCH] lavfi/vf_mpdecimate: remove request_frame().

Ganesh Ajjanagadde gajjanag at mit.edu
Sun Nov 29 14:13:38 CET 2015


On Sun, Nov 29, 2015 at 7:36 AM, Nicolas George <george at nsup.org> wrote:
> It is no longer needed since looping is not necessary.
>
> Signed-off-by: Nicolas George <george at nsup.org>
> ---
>  libavfilter/vf_mpdecimate.c | 14 --------------
>  1 file changed, 14 deletions(-)
>
>
> Passes the FATE test (the one that is broken for windows).
>
> This is the last filter that needed updatint.

Trivial comment: updatint -> updating.
Can't give a technical review.

[...]


More information about the ffmpeg-devel mailing list