summaryrefslogtreecommitdiffstats
path: root/gst/librfb
diff options
context:
space:
mode:
Diffstat (limited to 'gst/librfb')
-rw-r--r--gst/librfb/gstrfbsrc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/librfb/gstrfbsrc.c b/gst/librfb/gstrfbsrc.c
index 80ea761a..467f1ca6 100644
--- a/gst/librfb/gstrfbsrc.c
+++ b/gst/librfb/gstrfbsrc.c
@@ -77,9 +77,9 @@ gst_rfbsrc_get_type (void)
static GstElementDetails rfbsrc_details =
- GST_ELEMENT_DETAILS ("Video test source",
+ GST_ELEMENT_DETAILS ("RFB (VNC) source",
"Source/Video",
- "Creates a test video stream",
+ "Connects to a VNC server and decodes RFB stream",
"David A. Schleef <ds@schleef.org>");
/* GstRfbsrc signals and args */