gstreamer/gst-libs/gst
davecraig@unbalancedaudio.com 2ebcfcbc43 adaptivedemux: Stop prepared streams as well as running streams
There can be twice as many stream tasks running as there are output
pads for playback of variant HLS playlists. Half of them are the
current pads, and the other half are the pads that are about to be
switched to due to a bitrate change.
The old code only stopped the current streams which could result
in a deadlock on stopping the pipeline. The changes force stopping
and joining of any prepared streams too.

https://bugzilla.gnome.org/show_bug.cgi?id=785987
2017-08-08 12:24:21 +03:00
..
adaptivedemux adaptivedemux: Stop prepared streams as well as running streams 2017-08-08 12:24:21 +03:00
allocators allocators: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
audio audioaggregator: use local var 2017-07-26 09:43:52 +02:00
base aggregator: log all events 2017-07-30 12:19:35 +02:00
basecamerabinsrc basecamerabinsrc: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
codecparsers codecparsers: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
gl gl: return NULL mem if eglCreateImage failed 2017-08-01 10:32:36 +01:00
insertbin insertbin: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
interfaces photography: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
mpegts mpegts: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
opencv opencv: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
player player: Constify the config argument to gst_player_get_video_snapshot() 2017-08-08 11:05:39 +03:00
uridownloader uridownloader: mark symbols explicitly for export with GST_EXPORT 2017-07-18 12:46:57 +01:00
video videoaggregator: Don't mix up width and height 2017-08-04 11:08:18 +03:00
wayland meson: wayland: wl_scanner is required: false 2016-11-17 17:42:30 -03:00
gettext.h Fix FSF address 2012-11-04 00:09:59 +00:00
glib-compat-private.h Update GLib dependency to 2.40.0 2015-10-02 22:24:19 +03:00
gst-i18n-plugin.h Fix FSF address 2012-11-04 00:09:59 +00:00
Makefile.am build: declare dependency from gl on allocators 2017-03-21 12:05:14 +11:00
meson.build opencv: Enable in meson build 2016-11-26 17:55:23 +00:00