summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideofilter.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/videofilter/gstvideofilter.h')
-rw-r--r--gst/videofilter/gstvideofilter.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/videofilter/gstvideofilter.h b/gst/videofilter/gstvideofilter.h
index 2b7d9f9d..78678350 100644
--- a/gst/videofilter/gstvideofilter.h
+++ b/gst/videofilter/gstvideofilter.h
@@ -76,6 +76,7 @@ struct _GstVideofilter {
/* private */
gint from_buf_size;
gint to_buf_size;
+ gfloat framerate;
GstBuffer *in_buf;
GstBuffer *out_buf;