diff options
Diffstat (limited to 'gst/alpha/gstalpha.c')
-rw-r--r-- | gst/alpha/gstalpha.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/alpha/gstalpha.c b/gst/alpha/gstalpha.c index 5237706d..da6e0732 100644 --- a/gst/alpha/gstalpha.c +++ b/gst/alpha/gstalpha.c @@ -95,7 +95,7 @@ struct _GstAlphaClass /* elementfactory information */ static GstElementDetails gst_alpha_details = -GST_ELEMENT_DETAILS ("alpha filter", +GST_ELEMENT_DETAILS ("Alpha filter", "Filter/Effect/Video", "Adds an alpha channel to video", "Wim Taymans <wim@fluendo.com>"); |