diff --git a/gst/rtp/gstrtpvp8.c b/gst/rtp/gstrtpvp8.c index baafd1fd35..d1d112f282 100644 --- a/gst/rtp/gstrtpvp8.c +++ b/gst/rtp/gstrtpvp8.c @@ -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)