Quoting Andreas Rheinhardt (2022-06-30 10:51:56) > This function is only called from the decoder's init function > and given that this decoder has FF_CODEC_CAP_INIT_CLEANUP set, > hevc_decode_free() is called automatically (currently it would > be called twice with the second call being redundant). > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/hevcdec.c | 16 ++++++---------- > 1 file changed, 6 insertions(+), 10 deletions(-)
looks ok -- Anton Khirnov _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
