[FFmpeg-devel] [PATCH] lavf/utils: add error check in av_read_frame()

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon Sep 24 01:05:16 CEST 2012


On 23/09/2012 6:43 PM, Stefano Sabatini wrote:
> In particular, fix crash when the input file contains no packets (e.g. an
> ffmeta input).
> ---
>  libavformat/utils.c |   17 ++++++++++++-----
>  1 files changed, 12 insertions(+), 5 deletions(-)

LGTM.

- Derek


More information about the ffmpeg-devel mailing list