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