]> git.sesse.net Git - vlc/commit
Add support for allocating media_descriptors and factorize some code (generics yum...
authorRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Oct 2007 12:18:19 +0000 (12:18 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sun, 21 Oct 2007 12:18:19 +0000 (12:18 +0000)
commit77015ab46b9aff1d25ac3ca3c064893549fd4137
treea38e93c73b99533655ec9936e17b8921db652636
parent256878bc4b10572511d4c96ac5ad1774482fcc56
Add support for allocating media_descriptors and factorize some code (generics yum yum!).
Destroying the instance object while a descriptor is still alive will crash(!).
I wonder why libvlc_instance_t is not reference counted as the other handler types... ?
bindings/cil/exception.cs
bindings/cil/libvlc.cs
bindings/cil/marshal.cs
bindings/cil/testvlc.cs