gstreamer/tests/threadstate
Wim Taymans f73fb55d1e gst/base/gstbasesrc.*: Add a gboolean to decide when to push out a discont.
Original commit message from CVS:
* gst/base/gstbasesrc.c: (gst_base_src_init),
(gst_base_src_do_seek), (gst_base_src_loop), (gst_base_src_start):
* gst/base/gstbasesrc.h:
Add a gboolean to decide when to push out a discont.

* gst/gstqueue.c: (gst_queue_handle_sink_event), (gst_queue_chain),
(gst_queue_loop), (gst_queue_handle_src_query),
(gst_queue_sink_activate_push), (gst_queue_src_activate_push),
(gst_queue_set_property), (gst_queue_get_property):
Some cleanups.

* tests/threadstate/threadstate1.c: (main):
Make a thread test compile and run... very silly..
2005-07-20 10:58:10 +00:00
..
.gitignore update - this is huge, because it includes *.bb, *.bbg and *.da files which are generated for gcov. 2004-01-12 16:53:23 +00:00
Makefile.am reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
test1.c gst-indent run on core 2004-03-13 15:27:01 +00:00
test2.c gst-indent run on core 2004-03-13 15:27:01 +00:00
threadstate1.c gst/base/gstbasesrc.*: Add a gboolean to decide when to push out a discont. 2005-07-20 10:58:10 +00:00
threadstate2.c First THREADED backport attempt, focusing on adding locks and making sure the API is threadsafe. Needs more work. Mor... 2005-03-07 18:27:42 +00:00
threadstate3.c gst-indent run on core 2004-03-13 15:27:01 +00:00
threadstate4.c gst-indent run on core 2004-03-13 15:27:01 +00:00
threadstate5.c gst-indent run on core 2004-03-13 15:27:01 +00:00