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 <[email protected]> > --- > 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 [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
