tor 2021-05-06 klockan 07:11 +0200 skrev Andreas Rheinhardt: > It is not documented to be safe to call inflateEnd() on a z_stream > that has not been successfully initialized via inflateInit(); so > record whether it has been successfully initialized. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com>
Seems correct and makes the code cleaner. That memset() really is an ugly hack. Encoder patch also looks good. /Tomas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".