summaryrefslogtreecommitdiffstats
path: root/gst/passthrough
diff options
context:
space:
mode:
Diffstat (limited to 'gst/passthrough')
-rw-r--r--gst/passthrough/gstpassthrough.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/passthrough/gstpassthrough.c b/gst/passthrough/gstpassthrough.c
index 26cee83e..4524f69f 100644
--- a/gst/passthrough/gstpassthrough.c
+++ b/gst/passthrough/gstpassthrough.c
@@ -30,7 +30,7 @@
#define PASSTHRU_NUM_BUFS 4
/* elementfactory information */
-static GstElementDetails passthrough_details =
+static const GstElementDetails passthrough_details =
GST_ELEMENT_DETAILS ("Passthrough",
"Filter/Effect/Audio",
"Transparent filter for audio/raw (boilerplate for effects)",