diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-15 18:28:54 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-19 00:18:36 +0100 |
commit | c3c2b5423d33bcfa792b3ab26dd26a50a3590a59 (patch) | |
tree | 27499ca0db83847961e8634e58e69e3265b96105 /libavcodec/frame_thread_encoder.h | |
parent | 1692a97251896035ce4055eb101bb6c2f9b0fae1 (diff) | |
download | ffmpeg-c3c2b5423d33bcfa792b3ab26dd26a50a3590a59.tar.gz |
avcodec/lclenc: Use ff_deflate_init/end() wrappers
They return nicer error messages on error; furthermore,
they also use our allocation functions. It also stops
calling deflateEnd() on a z_stream that might not have been
successfully initialized.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavcodec/frame_thread_encoder.h')
0 files changed, 0 insertions, 0 deletions