diff options
Diffstat (limited to 'ext/annodex/gstcmmldec.c')
-rw-r--r-- | ext/annodex/gstcmmldec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/annodex/gstcmmldec.c b/ext/annodex/gstcmmldec.c index f52ca2eb..71f322f3 100644 --- a/ext/annodex/gstcmmldec.c +++ b/ext/annodex/gstcmmldec.c @@ -69,7 +69,7 @@ enum LAST_SIGNAL }; -static GstElementDetails gst_cmml_dec_details = +static const GstElementDetails gst_cmml_dec_details = GST_ELEMENT_DETAILS ("CMML stream decoder", "Codec/Decoder", "Decodes CMML streams", |