mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
pwg: adds some more links
This commit is contained in:
parent
5898223bb9
commit
a7ba49b766
1 changed files with 3 additions and 1 deletions
|
@ -220,6 +220,7 @@
|
|||
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
|
||||
|
@ -254,7 +255,8 @@
|
|||
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 ############# -->
|
||||
|
|
Loading…
Reference in a new issue