[FFmpeg-devel] [PATCH 03/21] avcodec/zmbv: Use ff_inflate_init/end()

Tomas Härdin tjoppen at acc.umu.se
Wed Mar 16 21:31:38 EET 2022


tis 2022-03-15 klockan 21:05 +0100 skrev Andreas Rheinhardt:
> Returns better error messages in case of error and deduplicates
> the inflateInit() code.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  configure         |  2 +-
>  libavcodec/zmbv.c | 38 ++++++++++++++------------------------
>  2 files changed, 15 insertions(+), 25 deletions(-)

Looks OK

/Tomas



More information about the ffmpeg-devel mailing list