summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHans Verkuil2018-12-05 12:36:13 +0100
committerMauro Carvalho Chehab2018-12-05 19:07:11 +0100
commitcd9fd6f12fc762246607c77673acdfb55f8096b6 (patch)
tree70c4c7c5d7c355f90274c54300c96c1f9dc858fc
parentmedia: mpeg2-ctrls.h: move MPEG2 state controls to non-public header (diff)
downloadkernel-qcow2-linux-cd9fd6f12fc762246607c77673acdfb55f8096b6.tar.gz
kernel-qcow2-linux-cd9fd6f12fc762246607c77673acdfb55f8096b6.tar.xz
kernel-qcow2-linux-cd9fd6f12fc762246607c77673acdfb55f8096b6.zip
media: extended-controls.rst: add note to the MPEG2 state controls
Add a note mentioning that these two controls are not part of the public API while they still stabilizing. Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl> Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com> Signed-off-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
-rw-r--r--Documentation/media/uapi/v4l/extended-controls.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/Documentation/media/uapi/v4l/extended-controls.rst b/Documentation/media/uapi/v4l/extended-controls.rst
index 65a1d873196b..027358b91082 100644
--- a/Documentation/media/uapi/v4l/extended-controls.rst
+++ b/Documentation/media/uapi/v4l/extended-controls.rst
@@ -1505,6 +1505,11 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type -
configuring a stateless hardware decoding pipeline for MPEG-2.
The bitstream parameters are defined according to :ref:`mpeg2part2`.
+ .. note::
+
+ This compound control is not yet part of the public kernel API and
+ it is expected to change.
+
.. c:type:: v4l2_ctrl_mpeg2_slice_params
.. cssclass:: longtable
@@ -1625,6 +1630,11 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type -
Specifies quantization matrices (as extracted from the bitstream) for the
associated MPEG-2 slice data.
+ .. note::
+
+ This compound control is not yet part of the public kernel API and
+ it is expected to change.
+
.. c:type:: v4l2_ctrl_mpeg2_quantization
.. cssclass:: longtable