mirror of
https://github.com/torvalds/linux.git
synced 2026-04-28 19:42:31 -04:00
media: docs: add an uAPI chapter for driver-specific stuff
There are some uAPI stuff that are driver-specific. Add them to the main media uAPI body. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
This commit is contained in:
@@ -438,7 +438,7 @@ MPEG stream.
|
||||
*Historical context*: This format specification originates from a
|
||||
custom, embedded, sliced VBI data format used by the ``ivtv`` driver.
|
||||
This format has already been informally specified in the kernel sources
|
||||
in the file ``Documentation/media/v4l-drivers/cx2341x-uapi.rst`` . The
|
||||
in the file ``Documentation/userspace-api/media/drivers/cx2341x-uapi.rst`` . The
|
||||
maximum size of the payload and other aspects of this format are driven
|
||||
by the CX23415 MPEG decoder's capabilities and limitations with respect
|
||||
to extracting, decoding, and displaying sliced VBI data embedded within
|
||||
|
||||
@@ -116,7 +116,7 @@ enum v4l2_mpeg_stream_vbi_fmt -
|
||||
* - ``V4L2_MPEG_STREAM_VBI_FMT_IVTV``
|
||||
- VBI in private packets, IVTV format (documented in the kernel
|
||||
sources in the file
|
||||
``Documentation/media/v4l-drivers/cx2341x-uapi.rst``)
|
||||
``Documentation/userspace-api/media/drivers/cx2341x-uapi.rst``)
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -58,7 +58,7 @@ please make a proposal on the linux-media mailing list.
|
||||
- YUV 4:2:0 format used by the IVTV driver.
|
||||
|
||||
The format is documented in the kernel sources in the file
|
||||
``Documentation/media/v4l-drivers/cx2341x-uapi.rst``
|
||||
``Documentation/userspace-api/media/drivers/cx2341x-uapi.rst``
|
||||
* .. _V4L2-PIX-FMT-CPIA1:
|
||||
|
||||
- ``V4L2_PIX_FMT_CPIA1``
|
||||
|
||||
Reference in New Issue
Block a user