gst: Update versioning
[platform/upstream/gst-plugins-good.git] / gst / wavparse / gstwavparse.h
index 54d0a0f..82838e4 100644 (file)
@@ -116,6 +116,8 @@ struct _GstWavParse {
   gboolean first;
   /* discont after seek */
   gboolean discont;
+
+  gboolean ignore_length;
 };
 
 struct _GstWavParseClass {