summaryrefslogtreecommitdiffstats
path: root/gst/rtp/gstrtppcmudepay.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/rtp/gstrtppcmudepay.c')
-rw-r--r--gst/rtp/gstrtppcmudepay.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/rtp/gstrtppcmudepay.c b/gst/rtp/gstrtppcmudepay.c
index 0b6a208b..dcdb992e 100644
--- a/gst/rtp/gstrtppcmudepay.c
+++ b/gst/rtp/gstrtppcmudepay.c
@@ -23,7 +23,7 @@
#include "gstrtppcmudepay.h"
/* elementfactory information */
-static GstElementDetails gst_rtp_pcmudepay_details =
+static const GstElementDetails gst_rtp_pcmudepay_details =
GST_ELEMENT_DETAILS ("RTP packet parser",
"Codec/Depayr/Network",
"Extracts PCMU audio from RTP packets",