videoconvert: Set correct plugin metadata
This commit is contained in:
parent
b0baf45355
commit
a3878f8bb8
@ -391,4 +391,5 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
videoconvert, "Colorspace conversion", plugin_init, VERSION, "LGPL", "", "")
|
||||
videoconvert, "Colorspace conversion", plugin_init, VERSION, GST_LICENSE,
|
||||
GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user