gstreamer/docs/design
Wim Taymans dc44130c0e add gst_caps_copy_nth as a more general replacement for copy_1.
Original commit message from CVS:
* docs/design/part-TODO.txt:
* gst/elements/gstfakesink.c: (gst_fakesink_event),
(gst_fakesink_chain):
* gst/elements/gstfakesink.h:
* gst/elements/gstfakesrc.c: (gst_fakesrc_loop),
(gst_fakesrc_activate):
* gst/elements/gstfilesrc.c: (gst_filesrc_getrange),
(gst_filesrc_open_file), (gst_filesrc_loop),
(gst_filesrc_activate), (gst_filesrc_change_state),
(filesrc_find_peek), (gst_filesrc_type_find):
* gst/gstcaps.c: (gst_caps_copy_nth):
* gst/gstcaps.h:
* gst/gstelement.c: (gst_element_add_pad),
(gst_element_remove_pad), (iterate_pad),
(gst_element_get_state_func), (gst_element_commit_state),
(gst_element_set_state), (gst_element_pads_activate),
(gst_element_change_state), (gst_element_dispose):
* gst/gstutils.c: (gst_element_finish_preroll):
* gst/gstutils.h:
* tools/gst-launch.c: (check_intr):
add gst_caps_copy_nth as a more general replacement for
copy_1.
Slightly change the finish_preroll helper function to
include pad flush/active.
Small cleanups in fakesrc.
Add STREAM_LOCK in filesrc.
2005-02-16 15:18:18 +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 add gst_caps_copy_nth as a more general replacement for copy_1. 2005-02-16 15:18:18 +00:00