media: docs: sliced-vbi: fix V4L2_SLICED_WSS_625 docs
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 10 Dec 2020 07:13:48 +0000 (08:13 +0100)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 11 Mar 2021 10:59:39 +0000 (11:59 +0100)
commit571610162bc5c8e1c862614a24fa9e9162933c12
treea72f91d54d7ef00c4e49885d969f01a87a19c77d
parenta78801a4431d62f36c6579cb420a61e22d1172c1
media: docs: sliced-vbi: fix V4L2_SLICED_WSS_625 docs

While fixing issues with PDF generation, I noticed that
bit 8 was missing for WSS 625 format.

While here, convert the literal block into a tables,
as it becomes more visible.

I opted to move the payload into a separate table, as
Sphinx has troubles with complex nested tables.

This way, it should work fine on both html and LaTeX/PDF
formats.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/userspace-api/media/v4l/dev-sliced-vbi.rst
Documentation/userspace-api/media/v4l/vidioc-g-sliced-vbi-cap.rst