gstreamer/gst
Jan Schmidt 4e911760d2 urisourcebin: Shrink queue2 max-size-time buffering
The expanded 4 second buffering was making radio streams that are
being delivered at real-time speeds too slow. We might need
a better plan for matching the queue2 size to incoming bitrate
in the absence of tag information or timestamping.

In uridecodebin, it used tags on the output of decodebin to
adjust the queue2 buffering, but urisourcebin doesn't have that
view - decodebin is downstream from us.
2017-03-09 01:42:14 +11:00
..
adder adder: ensure the discont flag is correct 2017-02-10 21:41:29 +01:00
app Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audioconvert audioconvert: Relocate a NULL check before accessing converter 2017-01-02 17:56:36 +05:30
audiorate Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audioresample Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
audiotestsrc audiotestsrc: Fix incorrect start of tick waveform 2016-12-23 16:51:07 +00:00
encoding encodebin: Fix stream_group_free when creating it went bad 2017-01-04 11:43:08 -03:00
gio Add support for Meson as alternative/parallel build system 2016-08-20 11:09:51 +01:00
pbtypes meson: Add pbtypes plugin 2016-11-02 11:03:42 +02:00
playback urisourcebin: Shrink queue2 max-size-time buffering 2017-03-09 01:42:14 +11:00
rawparse rawbaseparse: Assert that frame size is > 0 2017-02-28 15:51:00 +02:00
subparse samiparse: Check that the string has a non-zero length before overwriting the last byte with '\0' 2017-01-20 08:03:33 +02:00
tcp multihandlesink: fix some property descriptions 2017-01-04 13:44:53 +00:00
typefind typefindfunctions: prevent unsigned int overflow 2017-02-14 12:22:37 +02:00
videoconvert video-converter: Implement multi-threaded scaling/conversion 2017-02-23 21:55:29 +02:00
videorate videorate: fix LATENCY query 2017-01-24 01:04:53 +00:00
videoscale video-converter: Implement multi-threaded scaling/conversion 2017-02-23 21:55:29 +02:00
videotestsrc videotestsrc: Add options to make ball pattern based on system time, and invert each second. 2017-01-18 09:52:50 +11:00
volume meson: Fix build when orc is disabled 2016-11-14 17:26:02 -03:00
Makefile.am pbtypes: Add a stub plugin that owns the plugins-base dynamic types 2016-11-02 11:24:11 +11:00
meson.build rawparse: Move to gst-plugins-base 2017-02-25 14:48:40 +02:00