gstreamer/gst-libs/gst
Jan Schmidt f9c5db7d56 audiobasesink: Handle an extra case of buffers being out of segment
It's possible that a buffer might be within the segment proper,
but not within the "valid" part we're playing, which is only
things after the 'offset' part of the segment. In that case,
the running-times of the buffer-start and buffer-stop will be
GST_CLOCK_TIME_NONE, and we'd better not schedule playback that
far in the future.
2020-04-01 21:01:38 +00:00
..
allocators gstphysmemory: Use G_DECLARE_INTERFACE 2020-03-20 06:20:43 +00:00
app appsrc/appsink: Make setting/replacing callbacks thread-safe 2020-02-14 14:42:19 +00:00
audio audiobasesink: Handle an extra case of buffers being out of segment 2020-04-01 21:01:38 +00:00
fft fft: Update our kiss fft version 2019-12-27 11:53:14 +02:00
gl gl: add support for Y412_LE / Y412_BE format 2020-04-01 13:55:50 +08:00
pbutils audiovisualizer: Add support for g_autoptr() 2020-03-20 06:20:43 +00:00
riff Remove autotools build system 2019-10-13 14:15:43 +01:00
rtp rtpbuffer: add_extension_onebyte_header: fix the proper wordlen 2020-03-19 14:18:20 +01:00
rtsp rtsp: remove documentation link on GTimeVal 2020-03-12 13:44:10 +05:30
sdp Remove autotools build system 2019-10-13 14:15:43 +01:00
tag Remove autotools build system 2019-10-13 14:15:43 +01:00
video videoencoder: subclass 'set_format' should be optional 2020-04-01 17:47:04 +02:00
gettext.h Fix FSF address 2012-11-03 23:05:09 +00:00
glib-compat-private.h Fix FSF address 2012-11-03 23:05:09 +00:00
gst-i18n-app.h tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00
gst-i18n-plugin.h Fix FSF address 2012-11-03 23:05:09 +00:00
meson.build meson: Add feature options for all plugins 2018-07-27 18:42:11 +05:30