splitmuxsrc: Fix reverse playback
authorJan Schmidt <jan@centricular.com>
Tue, 28 Feb 2017 00:50:45 +0000 (11:50 +1100)
committerJan Schmidt <jan@centricular.com>
Fri, 3 Mar 2017 13:35:32 +0000 (00:35 +1100)
commit7c0a9cb5853a5cd3505a39a24ee81effa010a4a6
tree7b7ef90e23f9cf2c3801dea19a786157c5e03c4f
parentc82ced18683e7c1d58aec2a855e391986f110a50
splitmuxsrc: Fix reverse playback

Fix the check for whether the start time of the segment has
been reached when playing in reverse. Otherwise, playback
stops after reaching the start of any file part, instead of
continuing until all parts within the segment have played
gst/multifile/gstsplitmuxsrc.c