[vlc-devel] vlc: svn commit r21128 (courmisch)
Rémi Denis-Courmont
rem at videolan.org
Thu Aug 16 18:07:36 CEST 2007
Le jeudi 16 août 2007, Subversion daemon a écrit :
> r21128 | courmisch | 2007-08-16 17:55:55 +0200 (Thu, 16 Aug 2007) | 3
> lines Changed paths:
> M /trunk/include/vlc_objects.h
> M /trunk/src/libvlc-common.c
> M /trunk/src/libvlc.sym
>
> vlc_global_object: return the global (process-wide) LibVLC object
> It is mostly useful to register global mutexes and such things.
Actually, global library mutexes is almost the ONLY use case for this.
It seems some plugins uses it for other purpose, and they are most
likely wrong; most of the time the libvlc_int_t instance object should
be used instead. logo is one such offender.
This is not the first that's been pointed out, and I cannot fix every
single of them myself; my feeling of guilt at the idea of breaking
these is vanishing fast.
--
Rémi Denis-Courmont
http://www.remlab.net/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20070816/69ef8497/attachment.sig>
-------------- next part --------------
_______________________________________________
vlc-devel mailing list
vlc-devel at videolan.org
http://mailman.videolan.org/listinfo/vlc-devel
More information about the vlc-devel
mailing list