plugin: Allow device nodes as dependency
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Fri, 13 Nov 2015 21:32:31 +0000 (16:32 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Wed, 25 Nov 2015 19:26:11 +0000 (14:26 -0500)
commit79b935b3043fc0696247af930a3a6631985dd769
treec3f82bc292be163aefb2720df504ad7a1715ffa8
parent446b3e6ddca7db6502745fc515560181a5c8b1fc
plugin: Allow device nodes as dependency

This is useful for feature that are produced after probing a specific
node. You want to reload this plugin if the specific node(s) have been
removed, added, or reloaded.

https://bugzilla.gnome.org/show_bug.cgi?id=758080
gst/gstplugin.c