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:
parent
9610c7f354
commit
cbde946768
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user