gstreamer/libs
Tim-Philipp Müller b35d54dcd1 baseparse: don't deadlock when setting external index
Protect index with its own lock. gst_index_get_writer_id() may take
the object lock internally (the default resolver, GST_INDEX_RESOLVER_PATH,
will anyway), so if we're using that to protect the index as well,
we'll deadlock.

https://bugzilla.gnome.org/show_bug.cgi?id=646811
2011-04-19 13:05:53 +01:00
..
gst baseparse: don't deadlock when setting external index 2011-04-19 13:05:53 +01:00
Makefile.am android: make it ready for androgenizer 2011-04-11 01:08:07 +02:00