summaryrefslogtreecommitdiffstats
path: root/gst/videofilter/gstvideofilter.h
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2003-07-14 08:32:38 +0000
committerDavid Schleef <ds@schleef.org>2003-07-14 08:32:38 +0000
commitad79edbe4253373a22aca89f3d908c5b86d33470 (patch)
tree0aeaf91b3838a219761980d59dc574a100c9a5b6 /gst/videofilter/gstvideofilter.h
parentc243e19dfa9e4ea821dfdcf5539b88e1b82da50f (diff)
Caps fixes and general cleanup.
Original commit message from CVS: Caps fixes and general cleanup.
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;