gstreamer/gst-libs/gst
Sebastian Dröge 21b5741251 videodecoder: Try to be smarter when clipping buffers without duration/framerate to the segment
2 second frame duration is rather unlikely... but if we don't clip
away buffers that far before the segment we can cause the pipeline to
lockup. This can happen if audio is properly clipped, and thus the
audio sink does not preroll yet but the video sink prerolls because
we already outputted a buffer here... and then queues run full.

In the worst case we will clip one buffer too many here now if no
framerate is given, no buffer duration is given and the actual
framerate is less than 0.5fps.

Fixes seeking on HLS/DASH streams, when seeking into the middle of
fragments and having no framerate/buffer duration.
2015-05-06 12:42:33 +02:00
..
allocators Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
app Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
audio audio: Change the remaining "samples" in the ::delay() vfunc docs to "frames" 2015-04-27 10:08:17 +02:00
fft Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
pbutils pbutils: Use more strict profile checking for hevc 2015-04-30 21:42:34 +02:00
riff Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
rtp rtpbasedepayload: Add some debug output 2015-05-05 13:16:05 +02:00
rtsp Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
sdp Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
tag Remove obsolete Android build cruft 2015-04-26 18:42:34 +01:00
video videodecoder: Try to be smarter when clipping buffers without duration/framerate to the segment 2015-05-06 12:42:33 +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
Makefile.am tools: add simple command-line gst-play utility for testing purposes 2013-08-16 15:45:23 +01:00