summaryrefslogtreecommitdiffstats
path: root/gst/xingheader
diff options
context:
space:
mode:
Diffstat (limited to 'gst/xingheader')
-rw-r--r--gst/xingheader/gstxingmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/xingheader/gstxingmux.c b/gst/xingheader/gstxingmux.c
index 9bfc7d19..6a7ca000 100644
--- a/gst/xingheader/gstxingmux.c
+++ b/gst/xingheader/gstxingmux.c
@@ -84,7 +84,7 @@ gst_xing_mux_base_init (gpointer g_class)
{
GstElementClass *element_class = GST_ELEMENT_CLASS (g_class);
- static GstElementDetails gst_xing_mux_details =
+ static const GstElementDetails gst_xing_mux_details =
GST_ELEMENT_DETAILS ("MP3 Xing muxer",
"Formatter/Metadata",
"Adds a Xing header to the beginning of a VBR MP3 file",