[vlc-devel] modules/codec/avcodec/avutil.h

Sergey Radionov rsatom at gmail.com
Wed Jan 4 14:10:56 CET 2012


2012/1/4 Laurent Aimar <fenrir at elivagar.org>:
> On Wed, Jan 04, 2012 at 07:36:25PM +0700, Sergey Radionov wrote:
>> then why you think "opaque" checking will be not thread safe?
>  Someone has to call av_log_set_callback() with a valid object (and one that
> stay valid until no one is using libav* anymore).
>  One of the issue is that av_log_set_callback() is per process, and in VLC
> multiple threads can use/instantiate libav*
I know, but I don't see issue if libvlc (and opaque) will be
initialized only once per process...
So question is: can libav be initialized multiple times in VLC?

>
> --
> fenrir
> _______________________________________________
> vlc-devel mailing list
> To unsubscribe or modify your subscription options:
> http://mailman.videolan.org/listinfo/vlc-devel



More information about the vlc-devel mailing list