qtdemux: avoid crashing on dash streams
authorThiago Santos <thiagoss@osg.samsung.com>
Mon, 18 Aug 2014 17:05:52 +0000 (14:05 -0300)
committerThiago Santos <thiagoss@osg.samsung.com>
Mon, 18 Aug 2014 17:05:52 +0000 (14:05 -0300)
commitfa103ca5ad5b17e4a6162c3e166134bd7d89c254
treefd73924a2f27cfa02d715d3a5fffc75d3460fedc
parent67255c6b49270bbf7edf06c2c7e1b2ba33f7c103
qtdemux: avoid crashing on dash streams

DASH/fragmented moov might have no samples as those are carried
in moof fragments. Avoid crashing or failing the stream because
of that.
gst/isomp4/qtdemux.c