]> git.sesse.net Git - vlc/commit
playlist: Listen to vlc_InputItemMetaChanged. This removes one more playlist->vout...
authorPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 1 Jun 2008 19:44:31 +0000 (21:44 +0200)
committerPierre d'Herbemont <pdherbemont@videolan.org>
Sun, 1 Jun 2008 19:44:51 +0000 (21:44 +0200)
commit9ff2a688923e778b1526dba269c836afa1c5a1e1
tree61cedcc2ffe603300398ac5721fdead78f485151
parentfe1fdaf598d73a3cabe417ae85a6132623a10466
playlist: Listen to vlc_InputItemMetaChanged. This removes one more playlist->vout dependency.

This could trigger some interface bugs, especially if they handle their callbacks carelessly. Revert if you have issues, but also consider to fix your interface.
src/input/input.c
src/playlist/item.c