qtdemux: reset reused QtDemuxStream while parsing a new 'trak'
authorJun Xie <jun.xie@samsung.com>
Sun, 22 Oct 2017 10:26:12 +0000 (18:26 +0800)
committerSebastian Dröge <sebastian@centricular.com>
Fri, 17 Nov 2017 09:49:24 +0000 (11:49 +0200)
commit7c8aeff262a58d62ce3ad44ef7a5aec4ae8bacd7
tree3ab6daa9b51c2485573095a8179b1cc7fbcaa366
parent8aa5c59b5f78410b26d350731690ddfc1492809d
qtdemux: reset reused QtDemuxStream while parsing a new 'trak'

if QtDemuxStream is reused, then we need to reset it.

https://bugzilla.gnome.org/show_bug.cgi?id=788759
gst/isomp4/qtdemux.c