matroskamux: bump default doctype version to 2

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.
This commit is contained in:
Philip Jägenstedt 2010-05-17 05:36:00 +02:00 committed by Sebastian Dröge
parent 9610c7f354
commit cbde946768

View 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