mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-06 14:32:31 +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
|
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 ############# -->
|
||||||
|
|
Loading…
Reference in a new issue