summaryrefslogtreecommitdiffstats
path: root/ext/dv/gstdvdec.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dv/gstdvdec.h')
-rw-r--r--ext/dv/gstdvdec.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/ext/dv/gstdvdec.h b/ext/dv/gstdvdec.h
index f606da1d..cf62c3fd 100644
--- a/ext/dv/gstdvdec.h
+++ b/ext/dv/gstdvdec.h
@@ -59,8 +59,9 @@ struct _GstDVDec {
gboolean PAL;
gdouble framerate;
gint height;
- gint frequency;
- gint channels;
+ gint frequency;
+ gint channels;
+ gboolean wide;
gint length;
gint framecount;