gstreamer/gst-libs/gst/adaptivedemux
Sebastian Dröge 3c639d3235 adaptivedemux: Don't stop all tasks and streams from the update task on errors
It will deadlocks as we will then join() the update task from itself. Instead
just post an actual error message on the bus and only stop the update task.

The application is then responsible for shutting down the element, and thus
all the other tasks and everything, based on the error message it gets.
2015-04-21 22:04:56 +02:00
..
gstadaptivedemux.c adaptivedemux: Don't stop all tasks and streams from the update task on errors 2015-04-21 22:04:56 +02:00
gstadaptivedemux.h adaptivedemux: [API]: get_presentation_offset virtual method. 2015-03-10 15:17:37 +01:00
Makefile.am gst-libs: Fix dependency build 2014-12-01 10:32:30 +01:00