gstreamer/tools
Vineeth T M eec791a37f tools: gst-play: fix seeking issue
For positive seeking segment.stop value will be -1,
when we change rate to -1, then the stop value will be udpated
with the current position. And then again if we change rate to 1,
the segment.stop value does not get updated and remains as position
where we last changed rate to -1. Hence playback stops at that point.
In case of positive rates, call gst_element_new_seek with correct values

https://bugzilla.gnome.org/show_bug.cgi?id=751213
2015-06-19 10:09:24 -04:00
..
.gitignore tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor-1.0.1 tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-device-monitor.c tools: add gst-device-monitor-1.0 utility 2014-06-27 11:07:21 +01:00
gst-discoverer-1.0.1 tools: remove gst-visualise script 2012-08-18 21:38:14 +01:00
gst-discoverer.c Don't compare booleans for equality to TRUE and FALSE 2014-12-01 09:51:12 +01:00
gst-play-1.0.1 tools: gst-play: add shortcuts to switch audio/subtitle/video tracks 2015-06-09 10:20:58 +01:00
gst-play-kb.c tools: play: fix compiler warning on windows 2013-12-09 13:55:28 +00:00
gst-play-kb.h tools: play: implement seeking via console in interactive mode 2013-11-24 14:38:25 +00:00
gst-play.c tools: gst-play: fix seeking issue 2015-06-19 10:09:24 -04:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00