summaryrefslogtreecommitdiff
path: root/Documentation/media/uapi/v4l/dev-mem2mem.rst
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@chromium.org>2019-08-15 11:44:55 -0300
committerMauro Carvalho Chehab <mchehab+samsung@kernel.org>2019-10-21 07:43:45 -0300
commit6ce1d376d33eb775331b36a38afa28f9f08945e3 (patch)
tree28785e0643e86c94a52ecb64c5002db8d08e2f3d /Documentation/media/uapi/v4l/dev-mem2mem.rst
parenteabf10e5e3009e0c7e9a9b98a7f8299e690bcc55 (diff)
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>
Diffstat (limited to 'Documentation/media/uapi/v4l/dev-mem2mem.rst')
-rw-r--r--Documentation/media/uapi/v4l/dev-mem2mem.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/dev-mem2mem.rst b/Documentation/media/uapi/v4l/dev-mem2mem.rst
index caa05f5f6380..70953958cee6 100644
--- a/Documentation/media/uapi/v4l/dev-mem2mem.rst
+++ b/Documentation/media/uapi/v4l/dev-mem2mem.rst
@@ -46,3 +46,4 @@ devices are given in the following sections.
:maxdepth: 1
dev-decoder
+ dev-stateless-decoder