gstreamer/docs/design
Wim Taymans a35882df1f More segment updates, replace code in plugins with segment helper functions.
Original commit message from CVS:
* check/gst/gstsegment.c: (GST_START_TEST):
* docs/design/part-TODO.txt:
* gst/base/gstbasesink.c: (gst_base_sink_handle_object),
(gst_base_sink_event), (gst_base_sink_do_sync),
(gst_base_sink_activate_pull), (gst_base_sink_get_position),
(gst_base_sink_query), (gst_base_sink_change_state):
* gst/base/gstbasesink.h:
* gst/base/gstbasesrc.c: (gst_base_src_init), (gst_base_src_query),
(gst_base_src_default_newsegment),
(gst_base_src_configure_segment), (gst_base_src_do_seek),
(gst_base_src_get_range), (gst_base_src_loop),
(gst_base_src_change_state):
* gst/base/gstbasesrc.h:
* gst/base/gstbasetransform.c:
(gst_base_transform_prepare_output_buf),
(gst_base_transform_event), (gst_base_transform_change_state):
* gst/base/gstbasetransform.h:
* gst/base/gstcollectpads.c: (gst_collect_pads_add_pad),
(gst_collect_pads_event):
* gst/base/gstcollectpads.h:
* gst/elements/gstfakesrc.c: (gst_fake_src_init),
(gst_fake_src_create):
* gst/elements/gstfakesrc.h:
* gst/elements/gstidentity.c: (gst_identity_transform_ip):
* gst/gstsegment.c: (gst_segment_init), (gst_segment_set_duration),
(gst_segment_set_last_stop), (gst_segment_set_seek),
(gst_segment_set_newsegment), (gst_segment_to_stream_time),
(gst_segment_to_running_time), (gst_segment_clip):
* gst/gstsegment.h:
More segment updates, replace code in plugins with segment
helper functions.
2005-11-21 17:09:45 +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 fixed typos 2005-10-13 15:27:40 +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 docs/design/: Many doc updates. 2005-10-08 16:49:15 +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 docs/: Small docs updates. 2005-11-03 14:22:44 +00:00
part-gstbin.txt docs/design/: Many doc updates. 2005-10-08 16:49:15 +00:00
part-gstbus.txt Various documentation updates. 2005-09-24 14:14:03 +00:00
part-gstelement.txt docs/design/: Many doc updates. 2005-10-08 16:49:15 +00:00
part-gstghostpad.txt docs/design/part-gstghostpad.txt: Add a note about activation of proxy pads outside of ghost pads. 2005-10-02 23:20:26 +00:00
part-gstobject.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-gstpipeline.txt docs/: Small docs updates. 2005-11-03 14:22:44 +00:00
part-live-source.txt docs/design/: Many doc updates. 2005-10-08 16:49:15 +00:00
part-messages.txt docs/: Small docs updates. 2005-11-03 14:22:44 +00:00
part-MT-refcounting.txt *.*: Ran scripts/update-macros. Oh yes. gst/gstobject.h (GST_OBJECT_GET_LOCK, GST_OBJECT_LOCK) 2005-11-21 16:34:26 +00:00
part-negotiation.txt docs/design/: Small doc updates 2005-06-02 08:26:58 +00:00
part-overview.txt docs/: Small docs updates. 2005-11-03 14:22:44 +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 docs/design/: Replace all _pull_region() with _pull_range() 2005-09-26 17:40:39 +00:00
part-seeking.txt docs/: Small docs updates. 2005-11-03 14:22:44 +00:00
part-segments.txt docs/design/part-segments.txt: More docs. 2005-10-21 15:13:08 +00:00
part-standards.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-states.txt docs/: Small docs updates. 2005-11-03 14:22:44 +00:00
part-TODO.txt More segment updates, replace code in plugins with segment helper functions. 2005-11-21 17:09:45 +00:00
part-trickmodes.txt docs/: Small docs updates. 2005-11-03 14:22:44 +00:00