summaryrefslogtreecommitdiffstats
path: root/gst/effectv/gstwarp.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-08 09:30:16 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-08 09:30:16 +0000
commit4a1c19850244dc7fa48a26e22a88ae6fe74cc43f (patch)
treeb821a4933e4eb75a96f4354f563510e386157b06 /gst/effectv/gstwarp.c
parentb237a497726c9de89c283136e63be8e28951a343 (diff)
reorg
Original commit message from CVS: reorg
Diffstat (limited to 'gst/effectv/gstwarp.c')
-rw-r--r--gst/effectv/gstwarp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstwarp.c b/gst/effectv/gstwarp.c
index 5766bd3a..35cc9ac3 100644
--- a/gst/effectv/gstwarp.c
+++ b/gst/effectv/gstwarp.c
@@ -65,7 +65,7 @@ struct _GstWarpTVClass
GstElementDetails gst_warptv_details = {
"WarpTV",
- "Filter/Effect",
+ "Filter/Video/Effect",
"WarpTV does realtime goo'ing of the video input",
VERSION,
"Sam Lantinga <slouken@devolution.com>",