diff options
Diffstat (limited to 'gst/smooth')
-rw-r--r-- | gst/smooth/gstsmooth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index 69871230..be66748d 100644 --- a/gst/smooth/gstsmooth.c +++ b/gst/smooth/gstsmooth.c @@ -23,8 +23,8 @@ static GstElementDetails smooth_details = { "Smooth effect", - "Filter/Effect", - "apply a smooth filter to an image", + "Filter/Video", + "Apply a smooth filter to an image", VERSION, "Wim Taymans <wim.taymans@chello.be>", "(C) 2000", |