gstreamer/gst-libs/gst
Nicolas Dufresne be6793d0d1 videodecoder: Call drain() rather then finish() on segment-done
The finish() virtual function documentation state that "Sub-classes can refuse
to decode new data after." Though, it is very common to issue a non-flushing
seek after that event in gapless playback uses case. This fixes potential
stalls with code using segment seeks, by using drain() virtual funciton
instead.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/-/merge_requests/1206>
2021-06-23 20:31:06 +00:00
..
allocators fdmemory: Allow for change of protection mode 2020-10-28 17:11:05 +00:00
app appsrc: When dropping buffers before handling the initial segment use the latest input segment 2021-06-08 17:31:02 +03:00
audio audiobasesink: Fix of double lock release 2021-06-21 15:58:01 +00:00
fft Meson: Use pkg-config generator 2020-10-23 11:19:11 -04:00
gl gl/context: fill a GError on platform-specific fill_info() error 2021-06-21 08:02:31 +00:00
pbutils Check mandatory ClockTime arguments 2021-06-16 14:52:38 +00:00
riff Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
rtp rtp/header: Add missing array length annotation to read/write methods 2021-06-03 21:14:42 +02:00
rtsp Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
sdp Use g_memdup2() where available and add fallback for older GLib versions 2021-06-02 14:21:02 +00:00
tag gst: don't use volatile to mean atomic 2021-03-19 04:20:19 +00:00
video videodecoder: Call drain() rather then finish() on segment-done 2021-06-23 20:31:06 +00:00
gettext.h
glib-compat-private.h
gst-i18n-app.h
gst-i18n-plugin.h
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30