matroska: handle matroska and webm doctype versions equally
authorPhilip Jägenstedt <philipj@opera.com>
Mon, 17 May 2010 03:27:44 +0000 (05:27 +0200)
committerSebastian Dröge <sebastian.droege@collabora.co.uk>
Wed, 19 May 2010 18:38:16 +0000 (20:38 +0200)
commit9610c7f354541c360be44c524454e55f162c9884
treefcc44202345af278d7be0f105ffa9c41a5f690b5
parent081f2d00aa7fb243e53c2343ecbe8def31c53a0c
matroska: handle matroska and webm doctype versions equally

The original plan was to let WebM v1 be the same as Matroska v2 (with
extra constraints), but for simplicity it was decided to handle the
versions equally, such that e.g. SimpleBlock is only allowed in WebM v2.
gst/matroska/matroska-demux.c
gst/matroska/matroska-mux.c