gstreamer/subprojects/gst-plugins-bad/gst-libs/gst/play
Hou Qi c3f86005de gstplay: check whether stream is seekable before seeking when state change
If state is changing from playing to paused, and rate is reset to 1
which causes seek position is valid, current code will do seek for
streams that are not seekable. So need to check whether stream is
seekable before seeking.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7441>
2024-09-03 15:42:03 +00:00
..
gstplay-media-info-private.h
gstplay-media-info.c
gstplay-media-info.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-message-private.h
gstplay-signal-adapter.c play: Automatically flush the bus when disposing the signal adapter 2023-11-11 14:11:30 +02:00
gstplay-signal-adapter.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-types.h
gstplay-video-overlay-video-renderer.c
gstplay-video-overlay-video-renderer.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-video-renderer-private.h
gstplay-video-renderer.c
gstplay-video-renderer.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay-visualization.c
gstplay-visualization.h gst-play: missing cleanup for g_autoptr 2022-08-17 09:52:00 +03:00
gstplay.c gstplay: check whether stream is seekable before seeking when state change 2024-09-03 15:42:03 +00:00
gstplay.h play: Include pipeline dump in error details structure 2023-12-18 20:13:38 +00:00
meson.build gir: Checkout all .gir files and check that they are updated on the CI 2023-04-22 09:32:32 -04:00
play-prelude.h
play.h