summaryrefslogtreecommitdiffstats
path: root/ext/audioresample/gstaudioresample.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/audioresample/gstaudioresample.c')
-rw-r--r--ext/audioresample/gstaudioresample.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/audioresample/gstaudioresample.c b/ext/audioresample/gstaudioresample.c
index 9f19f36d..acba8b3e 100644
--- a/ext/audioresample/gstaudioresample.c
+++ b/ext/audioresample/gstaudioresample.c
@@ -34,7 +34,7 @@ GST_DEBUG_CATEGORY_STATIC (audioresample_debug);
#define GST_CAT_DEFAULT audioresample_debug
/* elementfactory information */
-static GstElementDetails gst_audioresample_details =
+static const GstElementDetails gst_audioresample_details =
GST_ELEMENT_DETAILS ("Audio scaler",
"Filter/Converter/Audio",
"Resample audio",