pwg: adds some more links
authorWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 10:55:25 +0000 (12:55 +0200)
committerWim Taymans <wim.taymans@collabora.co.uk>
Fri, 12 Oct 2012 10:55:25 +0000 (12:55 +0200)
docs/pwg/intro-basics.xml

index 4a50e91..e864e5e 100644 (file)
         GstAllocator.  Elements can ask a GstBufferPool or GstAllocator
         from the downstream peer element. If downstream is able to provide
         these objects, upstream can use them to allocate buffers.
+        See more in <xref linkend="chapter-allocation"/>.
       </para>
       <para>
         Many sink elements have accelerated methods for copying data
       for ensuring that the parameters required to fully specify a format match
       up correctly when linking pads between elements. Each link that is
       made between elements has a specified type and optionally a set of
-      properties.
+      properties. See more about caps negotiation in
+      <xref linkend="chapter-negotiation"/>.
     </para>
 
     <!-- ############ sect2 ############# -->