gstreamer/docs/design
Jan Schmidt 8377afc0ba check/: I wrote a test!
Original commit message from CVS:
* check/Makefile.am:
* check/gst/gstevents.c: (GST_START_TEST), (event_probe),
(test_event), (timediff), (gstevents_suite), (main):
I wrote a test!

* docs/design/part-seeking.txt:
Spelling correction

* docs/gst/tmpl/gstevent.sgml:
Docs updates.

* gst/base/gstbasesink.c: (gst_base_sink_handle_object):
Treat a buffer-without-newsegment the same as a receiving
a newsegment not in time format, and disable syncing to the clock
with a warning.

* gst/gstbus.c: (gst_bus_set_sync_handler):
Assert if anyone tries to replace the existing sync_handler for bus,
as only the owner should be setting it.

* gst/gstevent.h:
Have a fixed set of custom event enums with events identified by
their structure name (as in 0.8), rather than a free-for-all
allowing collisions between enum values from different plugins.

* gst/gstpad.c: (gst_pad_class_init):
Docs change.

* gst/gstqueue.c: (gst_queue_handle_sink_event):
Handle out-of-band downstream events from the sending thread.
2005-08-18 15:31:28 +00:00
..
draft-ghostpads.txt Added CHANGES-0.9 doc, updated status of other docs. 2005-06-30 12:18:19 +00:00
draft-push-pull.txt Added CHANGES-0.9 doc, updated status of other docs. 2005-06-30 12:18:19 +00:00
part-activation.txt docs/design/part-activation.txt: Notes on how activation should work -- not quite implemented yet. 2005-06-27 13:25:44 +00:00
part-caps.txt docs/design/: Small doc updates 2005-06-02 08:26:58 +00:00
part-clocks.txt Small docs updates. 2005-07-19 09:19:06 +00:00
part-conventions.txt Docs updates, clean up some headers. 2005-03-08 14:38:06 +00:00
part-dynamic.txt docs/design/: Some more docs in the works. 2005-07-18 08:28:48 +00:00
part-element-sink.txt docs/design/: Updated docs, mostly DISCONT related. 2005-07-15 13:44:19 +00:00
part-element-source.txt Mention GstPushSrc 2005-05-13 09:27:24 +00:00
part-events.txt check/gst/gstvalue.c: Added subtract checks. 2005-08-16 09:42:50 +00:00
part-gstbin.txt docs/design/: Update design notes to reflect the movement of responsibility for bus handling from GstPipeline to 2005-07-06 17:17:59 +00:00
part-gstbus.txt docs/design/: Some more docs. 2005-04-21 09:37:34 +00:00
part-gstelement.txt Added state change code. 2005-03-28 14:54:33 +00:00
part-gstghostpad.txt docs/design/part-gstghostpad.txt: Small update. 2005-07-29 19:19:29 +00:00
part-gstobject.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-gstpipeline.txt docs/design/: Updated docs, mostly DISCONT related. 2005-07-15 13:44:19 +00:00
part-live-source.txt Added support for live sources and other elements that cannot do preroll. 2005-06-23 10:37:09 +00:00
part-messages.txt docs/design/: Some more docs. 2005-04-21 09:37:34 +00:00
part-MT-refcounting.txt docs/design/: Some more docs. 2005-04-21 09:37:34 +00:00
part-negotiation.txt docs/design/: Small doc updates 2005-06-02 08:26:58 +00:00
part-overview.txt check/gst/gstghostpad.c: Added some more tests for wrong hierarchy 2005-07-28 11:24:33 +00:00
part-preroll.txt docs/design/: Some more tweeks and additions to the docs. 2005-06-30 09:33:45 +00:00
part-push-pull.txt docs/design/: Some more docs. 2005-04-21 09:37:34 +00:00
part-query.txt Added CHANGES-0.9 doc, updated status of other docs. 2005-06-30 12:18:19 +00:00
part-relations.txt Docs updates, clean up some headers. 2005-03-08 14:38:06 +00:00
part-scheduling.txt Added state change code. 2005-03-28 14:54:33 +00:00
part-seeking.txt check/: I wrote a test! 2005-08-18 15:31:28 +00:00
part-standards.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-states.txt docs/design/: Some more tweeks and additions to the docs. 2005-06-30 09:33:45 +00:00
part-TODO.txt Some docs updates 2005-07-27 18:33:03 +00:00