提交 863bd721 编写于 作者: M Mauro Carvalho Chehab

doc-rst: dev-codec: Fix a reference for _STREAMON

The referenced ioctl there is only VIDIOC_STREAMON, so we
should override the name, to avoid it to also show _STREAMOFF.
Signed-off-by: NMauro Carvalho Chehab <mchehab@s-opensource.com>
上级 498e9f3b
...@@ -15,7 +15,7 @@ A memory-to-memory video node acts just like a normal video node, but it ...@@ -15,7 +15,7 @@ A memory-to-memory video node acts just like a normal video node, but it
supports both output (sending frames from memory to the codec hardware) supports both output (sending frames from memory to the codec hardware)
and capture (receiving the processed frames from the codec hardware into and capture (receiving the processed frames from the codec hardware into
memory) stream I/O. An application will have to setup the stream I/O for memory) stream I/O. An application will have to setup the stream I/O for
both sides and finally call :ref:`VIDIOC_STREAMON` both sides and finally call :ref:`VIDIOC_STREAMON <VIDIOC_STREAMON>`
for both capture and output to start the codec. for both capture and output to start the codec.
Video compression codecs use the MPEG controls to setup their codec Video compression codecs use the MPEG controls to setup their codec
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册