qtdemux: Properly handle edit list in push mode
authorSeungha Yang <seungha.yang@navercorp.com>
Wed, 23 May 2018 11:08:56 +0000 (20:08 +0900)
committerThibault Saunier <tsaunier@igalia.com>
Thu, 24 May 2018 09:09:53 +0000 (11:09 +0200)
commitf61c2bc301b7febfb2495ee871651be847841631
tree136dcd686dbb0b2aa9dc8f1c65a8d4e63937939f
parentd9235404aa96bf7a79dfc504433a4da93f156ba0
qtdemux: Properly handle edit list in push mode

If there are empty segments in edit list, demux should
adjust "accumulated_base" to apply it into running time.

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