summarylogtreecommitdiffstats
path: root/opencvfilter.c.patch
blob: 1a2f1f61c69da0434dddba1766892ea674c61e3d (plain)
1
2
3
4
5
6
7
8
9
10
--- src/gst-plugins/opencvfilter/opencvfilter.c	2018-04-13 16:22:46.256710296 +0300
+++ src/gst-plugins/opencvfilter/opencvfilter.c	2018-04-14 14:39:23.549210435 +0300
@@ -33,6 +33,6 @@

 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    kmsopencvfilter,
+    opencvfilter,
     "Kurento generic opencv filter",
     init, VERSION, GST_LICENSE_UNKNOWN, "Kurento", "http://kurento.com/")