summaryrefslogtreecommitdiffstats
path: root/gst/videodrop/gstvideodrop.c
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videodrop/gstvideodrop.c')
-rw-r--r--gst/videodrop/gstvideodrop.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/videodrop/gstvideodrop.c b/gst/videodrop/gstvideodrop.c
index d5bc630c..11d7f6f5 100644
--- a/gst/videodrop/gstvideodrop.c
+++ b/gst/videodrop/gstvideodrop.c
@@ -25,7 +25,7 @@
#include <gst/video/video.h>
/* elementfactory information */
-static GstElementDetails videodrop_details =
+static const GstElementDetails videodrop_details =
GST_ELEMENT_DETAILS ("Frame dropper",
"Filter/Effect/Video",
"Re-FPS'es video by dropping frames",