gstreamer/testsuite/threads
Wim Taymans bd9cd13058 Doc updates,
Original commit message from CVS:
* REQUIREMENTS:
* docs/design/part-MT-refcounting.txt:
* docs/design/part-clocks.txt:
* docs/design/part-conventions.txt:
* docs/design/part-gstobject.txt:
* docs/design/part-relations.txt:
* docs/design/part-standards.txt:
* libs/gst/control/dparam.c: (gst_dparam_attach):
* libs/gst/control/dparam.h:
* libs/gst/control/dparammanager.c:
(gst_dpman_add_required_dparam_callback),
(gst_dpman_add_required_dparam_direct),
(gst_dpman_add_required_dparam_array), (gst_dpman_attach_dparam),
(gst_dpman_get_dparam), (gst_dpman_get_dparam_type),
(gst_dpman_get_manager), (gst_dpman_bypass_dparam),
(gst_dpman_preprocess_asynchronous),
(gst_dpman_process_asynchronous), (gst_dpman_process_noop):
* libs/gst/control/dparammanager.h:
* testsuite/clock/clock2.c: (gst_clock_debug), (element_wait),
(main):
* testsuite/threads/signals.c: (run_thread), (main):
* testsuite/threads/thread.c: (main):
* tools/gst-launch.c: (fault_handler_sighandler),
(fault_handler_sigaction), (fault_spin):
Doc updates,
Head backporting.
Fix some testcases.
2005-03-10 12:53:16 +00:00
..
.gitignore keep this up to date, since I seem to be the only one who cares about not missing files on commits 2004-07-21 21:37:31 +00:00
159566.c testsuite/threads/: Added testsuite to show bug #159566 2004-11-26 18:29:06 +00:00
159852.c Added testcase for failing bin iterate function due to glib thread-unsafeness. 2004-11-29 17:29:37 +00:00
Makefile.am Added testcase for failing bin iterate function due to glib thread-unsafeness. 2004-11-29 17:29:37 +00:00
queue.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
signals.c Doc updates, 2005-03-10 12:53:16 +00:00
staticrec.c Added missing tests 2004-09-09 08:56:51 +00:00
thread.c Doc updates, 2005-03-10 12:53:16 +00:00
threadb.c don't mix tabs and spaces 2004-03-15 19:27:17 +00:00
threadc.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadd.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threade.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadf.c Reworked the GstThread implementation, make more operations threadsafe and more reliable. 2004-09-06 15:57:11 +00:00
threadg.c testsuite/threads/: added test to check if problem when removing all elements from a 2004-07-09 14:18:35 +00:00
threadh.c Added missing tests 2004-09-09 08:56:51 +00:00