Quoting Andreas Rheinhardt (2020-11-27 02:02:39) > This affected all decoders that used ff_mjpeg_decode_init() as init > function; and it also affected decoders that open jpeg decoders via > ff_codec_open2_recursive() as well as MxPEG. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@gmail.com> > --- > libavcodec/jpeglsdec.c | 2 +- > libavcodec/mjpegbdec.c | 2 +- > libavcodec/mjpegdec.c | 4 ++-- > libavcodec/sp5xdec.c | 4 ++-- > 4 files changed, 6 insertions(+), 6 deletions(-)
Looks good. -- Anton Khirnov _______________________________________________ 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".