summaryrefslogtreecommitdiffstats
path: root/ext/lcs/gstcolorspace.c
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:21:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2005-08-14 16:21:00 +0000
commit96c88620c1ec72b350aa706e98b34affdd301fa8 (patch)
treecd380fd7944b3b937e8618016695965a7b140ff3 /ext/lcs/gstcolorspace.c
parent58e4556c7bc5e8c5689c25ecbd218fadafd6c22c (diff)
downloadgst-plugins-bad-96c88620c1ec72b350aa706e98b34affdd301fa8.tar.gz
gst-plugins-bad-96c88620c1ec72b350aa706e98b34affdd301fa8.tar.bz2
gst-plugins-bad-96c88620c1ec72b350aa706e98b34affdd301fa8.zip
pound some sense in the colorspace elements
Original commit message from CVS: pound some sense in the colorspace elements
Diffstat (limited to 'ext/lcs/gstcolorspace.c')
-rw-r--r--ext/lcs/gstcolorspace.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/lcs/gstcolorspace.c b/ext/lcs/gstcolorspace.c
index 33ba1854..da17da25 100644
--- a/ext/lcs/gstcolorspace.c
+++ b/ext/lcs/gstcolorspace.c
@@ -484,6 +484,6 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
- "colorspacelcs",
+ "lcscolorspace",
"LCS colorspace convertor",
plugin_init, VERSION, "LGPL", GST_PACKAGE, GST_ORIGIN)