rtpvp8: update for GST_PLUGIN_DEFINE() API changes
This commit is contained in:
parent
fccfca38d4
commit
4853001547
@ -16,6 +16,6 @@ plugin_init (GstPlugin *plugin)
|
||||
|
||||
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
|
||||
GST_VERSION_MINOR,
|
||||
"rtpvp8",
|
||||
rtpvp8,
|
||||
"rtpvp8",
|
||||
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE_NAME, GST_PACKAGE_ORIGIN)
|
||||
|
Loading…
x
Reference in New Issue
Block a user