gstreamer/docs/design
Wim Taymans 47e5ba2f15 docs/design/part-gstghostpad.txt: Update ascii art in documentation.
Original commit message from CVS:
* docs/design/part-gstghostpad.txt:
Update ascii art in documentation.
* gst/gstghostpad.c: (gst_proxy_pad_do_internal_link),
(gst_proxy_pad_set_target_unlocked), (gst_proxy_pad_init),
(gst_ghost_pad_parent_set), (gst_ghost_pad_parent_unset),
(gst_ghost_pad_internal_do_activate_push),
(gst_ghost_pad_internal_do_activate_pull),
(gst_ghost_pad_do_activate_push), (gst_ghost_pad_do_activate_pull),
(gst_ghost_pad_do_link), (gst_ghost_pad_do_unlink),
(gst_ghost_pad_dispose), (gst_ghost_pad_new_full),
(gst_ghost_pad_set_target):
Small cleanups and leak fixes.
Remove some checks now that the internal pad is never NULL.
Fix the case where linking pads without a target would create nasty
criticals. Fixes #341029.
Don't assign a GstPadLinkReturn to a gboolean and mess up the return
value of _set_target().
* tests/check/gst/gstghostpad.c: (GST_START_TEST),
(gst_ghost_pad_suite):
Some more tests for creating and linking untargeted ghostpads.
2006-08-31 15:19:44 +00:00
..
draft-ghostpads.txt Added CHANGES-0.9 doc, updated status of other docs. 2005-06-30 12:18:19 +00:00
draft-klass.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
draft-push-pull.txt fixed typos 2005-10-13 15:27:40 +00:00
Makefile.am ChangeLog surgery and add missing new file 2006-02-09 18:30:51 +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-block.txt docs/design/: Small docs updates. 2006-07-03 17:44:09 +00:00
part-buffering.txt docs/design/part-TODO.txt: Mention QoS as an ongoing work item. 2006-04-28 12:58:15 +00:00
part-caps.txt docs/design/: Small doc updates 2005-06-02 08:26:58 +00:00
part-clocks.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-conventions.txt Docs updates, clean up some headers. 2005-03-08 14:38:06 +00:00
part-dynamic.txt docs/design/: Small docs updates. 2006-07-03 17:44:09 +00:00
part-element-sink.txt docs/design/part-TODO.txt: Updated TODO list, basesrc supports seeking to non-bytes formats. 2006-02-13 11:52:43 +00:00
part-element-source.txt Mention GstPushSrc 2005-05-13 09:27:24 +00:00
part-element-transform.txt docs/design/part-element-transform.txt: Added some docs about the design of tranform elements. 2006-03-08 13:44:55 +00:00
part-events.txt docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00
part-gstbin.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +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: Update ascii art in documentation. 2006-08-31 15:19:44 +00:00
part-gstobject.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-gstpipeline.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-live-source.txt docs/design/: Many doc updates. 2005-10-08 16:49:15 +00:00
part-messages.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +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/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-overview.txt docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00
part-preroll.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-push-pull.txt docs/design/: Some more docs. 2005-04-21 09:37:34 +00:00
part-qos.txt docs/design/part-qos.txt: Bring docs in line with the code. Mostly the sign of the jitter was wrong in the docs. 2006-08-11 13:05:30 +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/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-segments.txt docs/design/part-segments.txt: More docs. 2005-10-21 15:13:08 +00:00
part-sparsestreams.txt docs/design/part-sparsestreams.txt: Update sparse streams doc 2006-01-19 09:08:15 +00:00
part-standards.txt Doc updates. 2005-03-10 12:51:45 +00:00
part-states.txt docs/design/: Documentation updates. 2006-03-13 10:32:26 +00:00
part-streams.txt docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00
part-TODO.txt limit to 80 chars add note about changing divider for flags 2006-05-10 13:53:48 +00:00
part-trickmodes.txt docs/design/part-overview.txt: Make upsteam/downstream concepts more clear. 2006-05-08 09:52:33 +00:00