[FFmpeg-devel] [PATCH 01/13] avcodec/cinepakenc: Cleanup generically after init failure
Tomas Härdin
tjoppen at acc.umu.se
Sat Aug 29 21:06:07 EEST 2020
lör 2020-08-29 klockan 19:56 +0200 skrev Andreas Rheinhardt:
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
> ---
> libavcodec/cinepakenc.c | 36 ++++++++++--------------------------
> 1 file changed, 10 insertions(+), 26 deletions(-)
>
> diff --git a/libavcodec/cinepakenc.c b/libavcodec/cinepakenc.c
> index 6024df0fba..cc125ed39e 100644
> --- a/libavcodec/cinepakenc.c
> +++ b/libavcodec/cinepakenc.c
Looks good to me
/Tomas
More information about the ffmpeg-devel
mailing list