mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 14:32:31 +00:00
standard elements
Original commit message from CVS: standard elements
This commit is contained in:
parent
7b26b4d950
commit
5eef31f18f
1 changed files with 1 additions and 1 deletions
|
@ -77,6 +77,6 @@ plugin_init (GstPlugin * plugin)
|
||||||
|
|
||||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||||
GST_VERSION_MINOR,
|
GST_VERSION_MINOR,
|
||||||
"gstelements",
|
"standardelements",
|
||||||
"standard GStreamer elements",
|
"standard GStreamer elements",
|
||||||
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)
|
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)
|
||||||
|
|
Loading…
Reference in a new issue