summaryrefslogtreecommitdiffstats
path: root/gst/valve/gstvalve.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/valve/gstvalve.h')
-rw-r--r--gst/valve/gstvalve.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/valve/gstvalve.h b/gst/valve/gstvalve.h
index 60f683f4..f60d7e18 100644
--- a/gst/valve/gstvalve.h
+++ b/gst/valve/gstvalve.h
@@ -54,6 +54,8 @@ struct _GstValve
gboolean drop;
+ GstPadBufferAllocFunction original_allocfunc;
+
/*< private > */
gpointer _gst_reserved[GST_PADDING];
};