gstreamer/tests/check/elements
Jan Schmidt 4fb00301dd tests/check/elements/multiqueue.c: Use a GStaticMutex to protect all cases where libcheck fail_if/fail_unless macros ...
Original commit message from CVS:
* tests/check/elements/multiqueue.c: (mq_dummypad_chain),
(mq_dummypad_event), (run_output_order_test):
Use a GStaticMutex to protect all cases where libcheck
fail_if/fail_unless macros might be called from multiple threads
simultaneously to avoid errors like:
"check_pack.c:107: :-1081725400:Bad message type arg"
2007-07-16 16:04:49 +00:00
..
.gitignore plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
fakesink.c libs/gst/base/gstbasesink.c: Fix leak caused when refusing newsegment after EOS. 2007-04-05 11:16:09 +00:00
fakesrc.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
fdsrc.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
filesink.c plugins/: Use #ifdef for HAVE_XYZ for consistency. 2007-05-22 11:55:33 +00:00
filesrc.c tests/check/elements/filesrc.c: Add unit test for the GstURIHandler interface in filesrc. This also tests the newly a... 2007-02-05 08:15:26 +00:00
identity.c libs/gst/check/gstcheck.c: do not automatically (de)activate pads 2006-12-21 08:12:28 +00:00
multiqueue.c tests/check/elements/multiqueue.c: Use a GStaticMutex to protect all cases where libcheck fail_if/fail_unless macros ... 2007-07-16 16:04:49 +00:00
queue.c plugins/elements/gstqueue.*: Refactor an cleanup queue a bit. 2007-05-12 15:35:40 +00:00
tee.c tests/check/elements/tee.c: Make the tee stress-test a little less stressful so it doesn't just time out on slow-mach... 2007-07-16 14:55:26 +00:00