summarylogtreecommitdiffstats
path: root/logooverlay.c.patch
blob: 169c814625a00865fc2e3c14b60e6b3f3ae1f43f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/src/gst-plugins/logooverlay/logooverlay.c b/src/gst-plugins/logooverlay/logooverlay.c
index ff3910b..4ed7e3d 100644
--- a/src/gst-plugins/logooverlay/logooverlay.c
+++ b/src/gst-plugins/logooverlay/logooverlay.c
@@ -30,6 +30,6 @@ init (GstPlugin * plugin)
 
 GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
     GST_VERSION_MINOR,
-    kmslogooverlay,
+    logooverlay,
     "Kurento logooverlay filter",
     init, VERSION, GST_LICENSE_UNKNOWN, "Kurento", "http://kurento.com/")