gstreamer/gst/check
Thomas Vander Stichele 888bf79853 check/gst/gstminiobject.c: don't use check calls from threads; check probably isn't threadsafe and using a lock to ma...
Original commit message from CVS:

* check/gst/gstminiobject.c: (thread_ref), (GST_START_TEST),
(gst_mini_object_suite):
don't use check calls from threads; check probably isn't
threadsafe and using a lock to make it threadsafe would
defeat the purpose of this check
* gst/check/gstcheck.c:
* gst/check/gstcheck.h:
use GST_DEBUG some more
2005-11-24 18:40:58 +00:00
..
gstcheck.c check/gst/gstminiobject.c: don't use check calls from threads; check probably isn't threadsafe and using a lock to ma... 2005-11-24 18:40:58 +00:00
gstcheck.h check/gst/gstminiobject.c: don't use check calls from threads; check probably isn't threadsafe and using a lock to ma... 2005-11-24 18:40:58 +00:00
Makefile.am configure.ac: Add -no-undefined to GST_PLUGIN_LDFLAGS (bug #316076) 2005-09-15 05:58:37 +00:00