gstreamer/docs
Wim Taymans 2d181e4d1d A first attempt at pad negotiation.
Original commit message from CVS:
A first attempt at pad negotiation.
- _renegotiate can be called by a plugin to negotiate the caps
- _renegotiate is called whenever a pad changes its caps
- the caps cannot contain lists or ranges
- the pad caps are now only set explicitly using gst_pad_set_caps, the
padtemplate caps are not transfered to the pad caps.

missing:
- no notification when negotiation fails
- autoplugging is broken
- the editor doesn't show correct caps
2001-02-19 20:20:19 +00:00
..
code-reviews Re-arranged the build a bit to try to make it more sane. Added some debug. 2001-01-01 08:37:41 +00:00
design current set of design docs, in .txt format 2001-01-20 20:08:59 +00:00
fwg Wrote a little more text, and did more of the work on making the sections. 2001-01-19 02:06:40 +00:00
gst Documentation updates. 2001-01-31 20:27:00 +00:00
libs Added checking for all the tools used to make documentation. 2001-01-02 01:33:01 +00:00
manual Fix some typos, and grammar errors. 2001-01-19 02:10:10 +00:00
plugins Massive build fixup. Will send message to -devel list later with details on the changes and what they mean for Makef... 2001-01-14 21:55:41 +00:00
random A first attempt at pad negotiation. 2001-02-19 20:20:19 +00:00
slides initial checkin 2000-01-30 10:44:33 +00:00
.gitignore OK, I think I've got all the .cvsignore stuff taken care of, though we'll want to fine-tune things as we go, of cours... 2000-01-31 03:36:35 +00:00
Makefile.am Manual updates. fixes to gstxml.c gst_xml_get_element was broken 2001-01-08 22:08:40 +00:00
manuals.mak Fix build problem when don't have db2html, or a directory to put the manual in: was trying to make a symlink in the n... 2001-01-14 22:25:43 +00:00