gstreamer/docs/design
Wim Taymans 030ff93e82 docs/design/part-seeking.txt: Some small additions.
Original commit message from CVS:
* docs/design/part-seeking.txt:
Some small additions.

* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_get_times), (gst_base_sink_do_sync),
(gst_base_sink_activate_push), (gst_base_sink_activate_pull):
* gst/base/gstbasesink.h:
discont values are gint64, handle the math correctly.

* gst/base/gstbasesrc.c: (gst_base_src_loop):
Make the basesrc report error if the source pad is not linked.

* gst/gstqueue.c: (gst_queue_link_src), (gst_queue_chain),
(gst_queue_loop), (gst_queue_handle_src_query),
(gst_queue_src_activate_push):
Make queue collect data even if the srcpad is not linked.
Start pushing out data as soon as it is linked.

* gst/gstutils.c: (gst_element_unlink), (gst_flow_get_name):
* gst/gstutils.h:
Added gst_flow_get_name() to ease error reporting.
2005-07-21 17:22:13 +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 Small docs updates. 2005-07-19 09:19:06 +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-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 Small typo fixes, doc updates. 2005-05-30 15:48:45 +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 docs/design/part-seeking.txt: Some small additions. 2005-07-21 17:22:13 +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 docs/design/: Updated docs, mostly DISCONT related. 2005-07-15 13:44:19 +00:00