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 782756 - Allow '-' in plugin file name
Allow '-' in plugin file name
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other All
: Normal enhancement
: 1.13.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-05-17 19:53 UTC by Matej Knopp
Modified: 2017-05-18 00:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch (832 bytes, patch)
2017-05-17 19:53 UTC, Matej Knopp
committed Details | Review

Description Matej Knopp 2017-05-17 19:53:43 UTC
Created attachment 352045 [details] [review]
Patch

Currently plugin file name is used to determine plugin symbol. However our naming ruels are using dash as separator and thus the plugin name is determined incorrectly.
Comment 1 Nicolas Dufresne (ndufresne) 2017-05-18 00:56:11 UTC
Thanks, committed @352045 as d59e26d37dd6be535460d6831f3d4ad6666808b5