mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-29 18:48:44 +00:00
docs: fix grammar
This commit is contained in:
parent
332eb4ea4d
commit
d20b373998
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ Memory management
|
|||
NONE in the MetaTiming structures.
|
||||
|
||||
The init/free functions can also be used to implement refcounting for a metadata
|
||||
structure. This can be useful is a structure is shared between buffers.
|
||||
structure. This can be useful when a structure is shared between buffers.
|
||||
|
||||
When the free_size of the GstBuffer is exhausted, we will allocate new memory
|
||||
for each newly added BufferMeta and use the next pointers to point to this. It
|
||||
|
|
Loading…
Reference in a new issue