diff options
Diffstat (limited to 'ext/hermes')
-rw-r--r-- | ext/hermes/gstcolorspace.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/hermes/gstcolorspace.c b/ext/hermes/gstcolorspace.c index 86b3fc6b..17f9ba74 100644 --- a/ext/hermes/gstcolorspace.c +++ b/ext/hermes/gstcolorspace.c @@ -30,7 +30,7 @@ static GstElementDetails colorspace_details = { "Colorspace converter", - "Filter/Video", + "Filter/Convert", "LGPL", "Converts video from one colorspace to another using libhermes", VERSION, |