matroskamux: bump default doctype version to 2
authorPhilip Jägenstedt <philipj@opera.com>
Mon, 17 May 2010 03:36:00 +0000 (05:36 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 19 May 2010 18:38:31 +0000 (20:38 +0200)
In this day and age this should be safe. There's otherwise a risk people
will be creating unneccessarily big WebM files as they can't use
SimpleBlock in v1.

gst/matroska/matroska-mux.c

index 2f32cf6..472071a 100644 (file)
@@ -67,7 +67,7 @@ enum
 };
 
 #define  DEFAULT_DOCTYPE                 GST_MATROSKA_DOCTYPE_MATROSKA
-#define  DEFAULT_DOCTYPE_VERSION         1
+#define  DEFAULT_DOCTYPE_VERSION         2
 #define  DEFAULT_WRITING_APP             "GStreamer Matroska muxer"
 #define  DEFAULT_MIN_INDEX_INTERVAL      0