提交 6ceb72b2 编写于 作者: D Dorota Czaplejewicz 提交者: Mauro Carvalho Chehab

media: Documentation/media: Remove incorrect statement

I tried to debug streaming in libcamera, where I stumbled upon this.
I asked around on IRC where I was told that this statement in the
documentation is wrong, so I'm submitting a removal.
Signed-off-by: NDorota Czaplejewicz <dorota.czaplejewicz@puri.sm>
Signed-off-by: NHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: NMauro Carvalho Chehab <mchehab@kernel.org>
上级 1a3b704d
...@@ -43,8 +43,7 @@ the capture or output process during streaming ...@@ -43,8 +43,7 @@ the capture or output process during streaming
Capture hardware is disabled and no input buffers are filled (if there Capture hardware is disabled and no input buffers are filled (if there
are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON`` are any empty buffers in the incoming queue) until ``VIDIOC_STREAMON``
has been called. Output hardware is disabled and no video signal is has been called. Output hardware is disabled and no video signal is
produced until ``VIDIOC_STREAMON`` has been called. The ioctl will produced until ``VIDIOC_STREAMON`` has been called.
succeed when at least one output buffer is in the incoming queue.
Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has Memory-to-memory devices will not start until ``VIDIOC_STREAMON`` has
been called for both the capture and output stream types. been called for both the capture and output stream types.
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册