On Fri, 16 Dec 2016 19:04:33 +0100
Hendrik Leppkes <h.lepp...@gmail.com> wrote:

> 
> IMHO this mutex should just generally go away, as you can simply lock
> externally if you need to, it feels rather ugly and hackish to add it
> here. Add to that Antons work to make hwaccel with threads fully
> synchronized to the calling thread, and everything can be achieved
> with external locking if you want multiple threads using the same
> device.

Where is the thread-safety or unsafety of these things defined?

MIO it's completely insane not to let at least some AVHWFramesContext
functions be thread-safe.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to