diff --git a/ext/dv/gstdvdec.h b/ext/dv/gstdvdec.h index 8dda7df7ed..4031ef051e 100644 --- a/ext/dv/gstdvdec.h +++ b/ext/dv/gstdvdec.h @@ -61,7 +61,6 @@ struct _GstDVDec { gboolean PAL; gboolean interlaced; gboolean wide; - gint frame_len; /* input caps */ gboolean sink_negotiated; @@ -74,7 +73,6 @@ struct _GstDVDec { gboolean need_par; /* negotiated output */ - dv_color_space_t space; gint bpp; gboolean src_negotiated;