docs/design/part-states.txt: Some more docs.
authorWim Taymans <wim.taymans@gmail.com>
Tue, 11 Oct 2005 11:08:52 +0000 (11:08 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Tue, 11 Oct 2005 11:08:52 +0000 (11:08 +0000)
commitfd1a66e8b5a6290b490741ef201a413d28e7de17
treecce1e3533f195d64f8c103ac35bf0c3f163af822
parentc43e9db780edb31d2283b5d81085e886d540e617
docs/design/part-states.txt: Some more docs.

Original commit message from CVS:
* docs/design/part-states.txt:
Some more docs.

* gst/gstbin.c: (gst_bin_set_clock_func), (gst_bin_recalc_state),
(gst_bin_change_state_func), (bin_bus_handler):
Doc updates. Don't distribute the same clock over and over again.

* gst/gstclock.c:
* gst/gstclock.h:
Doc updates.

* gst/gstpad.c: (gst_flow_get_name), (gst_flow_to_quark),
(gst_pad_get_type), (gst_pad_push), (gst_pad_push_event),
(gst_pad_send_event):
* gst/gstpad.h:
Make probe emission threadsafe again.
Register quarks and move _get_name() from utils.
Doc updates.

* gst/gstpipeline.c: (gst_pipeline_class_init),
(gst_pipeline_change_state), (gst_pipeline_provide_clock_func):
Only redistribute the clock of it changed.

* gst/gstsystemclock.h:
Doc updates.

* gst/gstutils.c:
* gst/gstutils.h:
Moved the _flow_get_name() to GstPad.
12 files changed:
ChangeLog
docs/design/part-states.txt
gst/gstbin.c
gst/gstbin.h
gst/gstclock.c
gst/gstclock.h
gst/gstpad.c
gst/gstpad.h
gst/gstpipeline.c
gst/gstsystemclock.h
gst/gstutils.c
gst/gstutils.h