Quoting Andreas Rheinhardt (2022-07-10 01:10:21) > and remove FF_CODEC_CAP_INIT_THREADSAFE > All our native codecs are already init-threadsafe > (only wrappers for external libraries and hwaccels > are typically not marked as init-threadsafe yet), > so it is only natural for this to also be the default state. > > Signed-off-by: Andreas Rheinhardt <andreas.rheinha...@outlook.com> > --- > One could now also remove the check for "codec->init" from > (un)lock_avcodec. It wouldn't matter.
Very nice. Congratulations on getting here, it was tons of work. -- 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".