After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 758080 - plugin: Allow using device nodes as plugin dependency
plugin: Allow using device nodes as plugin dependency
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 758085
 
 
Reported: 2015-11-13 21:35 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-11-25 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plugin: Allow device nodes as dependency (983 bytes, patch)
2015-11-13 21:36 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2015-11-13 21:35:11 UTC
See proposed patch ...
Comment 1 Nicolas Dufresne (ndufresne) 2015-11-13 21:36:34 UTC
Created attachment 315435 [details] [review]
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.
Comment 2 Nicolas Dufresne (ndufresne) 2015-11-25 19:28:34 UTC
Attachment 315435 [details] pushed as 79b935b - plugin: Allow device nodes as dependency