summaryrefslogtreecommitdiffstats
path: root/ext/hermes/gstcolorspace.c
diff options
context:
space:
mode:
authorLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
committerLeif Johnson <leif@ambient.2y.net>2003-07-19 23:25:25 +0000
commitf6830d4ad15f488c6a61ebccf4f09529fdf5ebd3 (patch)
tree2548bd8c8423d55468bad88511bb35c92a9fc428 /ext/hermes/gstcolorspace.c
parentd5c716edbd09cbb187ffec03b6855e59a6e96c11 (diff)
downloadgst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.tar.gz
gst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.tar.bz2
gst-plugins-bad-f6830d4ad15f488c6a61ebccf4f09529fdf5ebd3.zip
+ changes for new float caps without slope/intercept + some category changes for plugins
Original commit message from CVS: + changes for new float caps without slope/intercept + some category changes for plugins
Diffstat (limited to 'ext/hermes/gstcolorspace.c')
-rw-r--r--ext/hermes/gstcolorspace.c2
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,