gstreamer/subprojects/gst-plugins-base/tools
Edward Hervey 15bb6abeca gst-play: Don't force accurate seeking
This crept in several years ago sadly :(

The usage of accurate seeking should be reserved to use-cases where it is
essential that we seek to that position. This should not be the default.

There is a new option `--acurate-seeks/-a` to be able to force that.

Furthermore, if accurate seeks aren't required, a player should be using the
GST_SEEK_FLAG_KEY_UNIT flag to seek to the closest keyframe and provide the most
reactive experience.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/3926>
2023-02-13 09:25:31 +00:00
..
gst-device-monitor-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-device-monitor.c tools: Make sure UTF-8 encoded command line arguments on Windows 2023-02-03 16:05:19 +00:00
gst-discoverer-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-discoverer.c tools: Make sure UTF-8 encoded command line arguments on Windows 2023-02-03 16:05:19 +00:00
gst-play-1.0.1 Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play-kb.c gst-play: Improve Win32 keyboard input handling 2022-03-30 20:37:54 +00:00
gst-play-kb.h Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" subdir 2021-09-24 16:13:26 -03:00
gst-play.c gst-play: Don't force accurate seeking 2023-02-13 09:25:31 +00:00
meson.build meson: Set install_tag on some targets 2022-09-20 10:08:15 +00:00