gstreamer/tests/check
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
..
elements 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
generic gst/gstbin.*: Immediatly commit the toplevel bin state when receiving an async-done message. This enables us to avoid... 2007-06-18 15:12:28 +00:00
gst gst/gststructure.c: When deserialising foo=bar without a type cast, check if it's a boolean before falling back to a ... 2007-07-08 14:11:53 +00:00
libs libs/gst/controller/: API: Refactor GstController into the core controller which can take a GstControlSource for prov... 2007-07-06 21:50:02 +00:00
pipelines tests/check/pipelines/stress.c: Make sure we set the pipeline back to the NULL state before dropping our final refere... 2007-07-16 15:19:06 +00:00
.gitignore tests/check/.cvsignore: Ignore test-registry.xml as well. 2007-01-09 14:38:11 +00:00
Makefile.am plugins/elements/gsttee.c: Be a lot smarter when deciding what srcpad to use for proxying the buffer_alloc. Also hand... 2007-07-03 16:26:29 +00:00