]> git.sesse.net Git - vlc/commit
vlm: make vod input objects children of vod server
authorPierre Ynard <linkfanel@yahoo.fr>
Fri, 5 Feb 2010 09:55:39 +0000 (10:55 +0100)
committerPierre Ynard <linkfanel@yahoo.fr>
Fri, 5 Feb 2010 09:55:39 +0000 (10:55 +0100)
commit67a692ba3969f212d28ae2b99da59389df54f0b7
tree6cff3e89b8e5d01be0037eba8fe03de6491179c4
parent7abd141ab2156ffae2af04d85e0414c2394d3f57
vlm: make vod input objects children of vod server

Currently, input objects of VoD media instances are children of the
libvlc object; this patch makes them children of the VoD server object
instead. This will provide simpler and cleaner communication means.
src/input/vlm.c