mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 04:01:08 +00:00
docs: fix typo
Signed-off-by: Zhang Wanming <Wanming.Zhang@tieto.com>
This commit is contained in:
parent
05471ac1a7
commit
2633ecf4f1
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@ for the negotiated format.
|
|||
|
||||
The bufferpool could be a helper GObject (like we use GstAdapter). If would
|
||||
manage a collection of GstBuffers. For each buffer t tracks wheter its in use or
|
||||
available. The bufferpool in gst-plgin-good/sys/v4l2/gstv4l2bufferpool might be
|
||||
available. The bufferpool in gst-plugin-good/sys/v4l2/gstv4l2bufferpool might be
|
||||
a starting point.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue