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 758083 - plugin: Add prefix support to dependencies
plugin: Add prefix support to dependencies
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
unspecified
Other All
: Normal enhancement
: 1.7.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks: 758085
 
 
Reported: 2015-11-13 22:42 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-11-25 19:29 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
plugin: Add prefix support to dependencies (3.02 KB, patch)
2015-11-13 22:42 UTC, Nicolas Dufresne (ndufresne)
committed Details | Review

Description Nicolas Dufresne (ndufresne) 2015-11-13 22:42:10 UTC
This allow using filenames as prefix for in folder dependencies.
Comment 1 Nicolas Dufresne (ndufresne) 2015-11-13 22:42:13 UTC
Created attachment 315436 [details] [review]
plugin: Add prefix support to dependencies

This adds a new flags, GST_PLUGIN_DEPENDENCY_FLAG_FILE_NAME_IS_PREFIX,
which allow using the names as prefix for plugin depencies.
Comment 2 Nicolas Dufresne (ndufresne) 2015-11-25 19:28:46 UTC
Attachment 315436 [details] pushed as c47e138 - plugin: Add prefix support to dependencies