[FFmpeg-devel] [PATCH 18/21] avcodec/zmbvenc: Use ff_deflate_init/end() wrappers

Tomas Härdin tjoppen at acc.umu.se
Wed Mar 16 22:03:46 EET 2022


tis 2022-03-15 klockan 21:06 +0100 skrev Andreas Rheinhardt:
> They emit better error messages (it does not claim that inflateInit
> failed upon an error from deflateInit!) and uses our allocation
> functions.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  configure            |  2 +-
>  libavcodec/zmbvenc.c | 41 +++++++++++++++--------------------------
>  2 files changed, 16 insertions(+), 27 deletions(-)

Looks OK

/Tomas



More information about the ffmpeg-devel mailing list