qtdemux: only update stop position if seek requests it
authorThiago Santos <thiago.sousa.santos@collabora.com>
Thu, 12 Sep 2013 16:31:01 +0000 (13:31 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 13 Sep 2013 12:21:12 +0000 (09:21 -0300)
commit566b0dce403288faf81e653705587c010ba760ca
tree5cb72506255740313641726798f045b0a441e869
parent8ed1ff6821bb09a1e1e4e2481cdd847520a55548
qtdemux: only update stop position if seek requests it

Check for GST_SEEK_TYPE_NONE for stop poistion and only update
the stop time if it is requested. Otherwise just maintain whatever
was stored at the segment

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