[FFmpeg-devel] [PATCH] ffplay: avoid useless NULL checks in swr_free()

Paul B Mahol onemda at gmail.com
Fri Jun 29 01:15:51 CEST 2012


On 6/28/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> swr_free() already checks for nullness, no need to add the check in
> calling code.
> ---
>  ffplay.c |    6 ++----
>  1 files changed, 2 insertions(+), 4 deletions(-)
>

LGTM


More information about the ffmpeg-devel mailing list