[vlc-devel] vlc: svn commit r24388 (oaubert)

Rémi Denis-Courmont rdenis at simphalempin.com
Fri Jan 18 18:00:24 CET 2008


Le Friday 18 January 2008 16:16:06 Subversion daemon, vous avez écrit :
> r24388 | oaubert | 2008-01-18 15:16:06 +0100 (Fri, 18 Jan 2008) | 2 lines
> Changed paths:
>    M /trunk/bindings/python/vlc_internal.c
>
> python bindings/vlc_internal: fix access to vlc_object_internals_t members

I wonder why the bindings need to access this (apart from backward 
compatibility). Low-level thread IDs don't make much sense from Python code.

And reading refcount should never ever be needed - you can still use 
vlc_object_yield and vlc_object_release of course.

-- 
Rémi Denis-Courmont
http://www.remlab.net/



More information about the vlc-devel mailing list