diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-15 12:52:37 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2022-03-19 00:18:35 +0100 |
commit | 8231080fd3db9a8bee73ae505d216e56d19c50fe (patch) | |
tree | 0b18c99bd46a418c37c4401828b888b29523eca9 /.gitignore | |
parent | 7fffa718c35d32aa99659524d74f6338247934b6 (diff) | |
download | ffmpeg-8231080fd3db9a8bee73ae505d216e56d19c50fe.tar.gz |
avcodec/lcldec: Use ff_inflate_init/end(), cleanup generically
Returns better error messages in case of error and deduplicates
the inflateInit() code and also allows to cleanup generically
in case of errors as it is save to call ff_inflate_end() if
ff_inflate_init() has not been called successfully.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions