media: docs-rst: Document m2m stateless video decoder interface
authorAlexandre Courbot <acourbot@chromium.org>
Thu, 15 Aug 2019 14:44:55 +0000 (11:44 -0300)
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>
Mon, 21 Oct 2019 10:43:45 +0000 (07:43 -0300)
commit6ce1d376d33eb775331b36a38afa28f9f08945e3
tree28785e0643e86c94a52ecb64c5002db8d08e2f3d
parenteabf10e5e3009e0c7e9a9b98a7f8299e690bcc55
media: docs-rst: Document m2m stateless video decoder interface

Documents the protocol that user-space should follow when
communicating with stateless video decoders.

The stateless video decoding API makes use of the new request and tags
APIs. While it has been implemented with the Cedrus driver so far, it
should probably still be considered staging for a short while.

Signed-off-by: Alexandre Courbot <acourbot@chromium.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
Documentation/media/uapi/v4l/dev-mem2mem.rst
Documentation/media/uapi/v4l/dev-stateless-decoder.rst [new file with mode: 0644]