linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] DocBook media: Fix a typo in encoder cmd
@ 2015-10-13 14:17 Jean-Michel Hautbois
  0 siblings, 0 replies; only message in thread
From: Jean-Michel Hautbois @ 2015-10-13 14:17 UTC (permalink / raw)
  To: Linux Media Mailing List
  Cc: linux-kernel, Mauro Carvalho Chehab, Kamil Debski, Philipp Zabel,
	Hans Verkuil

A copy-paste from DECODER_CMD : replace decoded by encoded.

Signed-off-by: Jean-Michel Hautbois <jean-michel.hautbois@veo-labs.com>
---
 Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml
b/Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml
index fc1d462..70a4a08 100644
--- a/Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml
+++ b/Documentation/DocBook/media/v4l/vidioc-encoder-cmd.xml
@@ -130,7 +130,7 @@ encoding will continue until the end of the
current <wordasword>Group
 Of Pictures</wordasword>, otherwise encoding will stop immediately.
 When the encoder is already stopped, this command does
 nothing. mem2mem encoders will send a <constant>V4L2_EVENT_EOS</constant> event
-when the last frame has been decoded and all frames are ready to be
dequeued and
+when the last frame has been encoded and all frames are ready to be
dequeued and
 will set the <constant>V4L2_BUF_FLAG_LAST</constant> buffer flag on the last
 buffer of the capture queue to indicate there will be no new buffers
produced to
 dequeue. This buffer may be empty, indicated by the driver setting the
-- 
2.6.0

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-13 14:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-13 14:17 [PATCH] DocBook media: Fix a typo in encoder cmd Jean-Michel Hautbois

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).