Will apply soon. On Mon, Nov 9, 2020 at 4:22 PM Paul B Mahol <[email protected]> wrote:
> > > On Mon, Nov 9, 2020 at 4:11 PM Derek Buitenhuis < > [email protected]> wrote: > >> On 09/11/2020 12:02, Paul B Mahol wrote: >> > + .caps_internal = FF_CODEC_CAP_INIT_CLEANUP, >> >> I think you can add FF_CODEC_CAP_INIT_THREADSAFE since ff_thread_once is >> used properly. >> > > What about the rest of the mpv init code that calls this function, it is > safe too? > > >> >> - Derek >> _______________________________________________ >> 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". > > _______________________________________________ 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".
