mirror of
https://bitbucket.org/ohhara/ohmulticastvideoscanner.git
synced 2025-06-07 07:56:20 +00:00
Change typo omvp to omvs.
This commit is contained in:
parent
15aa054470
commit
da327ab47d
@ -34,7 +34,7 @@ static gboolean omvs_gst_plugin_init(GstPlugin *plugin) {
|
|||||||
return TRUE;
|
return TRUE;
|
||||||
}
|
}
|
||||||
|
|
||||||
GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, GST_VERSION_MINOR, omvprtp,
|
GST_PLUGIN_DEFINE(GST_VERSION_MAJOR, GST_VERSION_MINOR, omvsrtp,
|
||||||
"RTP protocol for " PACKAGE, omvs_gst_plugin_init, PACKAGE_VERSION, "GPL",
|
"RTP protocol for " PACKAGE, omvs_gst_plugin_init, PACKAGE_VERSION, "GPL",
|
||||||
PACKAGE, PACKAGE_URL)
|
PACKAGE, PACKAGE_URL)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user