diff options
Diffstat (limited to 'gst/effectv/gstwarp.c')
-rw-r--r-- | gst/effectv/gstwarp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/effectv/gstwarp.c b/gst/effectv/gstwarp.c index 4e03eb74..9ea36624 100644 --- a/gst/effectv/gstwarp.c +++ b/gst/effectv/gstwarp.c @@ -75,7 +75,7 @@ struct _GstWarpTVClass /* elementfactory information */ static GstElementDetails gst_warptv_details = GST_ELEMENT_DETAILS ( "WarpTV", - "Filter/Video/Effect", + "Filter/Effect/Video", "WarpTV does realtime goo'ing of the video input", "Sam Lantinga <slouken@devolution.com>" ); |