mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 15:51:11 +00:00
eec791a37f
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 |
||
---|---|---|
.. | ||
.gitignore | ||
gst-device-monitor-1.0.1 | ||
gst-device-monitor.c | ||
gst-discoverer-1.0.1 | ||
gst-discoverer.c | ||
gst-play-1.0.1 | ||
gst-play-kb.c | ||
gst-play-kb.h | ||
gst-play.c | ||
Makefile.am |