mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-26 19:51:11 +00:00
15bb6abeca
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> |
||
---|---|---|
.. | ||
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 | ||
meson.build |