qtdemux: Handle seeks past EOS as a seek to the end
authorJan Schmidt <jan@centricular.com>
Wed, 3 Dec 2014 02:20:57 +0000 (13:20 +1100)
committerJan Schmidt <jan@centricular.com>
Wed, 3 Dec 2014 02:23:35 +0000 (13:23 +1100)
commitb3d1ab52672ac4ca5af7c1aa174c16d7c9a93153
treeb5a385d59a4714bd4617d619542d9791b47103fa
parente3b0fb2a5d62cc68b5daf5d1549f114cad372af2
qtdemux: Handle seeks past EOS as a seek to the end

Fix reverse playback of every frame by making seeks past/to EOS
find the last segment and start there.
gst/isomp4/qtdemux.c