mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
design: meta: fix missing markup
This commit is contained in:
parent
1a5711ba50
commit
7a10a881ca
1 changed files with 2 additions and 2 deletions
|
@ -386,8 +386,8 @@ We need to make sure that elements exchange metadata that they both
|
||||||
understand, This is particularly important when the metadata describes
|
understand, This is particularly important when the metadata describes
|
||||||
the data layout in memory (such as strides).
|
the data layout in memory (such as strides).
|
||||||
|
|
||||||
The ALLOCATION query is used to let upstream know what metadata we can
|
The `ALLOCATION` query is used to let upstream know what metadata we can
|
||||||
suport.
|
support.
|
||||||
|
|
||||||
It is also possible to have a bufferpool add certain metadata to the
|
It is also possible to have a bufferpool add certain metadata to the
|
||||||
buffers from the pool. This feature is activated by enabling a buffer
|
buffers from the pool. This feature is activated by enabling a buffer
|
||||||
|
|
Loading…
Reference in a new issue