summarylogtreecommitdiffstats
path: root/kmscore.c.patch
diff options
context:
space:
mode:
authorAlexander Susha2018-04-14 14:54:22 +0300
committerAlexander Susha2018-04-14 14:54:22 +0300
commit4cf2b0eb0857fa66f2cd3520f8da0fc55db1754a (patch)
treec128216f3dbf390b62c7784d08f1391672797e79 /kmscore.c.patch
parentba4b563b4151179f857c928fa44b9e7a1bcb1fd6 (diff)
downloadaur-4cf2b0eb0857fa66f2cd3520f8da0fc55db1754a.tar.gz
Upgrade. Added a patch for a gstreamer plugin.
Diffstat (limited to 'kmscore.c.patch')
-rw-r--r--kmscore.c.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/kmscore.c.patch b/kmscore.c.patch
new file mode 100644
index 000000000000..34eaa1abe7fb
--- /dev/null
+++ b/kmscore.c.patch
@@ -0,0 +1,11 @@
+--- src/gst-plugins/kmscore.c 2018-04-14 13:34:12.317375085 +0300
++++ src/gst-plugins/kmscore.c 2018-04-13 17:34:22.000000000 +0300
+@@ -86,7 +86,7 @@
+
+ GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
+ GST_VERSION_MINOR,
+- kmscore,
++ kmscoreplugins,
+ "Kurento core",
+ kurento_init, VERSION, GST_LICENSE_UNKNOWN, "Kurento",
+ "http://kurento.com/")