summaryrefslogtreecommitdiffstats
path: root/gst/alpha/gstalphacolor.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/alpha/gstalphacolor.c')
-rw-r--r--gst/alpha/gstalphacolor.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/alpha/gstalphacolor.c b/gst/alpha/gstalphacolor.c
index 7fd225ee..46e76c77 100644
--- a/gst/alpha/gstalphacolor.c
+++ b/gst/alpha/gstalphacolor.c
@@ -59,7 +59,7 @@ struct _GstAlphaColorClass
};
/* elementfactory information */
-static GstElementDetails gst_alpha_color_details =
+static const GstElementDetails gst_alpha_color_details =
GST_ELEMENT_DETAILS ("Alpha color filter",
"Filter/Effect/Video",
"RGB->YUV colorspace conversion preserving the alpha channels",