outputselector: Don't adjust segment->start to the current time when switching pads
authorSebastian Dröge <slomo@circular-chaos.org>
Mon, 2 Sep 2013 11:53:51 +0000 (13:53 +0200)
committerSebastian Dröge <slomo@circular-chaos.org>
Mon, 2 Sep 2013 11:55:08 +0000 (13:55 +0200)
commit8ba5fb0b28f479b924b779095dc44d9504ce7ce5
tree2bca0eff1b2ddb053e61637b7828c8e799a9b38b
parent76b5278f7ca11998cf0ad24e50ed4560a58bd22b
outputselector: Don't adjust segment->start to the current time when switching pads

This does not make any sense at all and breaks timestamp->running_time
calculations in unpredictable ways.

https://bugzilla.gnome.org/show_bug.cgi?id=707130
plugins/elements/gstoutputselector.c