qtdemux: Don't assert in prefill mode if a track has no samples at all
authorSebastian Dröge <sebastian@centricular.com>
Tue, 31 Jul 2018 09:47:47 +0000 (12:47 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 31 Jul 2018 09:47:47 +0000 (12:47 +0300)
commit7679412b695753c29c20d8e57a5b304ae251bfcd
treee32e373a9e9e914aab39015247e791677850b0a7
parent6ce2a5f7bf6bde0cb985facf4da5e67281d2b7bd
qtdemux: Don't assert in prefill mode if a track has no samples at all

Just write it with a duration of 0, no samples, etc.
gst/isomp4/gstqtmux.c