[Libav-user] calling av_register_all() twice makes libav stuck.

Gabriele Greco gabriele.greco at wyscout.com
Mon May 22 12:04:20 EEST 2017


>
>
>     AVOnce control = AV_ONCE_INIT;
>
>     ff_thread_once(&control, register_all);
> }
>
> Should it be a static or a global variable here?
>
>
Considering that AVOnce is defined as 'char' it seems a bug to me too.


-- 
*Bye,*
* Gabry*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20170522/ef2954ba/attachment.html>


More information about the Libav-user mailing list