qtdemux: Fix parsing segment duration of empty edit list box
authorSeungha Yang <sh.yang@lge.com>
Sun, 10 Apr 2016 23:33:17 +0000 (08:33 +0900)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 11 Apr 2016 07:28:07 +0000 (10:28 +0300)
commitfaa664b8ea5fdd264c3e7abc13830714cd27168c
treeb3a6cd988aa472d6e439bb814e70cf5262e8e237
parentcbdbfc89023a734034d4a746862d5af4c4ac8483
qtdemux: Fix parsing segment duration of empty edit list box

For empty edit list, segment-duration in edit list box should not be
used for segment event.

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