diff options
Diffstat (limited to 'gst/smooth/gstsmooth.c')
-rw-r--r-- | gst/smooth/gstsmooth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/smooth/gstsmooth.c b/gst/smooth/gstsmooth.c index 285b02de..4455c74f 100644 --- a/gst/smooth/gstsmooth.c +++ b/gst/smooth/gstsmooth.c @@ -27,7 +27,7 @@ /* elementfactory information */ static GstElementDetails smooth_details = { "Smooth effect", - "Filter/Video", + "Filter/Effect/Video", "Apply a smooth filter to an image", "Wim Taymans <wim.taymans@chello.be>" }; |