summaryrefslogtreecommitdiffstats
path: root/gst/deinterlace2/gstdeinterlace2.h
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2009-04-22 19:43:22 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2009-04-22 19:43:22 +0200
commit4efa891f6f3a4bfc7782506daea17da81a94f8eb (patch)
tree4d867db4960ccc9f4ac1af81a09ba9ac309c7987 /gst/deinterlace2/gstdeinterlace2.h
parente3664d57ad39c9168c18afaade39ba429b9ad672 (diff)
downloadgst-plugins-bad-4efa891f6f3a4bfc7782506daea17da81a94f8eb.tar.gz
gst-plugins-bad-4efa891f6f3a4bfc7782506daea17da81a94f8eb.tar.bz2
gst-plugins-bad-4efa891f6f3a4bfc7782506daea17da81a94f8eb.zip
deinterlace2: Add documentation and integrate into the build system
Diffstat (limited to 'gst/deinterlace2/gstdeinterlace2.h')
-rw-r--r--gst/deinterlace2/gstdeinterlace2.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gst/deinterlace2/gstdeinterlace2.h b/gst/deinterlace2/gstdeinterlace2.h
index 1d2c3e1a..de63f54e 100644
--- a/gst/deinterlace2/gstdeinterlace2.h
+++ b/gst/deinterlace2/gstdeinterlace2.h
@@ -198,6 +198,8 @@ struct _GstDeinterlace2
GstPad *srcpad, *sinkpad;
+ /* <private> */
+
GstDeinterlace2Mode mode;
GstDeinterlace2FieldLayout field_layout;