summaryrefslogtreecommitdiffstats
path: root/gst/videobox/gstvideobox.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videobox/gstvideobox.c')
-rw-r--r--gst/videobox/gstvideobox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videobox/gstvideobox.c b/gst/videobox/gstvideobox.c
index dc644748..efe11769 100644
--- a/gst/videobox/gstvideobox.c
+++ b/gst/videobox/gstvideobox.c
@@ -78,7 +78,7 @@ struct _GstVideoBoxClass
};
/* elementfactory information */
-static GstElementDetails gst_video_box_details =
+static const GstElementDetails gst_video_box_details =
GST_ELEMENT_DETAILS ("Video box filter",
"Filter/Effect/Video",
"Resizes a video by adding borders or cropping",