summaryrefslogtreecommitdiffstats
path: root/gst/autodetect/gstautovideosink.h
diff options
context:
space:
mode:
Diffstat (limited to 'gst/autodetect/gstautovideosink.h')
-rw-r--r--gst/autodetect/gstautovideosink.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gst/autodetect/gstautovideosink.h b/gst/autodetect/gstautovideosink.h
index 16c772a5..9aece2b5 100644
--- a/gst/autodetect/gstautovideosink.h
+++ b/gst/autodetect/gstautovideosink.h
@@ -43,6 +43,7 @@ typedef struct _GstAutoVideoSink {
/* explicit pointers to stuff used */
GstPad *pad;
GstElement *kid;
+ GstCaps *filter_caps;
} GstAutoVideoSink;
typedef struct _GstAutoVideoSinkClass {