pwg: adds some more links

This commit is contained in:
Wim Taymans 2012-10-12 12:55:25 +02:00
parent 5898223bb9
commit a7ba49b766

View file

@ -220,6 +220,7 @@
GstAllocator. Elements can ask a GstBufferPool or GstAllocator GstAllocator. Elements can ask a GstBufferPool or GstAllocator
from the downstream peer element. If downstream is able to provide from the downstream peer element. If downstream is able to provide
these objects, upstream can use them to allocate buffers. these objects, upstream can use them to allocate buffers.
See more in <xref linkend="chapter-allocation"/>.
</para> </para>
<para> <para>
Many sink elements have accelerated methods for copying data Many sink elements have accelerated methods for copying data
@ -254,7 +255,8 @@
for ensuring that the parameters required to fully specify a format match for ensuring that the parameters required to fully specify a format match
up correctly when linking pads between elements. Each link that is up correctly when linking pads between elements. Each link that is
made between elements has a specified type and optionally a set of 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> </para>
<!-- ############ sect2 ############# --> <!-- ############ sect2 ############# -->