]> git.sesse.net Git - vlc/commit
control/media_instance.c: Work around a missing playlist feature: Playlist should...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jul 2007 20:54:33 +0000 (20:54 +0000)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sat, 14 Jul 2007 20:54:33 +0000 (20:54 +0000)
commitfc12cd71fb3be8d4f2c1079abe21a7b70345d3fa
treee81436935a27332d1e4ac6aa6f8d82e0c1069f46
parent1a723b1aa904abca1ac97cc7ac8ea67746ade344
control/media_instance.c: Work around a missing playlist feature: Playlist should increment the input refcount, and destroy it based upon its refcount value. (this is a temporary hack to allow libvlc usage, until we fix the playlist).
src/control/media_instance.c