diff options
Diffstat (limited to 'gst/goom/gstgoom.c')
-rw-r--r-- | gst/goom/gstgoom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/goom/gstgoom.c b/gst/goom/gstgoom.c index 4a515a04..5b9f404f 100644 --- a/gst/goom/gstgoom.c +++ b/gst/goom/gstgoom.c @@ -59,7 +59,7 @@ GType gst_goom_get_type(void); /* elementfactory information */ static GstElementDetails gst_goom_details = { "GOOM: what a GOOM!", - "Filter/Visualization", + "Visualization", "Takes frames of data and outputs video frames using the GOOM filter", VERSION, "Wim Taymans <wim.taymans@chello.be>", |