linux-media.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] media: uapi: h264: clarify dec_ref_pic_marking_bit_size fields
@ 2019-09-05 13:12 Philipp Zabel
  2019-09-05 13:12 ` [PATCH 2/2] media: uapi: h264: clarify pic_order_cnt_bit_size field Philipp Zabel
  0 siblings, 1 reply; 5+ messages in thread
From: Philipp Zabel @ 2019-09-05 13:12 UTC (permalink / raw)
  To: linux-media
  Cc: Tomasz Figa, Hans Verkuil, Paul Kocialkowski, Ezequiel Garcia,
	Boris Brezillon, kernel

Since dec_ref_pic_marking_bit_size is not a syntax element
itself, explicitly state that this is the size in bits of
the dec_ref_pic_marking() syntax element contained in the
slice.

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 Documentation/media/uapi/v4l/ext-ctrls-codec.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/media/uapi/v4l/ext-ctrls-codec.rst b/Documentation/media/uapi/v4l/ext-ctrls-codec.rst
index b9834625a939..c281bc7ed1b3 100644
--- a/Documentation/media/uapi/v4l/ext-ctrls-codec.rst
+++ b/Documentation/media/uapi/v4l/ext-ctrls-codec.rst
@@ -1796,7 +1796,7 @@ enum v4l2_mpeg_video_h264_hierarchical_coding_type -
       -
     * - __u32
       - ``dec_ref_pic_marking_bit_size``
-      -
+      - Size in bits of the dec_ref_pic_marking() syntax element.
     * - __u32
       - ``pic_order_cnt_bit_size``
       -
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2019-09-26 14:16 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-09-05 13:12 [PATCH 1/2] media: uapi: h264: clarify dec_ref_pic_marking_bit_size fields Philipp Zabel
2019-09-05 13:12 ` [PATCH 2/2] media: uapi: h264: clarify pic_order_cnt_bit_size field Philipp Zabel
2019-09-26 13:23   ` Hans Verkuil
2019-09-26 14:09     ` Philipp Zabel
2019-09-26 14:16       ` Hans Verkuil

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).