nsf: Name the plugin nsf, not nsfdec
The plugin in gstnsf.so should be named nsf, not nsfdec.
This commit is contained in:
parent
0664c55f05
commit
1982ca6e51
@ -645,6 +645,6 @@ plugin_init (GstPlugin * plugin)
|
||||
}
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR,
|
||||
"nsfdec",
|
||||
"nsf",
|
||||
"Uses nosefart to decode .nsf files",
|
||||
plugin_init, VERSION, "GPL", GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user