gme: Make the plugin name match the plugin library name
This commit is contained in:
parent
012782239e
commit
9bc2b04d5c
@ -512,6 +512,6 @@ plugin_init (GstPlugin * plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
gmedec,
|
||||
gme,
|
||||
"GME Audio Decoder",
|
||||
plugin_init, VERSION, "LGPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user