[Bug 779344] plugin: Unify static and dynamic plugin interface
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Mar 6 06:55:28 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=779344
Nirbheek Chauhan <nirbheek.chauhan at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #347217|none |needs-work
status| |
--- Comment #19 from Nirbheek Chauhan <nirbheek.chauhan at gmail.com> ---
Review of attachment 347217:
--> (https://bugzilla.gnome.org/review?bug=779344&attachment=347217)
::: docs/plugins/inspect/plugin-gtk.xml
@@ +7,3 @@
+ <license>LGPL</license>
+ <source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins git</package>
Should be "Plug-ins source release", according to other files.
::: docs/plugins/inspect/plugin-sdp.xml
@@ +7,3 @@
<license>LGPL</license>
<source>gst-plugins-bad</source>
+ <package>GStreamer Bad Plug-ins git</package>
Ditto.
::: gst/sdp/gstsdpelem.c
@@ +39,3 @@
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
+ sdpelem,
Maybe this should be the other way around? Change the plugin name to be
`libgstsdp.so`? For consistency with how other plugins are named.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
More information about the gstreamer-bugs
mailing list