gstreamer/examples
Jan Schmidt ba5cecf321 examples/: Update a couple of the examples to work again.
Original commit message from CVS:
* examples/Makefile.am:
* examples/helloworld/helloworld.c: (event_loop), (main):
* examples/queue/queue.c: (event_loop), (main):
* examples/queue2/queue2.c: (main):
Update a couple of the examples to work again.

* gst/base/gstbasesink.c: (gst_base_sink_preroll_queue_empty),
(gst_base_sink_preroll_queue_flush), (gst_base_sink_handle_event):
Spelling corrections and extra debug.

* gst/gstbin.c: (gst_bin_class_init), (gst_bin_init), (is_eos),
(gst_bin_add_func), (bin_element_is_sink), (gst_bin_get_state),
(gst_bin_change_state), (gst_bin_dispose), (bin_bus_handler):
* gst/gstbin.h:
* gst/gstpipeline.c: (gst_pipeline_init), (gst_pipeline_dispose),
(gst_pipeline_change_state):
* gst/gstpipeline.h:
Move the bus handler for children to the GstBin, and create a
separate bus for receiving messages from children to the one the
bus sends 'upwards' on.
2005-07-06 16:22:47 +00:00
..
appreader *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
cutter *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
events reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
helloworld examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
helloworld2 *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
launch reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
manual Add probe example. 2005-06-29 16:57:59 +00:00
mixer *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
pingpong reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
plugins small doc fixes 2005-05-17 17:22:31 +00:00
pwg Add a chapter on caps negotiation, simplify the original code samples a bit w.r.t. caps negotiation, add link to the ... 2005-07-06 12:18:00 +00:00
queue examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
queue2 examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00
queue3 reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
queue4 reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
retag reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
thread *.c: Don't cast to GST_OBJECT when reffing or unreffing. Large source-munging commit!!! 2005-06-28 09:59:01 +00:00
typefind reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
xml reorganize C/LIB flags add gst_info to gstcompat.h 2004-05-04 12:38:36 +00:00
Makefile.am examples/: Update a couple of the examples to work again. 2005-07-06 16:22:47 +00:00