summaryrefslogtreecommitdiffstats
path: root/gst/alpha/gstalpha.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/alpha/gstalpha.c')
-rw-r--r--gst/alpha/gstalpha.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/alpha/gstalpha.c b/gst/alpha/gstalpha.c
index 5267c93e..37724f31 100644
--- a/gst/alpha/gstalpha.c
+++ b/gst/alpha/gstalpha.c
@@ -891,5 +891,5 @@ plugin_init (GstPlugin * plugin)
GST_PLUGIN_DEFINE (GST_VERSION_MAJOR,
GST_VERSION_MINOR,
"alpha",
- "resizes a video by adding borders or cropping",
+ "adds an alpha channel to video",
plugin_init, VERSION, GST_LICENSE, GST_PACKAGE, GST_ORIGIN)