summarylogtreecommitdiffstats
path: root/kmswebrtcendpoint.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kmswebrtcendpoint.c.patch')
-rw-r--r--kmswebrtcendpoint.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kmswebrtcendpoint.c.patch b/kmswebrtcendpoint.c.patch
new file mode 100644
index 000000000000..ce769ee15072
--- /dev/null
+++ b/kmswebrtcendpoint.c.patch
@@ -0,0 +1,11 @@
+--- src/gst-plugins/webrtcendpoint/kmswebrtcendpoint.c 2018-04-13 16:19:22.882965121 +0300
++++ src/gst-plugins/webrtcendpoint/kmswebrtcendpoint.c 2018-04-14 13:47:11.081661559 +0300
+@@ -861,7 +861,7 @@
+
+ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
+ GST_VERSION_MINOR,
+- kmswebrtcendpoint,
++ webrtcendpoint,
+ "Kurento webrtc endpoint",
+ kms_webrtc_endpoint_plugin_init, VERSION, GST_LICENSE_UNKNOWN,
+ "Kurento Elements", "http://kurento.com/")