gst: Update for GST_PLUGIN_DEFINE() API change
This commit is contained in:
parent
946dbd38d8
commit
ca7c2af1c4
@ -41,6 +41,6 @@ plugin_init (GstPlugin * plugin)
|
||||
}
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR, GST_VERSION_MINOR,
|
||||
"gdp",
|
||||
gdp,
|
||||
"Payload/depayload GDP packets", plugin_init,
|
||||
VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN);
|
||||
|
Loading…
x
Reference in New Issue
Block a user