[FFmpeg-devel] [PATCH 1/6] avformat: remove unneded avio_flush() calls before calling avio_close_dyn_buf()

Martin Storsjö martin at martin.st
Sun Jan 5 22:28:52 EET 2020


On Sun, 5 Jan 2020, Marton Balint wrote:

> avio_close_dyn_buf() also does avio_flush().
>
> Signed-off-by: Marton Balint <cus at passwd.hu>
> ---
> libavformat/hlsenc.c | 2 --
> libavformat/oggenc.c | 1 -
> libavformat/rtpdec.c | 2 --
> 3 files changed, 5 deletions(-)

LGTM

// Martin



More information about the ffmpeg-devel mailing list