gstreamer/docs/design
Wim Taymans 484d9a3224 Added more docs.
Original commit message from CVS:
* docs/design/part-clocks.txt:
* docs/design/part-events.txt:
* gst/elements/gstfakesrc.c: (gst_fakesrc_get_event_mask),
(gst_fakesrc_event_handler), (gst_fakesrc_loop),
(gst_fakesrc_activate):
* gst/gstclock.c: (gst_clock_id_ref), (gst_clock_id_unref),
(gst_clock_id_compare_func), (gst_clock_id_wait),
(gst_clock_id_wait_async), (gst_clock_init),
(gst_clock_adjust_unlocked), (gst_clock_get_time):
* gst/gstevent.c: (gst_event_new_discontinuous_valist),
(gst_event_discont_get_value), (gst_event_new_segment_seek):
* gst/gstevent.h:
* gst/gstpipeline.c: (gst_pipeline_init), (is_eos),
(pipeline_bus_handler), (gst_pipeline_change_state):
* gst/gstpipeline.h:
* gst/gstsystemclock.c: (gst_system_clock_init),
(gst_system_clock_async_thread),
(gst_system_clock_id_wait_unlocked),
(gst_system_clock_id_wait_async), (gst_system_clock_id_unschedule):
* libs/gst/dataprotocol/dataprotocol.c: (gst_dp_packet_from_event),
(gst_dp_event_from_packet):
* testsuite/clock/Makefile.am:
* testsuite/clock/clock4.c: (gst_clock_debug), (ok_callback),
(error_callback), (main):
Added more docs.
Remove more silly events.
Implement periodic clock notifications.
Add async testsuite.
2005-02-11 15:50:53 +00:00
..
part-clocks.txt Added more docs. 2005-02-11 15:50:53 +00:00
part-conventions.txt make names only settable when unparented, so we can guarantee uniqueness inside a parent together with the _add checks 2004-12-13 19:23:04 +00:00
part-events.txt Added more docs. 2005-02-11 15:50:53 +00:00
part-gstelement.txt add _get/_set_name_prefix() for debugging. Update docs. 2004-12-14 11:47:44 +00:00
part-gstobject.txt add _get/_set_name_prefix() for debugging. Update docs. 2004-12-14 11:47:44 +00:00
part-MT-refcounting.txt docs/design/part-MT-refcounting.txt (Refcounting): Some grammar/clarity fixes, and added a section on child structure... 2005-02-10 14:49:29 +00:00
part-negotiation.txt docs/design/: Some docs updates. 2005-02-10 14:34:53 +00:00
part-relations.txt More MT fixes, added design document describing refcounting policies used in GStreamer and locking involved. 2004-12-13 11:33:55 +00:00
part-scheduling.txt Removed schedulers and compat stuff. 2005-01-26 10:56:09 +00:00
part-standards.txt current set of design docs, in .txt format 2001-01-20 20:08:59 +00:00
part-states.txt docs/design/: Some docs updates. 2005-02-10 14:34:53 +00:00
part-TODO.txt docs/design/: Some docs updates. 2005-02-10 14:34:53 +00:00