gstreamer/gst-libs/gst/adaptivedemux
Florin Apostol 60f3eb15eb dahsdemux: task is signaled to stop without stop condition being set
The gst_adaptive_demux_stream_free function is trying to stop the stream's
download task. For this, it signals the task. But it fails to also set the
stream->download_finished = TRUE, so the task will go back to sleep and
only exit when the download is finished.

https://bugzilla.gnome.org/show_bug.cgi?id=755121
2015-10-29 11:17:48 +00:00
..
gstadaptivedemux.c dahsdemux: task is signaled to stop without stop condition being set 2015-10-29 11:17:48 +00:00
gstadaptivedemux.h adaptivedemux: fixed multithread support 2015-10-29 10:20:45 +00:00
Makefile.am Remove obsolete Android build cruft 2015-04-26 18:59:32 +01:00