[FFmpeg-devel] [PATCH] avcodec: add SpeedHQ encoder
Paul B Mahol
onemda at gmail.com
Mon Nov 9 17:22:46 EET 2020
On Mon, Nov 9, 2020 at 4:11 PM Derek Buitenhuis <derek.buitenhuis at gmail.com>
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
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
>
> To unsubscribe, visit link above, or email
> ffmpeg-devel-request at ffmpeg.org with subject "unsubscribe".
More information about the ffmpeg-devel
mailing list