Commit 63288c82 authored by Hans Verkuil's avatar Hans Verkuil Committed by Mauro Carvalho Chehab
Browse files

media: pixfmt-compressed.rst: fix 'bullet' formatting



Drop the 'bullets' for the HEVC stateless codec documentation.
It doesn't work, and they just show up as asterisks.

Signed-off-by: default avatarHans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: default avatarMauro Carvalho Chehab <mchehab+huawei@kernel.org>
parent d98c34be
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -192,9 +192,9 @@ Compressed Formats
        and ``V4L2_CID_MPEG_VIDEO_HEVC_START_CODE`` controls.
	Metadata associated with the frame to decode is required to be passed
	through the following controls:
        * ``V4L2_CID_MPEG_VIDEO_HEVC_SPS``
        * ``V4L2_CID_MPEG_VIDEO_HEVC_PPS``
        * ``V4L2_CID_MPEG_VIDEO_HEVC_SLICE_PARAMS``
        ``V4L2_CID_MPEG_VIDEO_HEVC_SPS``,
        ``V4L2_CID_MPEG_VIDEO_HEVC_PPS``, and
        ``V4L2_CID_MPEG_VIDEO_HEVC_SLICE_PARAMS``.
	See the :ref:`associated Codec Control IDs <v4l2-mpeg-hevc>`.
	Buffers associated with this pixel format must contain the appropriate
	number of macroblocks to decode a full corresponding frame.