gstreamer/plugins
Tim-Philipp Müller d9df74ea3e identity: hack around g_object_notify() bug by protecting it with a lock
Out-of-band events might lead to us calling g_object_notify() from a
non-streaming thread, which can cause crashes if g_object_notify() is
being called from the streaming thread at the same time. See #554460.
2009-05-31 21:30:18 +01:00
..
elements identity: hack around g_object_notify() bug by protecting it with a lock 2009-05-31 21:30:18 +01:00
indexers Update a bunch of gitignores to clean up my git status output 2009-01-23 16:08:40 +00:00
Makefile.am Remove GST_DISABLE_(ENUMTYPES|INDEX|URI) everywhere. 2008-07-31 15:20:32 +00:00