summarylogtreecommitdiffstats
path: root/kmsrecorderendpoint.c.patch
diff options
context:
space:
mode:
Diffstat (limited to 'kmsrecorderendpoint.c.patch')
-rw-r--r--kmsrecorderendpoint.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kmsrecorderendpoint.c.patch b/kmsrecorderendpoint.c.patch
new file mode 100644
index 000000000000..cfc1f8a529b8
--- /dev/null
+++ b/kmsrecorderendpoint.c.patch
@@ -0,0 +1,11 @@
+--- src/gst-plugins/recorderendpoint/kmsrecorderendpoint.c 2018-04-13 16:19:22.782963282 +0300
++++ src/gst-plugins/recorderendpoint/kmsrecorderendpoint.c 2018-04-14 13:45:24.649708246 +0300
+@@ -2049,7 +2049,7 @@
+
+ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
+ GST_VERSION_MINOR,
+- kmsrecorderendpoint,
++ recorderendpoint,
+ "Kurento recorder endpoint",
+ kms_recorder_endpoint_plugin_init, VERSION, GST_LICENSE_UNKNOWN,
+ "Kurento Elements", "http://kurento.com/")