gstreamer/gst-libs/gst
Askar Safin c881e0a505 gst-player: fix bug with changing playback direction
Fix gst_event_new_seek call in gst-libs/gst/player/gstplayer.c

If rate >= 0.0, then previous code doesn't set end of segment. So, the end of segment
will be in place where previous seek put it. This is not neccesary end of media file
(in case of reverse playback). So if we play video backward for some time and then
switched to forward playing, we will get EOS somewhere in the middle of media file.
This commit always sets end of segment, thus fixing this bug
2019-09-04 15:19:39 +00:00
..
adaptivedemux adaptivedemux: remove some deadlocks using webkitwebsrc. 2019-07-29 13:19:41 +01:00
audio Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
basecamerabinsrc doc: remove xml from comments 2019-05-29 22:58:08 +02:00
codecparsers h265parse lib: fix missing condition when parse PPS 2019-08-31 23:22:44 +00:00
insertbin Use G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally 2019-06-05 08:12:10 +02:00
interfaces doc: remove xml from comments 2019-05-29 22:58:08 +02:00
isoff libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
mpegts mpegtssection: events don't necessarily have a structure 2019-05-30 17:20:12 +02:00
opencv meson: fix build with opencv=enabled and opencv4. Fixes #964 2019-05-06 07:21:45 +00:00
player gst-player: fix bug with changing playback direction 2019-09-04 15:19:39 +00:00
sctp autotools: gstsctp: set LDFLAGS 2019-05-05 12:39:01 +02:00
transcoder Import GstTranscoder 2019-08-28 13:02:13 +00:00
uridownloader libs: fix API export/import and 'inconsistent linkage' on MSVC 2018-09-24 14:45:56 +01:00
vulkan vulkan: Fix some confusing typos 2019-08-29 11:19:37 +00:00
wayland waylandsink: Implement XDG-shell stable support 2019-03-04 10:58:54 +00:00
webrtc docstrings: port ulinks to markdown links 2019-08-23 20:14:12 +02:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am Remove GstVideoAggregator, moved into libgstvideo in -base 2018-12-26 19:06:33 +01:00
meson.build Import GstTranscoder 2019-08-28 13:02:13 +00:00