gstreamer/gst-libs/gst/uridownloader
Louis-Francis Ratté-Boulianne f0211e5b7b uridownloader: unlock mutex when switching urisrc state to NULL to avoid deadlock
When chain method was called after gst_uri_downloader_stop and before state has been changed to NULL, execution was blocking on g_mutex_lock.

Conflicts:
	gst-libs/gst/uridownloader/gsturidownloader.c
2013-05-07 20:02:41 -03:00
..
gstfragment.c uridownloader: refactor gsturidownloader to its own lib 2013-05-07 20:02:41 -03:00
gstfragment.h uridownloader: refactor gsturidownloader to its own lib 2013-05-07 20:02:41 -03:00
gsturidownloader.c uridownloader: unlock mutex when switching urisrc state to NULL to avoid deadlock 2013-05-07 20:02:41 -03:00
gsturidownloader.h uridownloader: make cancelled state 'permanent' until a reset 2013-05-07 20:02:41 -03:00
gsturidownloader_debug.h uridownloader: refactor gsturidownloader to its own lib 2013-05-07 20:02:41 -03:00
Makefile.am uridownloader: refactor gsturidownloader to its own lib 2013-05-07 20:02:41 -03:00