Quoting Andreas Rheinhardt (2020-12-10 12:16:37) > This is a prerequisite for making any encoder that uses > ff_mpv_encode_init() init-threadsafe; it already makes the AMV, > the MJPEG and the MPEG-1/2 encoders init-threadsafe. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/mjpegenc.c | 4 ++-- > libavcodec/mpeg12enc.c | 4 ++-- > libavcodec/mpegvideo_enc.c | 15 +++++++++++---- > 3 files changed, 15 insertions(+), 8 deletions(-)
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".
