summaryrefslogtreecommitdiffstats
path: root/gst/tta/gstttadec.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/tta/gstttadec.c')
-rw-r--r--gst/tta/gstttadec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/tta/gstttadec.c b/gst/tta/gstttadec.c
index 6e894241..880bc736 100644
--- a/gst/tta/gstttadec.c
+++ b/gst/tta/gstttadec.c
@@ -171,7 +171,7 @@ gst_tta_dec_get_type (void)
static void
gst_tta_dec_base_init (GstTtaDecClass * klass)
{
- static GstElementDetails plugin_details =
+ static const GstElementDetails plugin_details =
GST_ELEMENT_DETAILS ("TTA audio decoder",
"Codec/Decoder/Audio",
"Decode TTA audio data",