matroskamux: create streamable output if downstream is not seekable
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 25 Feb 2012 15:40:39 +0000 (15:40 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sat, 25 Feb 2012 15:56:30 +0000 (15:56 +0000)
commitf4afccff5c8c8f4163544c40b6e671a5b98d54c3
tree4f185ce9d145475a66bb5c730e8405066e6bd94d
parentf9207722ca8fd8dcc1e7215d8af85efe4debfdf4
matroskamux: create streamable output if downstream is not seekable

Ignore the "streamable" property setting and create streamable
output if downstream is known not to be seekable (as queried
via a SEEKABLE query).

Fixes pipelines like webmmux ! appsink creating seemingly
corrupted output if streamable has not been set to true.
gst/matroska/matroska-mux.c