Skip to content

Commit cd9fd6f

Browse files
Hans Verkuilmchehab
authored andcommitted
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>
1 parent 9514063 commit cd9fd6f

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

Documentation/media/uapi/v4l/extended-controls.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1505,6 +1505,11 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type -
15051505
configuring a stateless hardware decoding pipeline for MPEG-2.
15061506
The bitstream parameters are defined according to :ref:`mpeg2part2`.
15071507

1508+
.. note::
1509+
1510+
This compound control is not yet part of the public kernel API and
1511+
it is expected to change.
1512+
15081513
.. c:type:: v4l2_ctrl_mpeg2_slice_params
15091514
15101515
.. cssclass:: longtable
@@ -1625,6 +1630,11 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type -
16251630
Specifies quantization matrices (as extracted from the bitstream) for the
16261631
associated MPEG-2 slice data.
16271632

1633+
.. note::
1634+
1635+
This compound control is not yet part of the public kernel API and
1636+
it is expected to change.
1637+
16281638
.. c:type:: v4l2_ctrl_mpeg2_quantization
16291639
16301640
.. cssclass:: longtable

0 commit comments

Comments
 (0)