Rename GST_PACKAGE_NAME define to PACKAGE_NAME
This commit is contained in:
@@ -31,6 +31,6 @@ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
plugin_init,
|
||||
VERSION,
|
||||
GST_LICENSE,
|
||||
GST_PACKAGE_NAME,
|
||||
PACKAGE_NAME,
|
||||
GST_PACKAGE_ORIGIN
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user