diff options
Diffstat (limited to 'ext/hermes')
-rw-r--r-- | ext/hermes/gstcolorspace.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/hermes/gstcolorspace.c b/ext/hermes/gstcolorspace.c index 5e081a79..9cdaf3bb 100644 --- a/ext/hermes/gstcolorspace.c +++ b/ext/hermes/gstcolorspace.c @@ -25,8 +25,8 @@ static GstElementDetails colorspace_details = { "Colorspace converter", - "Filter/Effect", - "Converts video from one colorspace to another", + "Filter/Video", + "Converts video from one colorspace to another using libhermes", VERSION, "Wim Taymans <wim.taymans@chello.be>", "(C) 2001", |