qtmux: Don't error out if downstream is not seekable for non-fragmented variants
authorSebastian Dröge <slomo@circular-chaos.org>
Wed, 25 Sep 2013 10:55:21 +0000 (12:55 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Wed, 25 Sep 2013 11:25:34 +0000 (13:25 +0200)
commit4a91a93d4e651210e7d56dc188184d2ea08d2645
tree7b9c94f55e772cc32b11c6c1b02e15161e06f4b6
parent97f46746557ee965d33dcb4cdfdf5fc0615676f5
qtmux: Don't error out if downstream is not seekable for non-fragmented variants

Doing so would be a regression over 1.0 and breaks the unit test.
However the result will be most likely unusable, so let's post
a warning message on the bus.
gst/isomp4/gstqtmux.c