qmlgl: Make the plugin name match the pugin file name
This commit is contained in:
parent
9bc2b04d5c
commit
c91689db2a
@ -46,7 +46,7 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
qt,
|
||||
qmlgl,
|
||||
"Qt gl plugin",
|
||||
plugin_init, PACKAGE_VERSION, GST_LICENSE, GST_PACKAGE_NAME,
|
||||
GST_PACKAGE_ORIGIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user