summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorWim Taymans <wim.taymans@gmail.com>2002-05-08 20:19:33 +0000
committerWim Taymans <wim.taymans@gmail.com>2002-05-08 20:19:33 +0000
commit3a56b3ddf6cb03dd8367ff32d0ea7f378ed85473 (patch)
treef66aaa880332b4e7e3c9cf54c65a2a84d93e23c8 /gst
parent6dfb9ed5c472d10a983e69f218ccfc54a74072d7 (diff)
Better description
Original commit message from CVS: Better description
Diffstat (limited to 'gst')
-rw-r--r--gst/effectv/gstrev.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstrev.c b/gst/effectv/gstrev.c
index 5f7ec04b..47045479 100644
--- a/gst/effectv/gstrev.c
+++ b/gst/effectv/gstrev.c
@@ -75,7 +75,7 @@ struct _GstRevTVClass
GstElementDetails gst_revtv_details = {
"RevTV",
"Filter/Effect",
- "A loopback alpha blending effector with rotating and scaling",
+ "A video waveform monitor for each line of video processed",
VERSION,
"Wim Taymans <wim.taymans@chello.be>",
"(C) 2001 FUKUCHI Kentarou,"