basesink: Don't clip the reported position in PAUSED to after the last buffer end...
authorSebastian Dröge <sebastian@centricular.com>
Tue, 18 Mar 2014 15:47:42 +0000 (16:47 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Tue, 18 Mar 2014 15:48:52 +0000 (16:48 +0100)
commitf7b71d30076843d3332efd1a50ff4fc4d40f6a79
tree75aaa51a26ad8da662cf157de7e9bc7ef53361a1
parent75784c3441bf94c3915330d4d7c9c57ed84ae3b9
basesink: Don't clip the reported position in PAUSED to after the last buffer end timestamp

Otherwise we jump forward when pausing, and go backwards a bit again
when resuming playback.
libs/gst/base/gstbasesink.c