linux/Documentation/userspace-api/media/v4l
Ezequiel Garcia 81bbb65f19 media: uapi: mpeg2: rework quantisation matrices semantics
As stated in the MPEG-2 specification, section 6.3.7 "Quant matrix
extension":

  Each quantisation matrix has a default set of values. When a
  sequence_header_code is decoded all matrices shall be reset to
  their default values. User defined matrices may be downloaded
  and this can occur in a sequence_header() or in a
  quant_matrix_extension().

The load_intra_quantiser_matrix syntax elements are transmitted
in the bitstream headers, signalling that a quantisation matrix
needs to be loaded and used for pictures transmitted afterwards
(until the matrices are reset).

This "load" semantics are implemented in the V4L2 interface
without the need of any "load" flags: passing the control
is effectively a load.

Therefore, rework the V4L2_CID_MPEG_VIDEO_MPEG2_QUANTISATION
semantics to match the MPEG-2 semantics. Quantisation matrices
values are now initialized by the V4L2 control core to their
reset default value, and applications are expected to reset
their values as specified.

The quantisation control is therefore optional, and used to
load bitstream-defined values in the quantisation matrices.

Signed-off-by: Ezequiel Garcia <ezequiel@collabora.com>
Co-developed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Tested-by: Jernej Skrabec <jernej.skrabec@siol.net>
Reviewed-by: Jernej Skrabec <jernej.skrabec@siol.net>
Tested-by: Daniel Almeida <daniel.almeida@collabora.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
2021-05-23 19:21:30 +02:00
..
app-pri.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
async.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
audio.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
bayer.svg media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg files 2020-09-01 14:13:30 +02:00
biblio.rst media: Fix V4L2_COLORSPACE_470_SYSTEM_BG description 2020-11-16 10:31:07 +01:00
buffer.rst media: buffer.rst: fix incorrect :c:type 2021-03-22 13:05:20 +01:00
capture-example.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
capture.c.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
colorspaces-defs.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
colorspaces-details.rst media: colorspaces-details.rst: drop tabularcolumns 2021-03-11 11:59:39 +01:00
colorspaces.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
common-defs.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
common.rst media: docs: Document colorimetry class 2021-04-06 14:55:30 +02:00
compat.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
constraints.svg media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg files 2020-09-01 14:13:30 +02:00
control.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
crop.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
crop.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
depth-formats.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dev-capture.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dev-decoder.rst media: docs: dev-decoder: Add one more reason for dynamic change 2020-07-04 12:42:39 +02:00
dev-encoder.rst media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst files 2020-09-01 14:13:30 +02:00
dev-event.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dev-mem2mem.rst media: Rename stateful codec control macros 2020-12-03 12:27:32 +01:00
dev-meta.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-osd.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dev-output.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dev-overlay.rst media: dev-overlay.rst: cleanup the xvideo example 2021-03-11 11:59:40 +01:00
dev-radio.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
dev-raw-vbi.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-rds.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-sdr.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-sliced-vbi.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-stateless-decoder.rst
dev-subdev.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dev-touch.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
devices.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
diff-v4l.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
dmabuf.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
dv-timings.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ext-ctrls-camera.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
ext-ctrls-codec-stateless.rst media: uapi: move VP8 stateless controls out of staging 2021-03-22 09:52:12 +01:00
ext-ctrls-codec.rst media: uapi: mpeg2: rework quantisation matrices semantics 2021-05-23 19:21:30 +02:00
ext-ctrls-colorimetry.rst media: docs: Document CLL and Mastering display colorimetry controls 2021-04-06 14:56:49 +02:00
ext-ctrls-detect.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ext-ctrls-dv.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
ext-ctrls-flash.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
ext-ctrls-fm-rx.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ext-ctrls-fm-tx.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ext-ctrls-image-process.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
ext-ctrls-image-source.rst media: ext-ctrls-image-source.rst: document v4l2_area 2020-12-03 12:27:33 +01:00
ext-ctrls-jpeg.rst media: ext-ctrls-jpeg.rst: cleanup V4L2_CID_JPEG_COMPRESSION_QUALITY text 2021-03-11 11:59:39 +01:00
ext-ctrls-rf-tuner.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
extended-controls.rst media: Rename stateful codec control macros 2020-12-03 12:27:32 +01:00
field-order.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
fieldseq_bt.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
fieldseq_tb.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
format.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
fourcc.rst
func-close.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-ioctl.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-mmap.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-munmap.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-open.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-poll.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-read.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-select.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
func-write.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
hist-v4l2.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
hsv-formats.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
io.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
libv4l-introduction.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
libv4l.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
meta-formats.rst media: pixfmt-meta-rkisp1.rst: add description of rkisp1 metadata formats in pixfmt-meta-rkisp1.rst 2020-09-27 11:18:24 +02:00
mmap.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
nv12mt_example.svg media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg files 2020-09-01 14:13:30 +02:00
nv12mt.svg media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg files 2020-09-01 14:13:30 +02:00
open.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
pipeline.dot
pixfmt-bayer.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-cnf4.rst
pixfmt-compressed.rst media: uapi: mpeg2: Rename "quantization" to "quantisation" 2021-05-23 19:21:30 +02:00
pixfmt-indexed.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-intro.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-inzi.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-m420.rst media: doc: pixfmt-yuv: Document subsampling in more details 2020-12-07 14:10:27 +01:00
pixfmt-meta-d4xx.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-meta-intel-ipu3.rst media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-meta-rkisp1.rst media: pixfmt-meta-rkisp1.rst: fix two build warnings 2020-12-03 13:54:54 +01:00
pixfmt-meta-uvc.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-meta-vivid.rst media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-meta-vsp1-hgo.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-meta-vsp1-hgt.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-packed-hsv.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-packed-yuv.rst media: v4l: Add packed YUV444 24bpp pixel format 2021-03-22 10:34:16 +01:00
pixfmt-reserved.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
pixfmt-rgb.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-sdr-cs08.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-cs14le.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-cu08.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-cu16le.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-pcu16be.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-pcu18be.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-pcu20be.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-sdr-ru12le.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-srggb8.rst media: docs: pixfmt: use section titles for bayer formats 2021-03-11 11:59:39 +01:00
pixfmt-srggb10-ipu3.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-srggb10.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-srggb10alaw8.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-srggb10dpcm8.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-srggb10p.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-srggb12.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-srggb12p.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-srggb14.rst media: docs: pixfmt: use section titles for bayer formats 2021-03-11 11:59:39 +01:00
pixfmt-srggb14p.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-srggb16.rst media: docs: pixfmt: use section titles for bayer formats 2021-03-11 11:59:39 +01:00
pixfmt-tch-td08.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-tch-td16.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-tch-tu08.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-tch-tu16.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-uv8.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-v4l2-mplane.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-v4l2.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-y8i.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-y12i.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt-yuv-luma.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
pixfmt-yuv-planar.rst media: pixfmt-yuv-planar.rst: fix PDF OUTPUT 2021-03-11 11:59:40 +01:00
pixfmt-z16.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
pixfmt.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
planar-apis.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
querycap.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
rw.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
sdr-formats.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection-api-configuration.rst media: Documentation: userspace-api/media: v4l/selection-api-config: drop doubled word 2020-11-27 12:52:20 +01:00
selection-api-examples.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection-api-intro.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection-api-targets.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection-api-vs-crop-api.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection-api.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
selection.svg media: docs: use SPDX GPL-2.0 OR GFDL-1.1 instead of text on *.svg files 2020-09-01 14:13:30 +02:00
selections-common.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
standard.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
streaming-par.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
subdev-formats.rst media: docs: Fix data organization of MEDIA_BUS_FMT_RGB101010_1X30 2021-03-22 11:53:28 +01:00
subdev-image-processing-crop.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
subdev-image-processing-full.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
subdev-image-processing-scaling-multi-source.svg media: docs: use the new SPDX header for GFDL-1.1 on *.svg files 2020-09-01 14:13:30 +02:00
tch-formats.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
tuner.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
user-func.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
userp.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
v4l2-selection-flags.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
v4l2-selection-targets.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
v4l2.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
v4l2grab-example.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
v4l2grab.c.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
vbi_525.svg media: vbi_hsync.svg: fix the viewports 2021-03-11 11:59:40 +01:00
vbi_625.svg media: vbi_hsync.svg: fix the viewports 2021-03-11 11:59:40 +01:00
vbi_hsync.svg media: vbi_hsync.svg: fix the viewports 2021-03-11 11:59:40 +01:00
video.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
videodev.rst media: docs: use the new SPDX header for GFDL-1.1 on *.rst files 2020-09-01 14:13:30 +02:00
vidioc-create-bufs.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-cropcap.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-dbg-g-chip-info.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-dbg-g-register.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-decoder-cmd.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
vidioc-dqevent.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-dv-timings-cap.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-encoder-cmd.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enum-dv-timings.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enum-fmt.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enum-frameintervals.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enum-framesizes.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enum-freq-bands.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enumaudio.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-enumaudioout.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-enuminput.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enumoutput.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-enumstd.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-expbuf.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-audio.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-audioout.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-crop.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-ctrl.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-dv-timings.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
vidioc-g-edid.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-enc-index.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-ext-ctrls.rst media: docs: Document CLL and Mastering display colorimetry controls 2021-04-06 14:56:49 +02:00
vidioc-g-fbuf.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-fmt.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-frequency.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-input.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-g-jpegcomp.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-modulator.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
vidioc-g-output.rst media: Documentation: userspace-api/media: v4l/vidioc-g-output: drop doubled word 2020-11-27 12:51:30 +01:00
vidioc-g-parm.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-priority.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-selection.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-sliced-vbi-cap.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-g-std.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-g-tuner.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
vidioc-log-status.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-overlay.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-prepare-buf.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-qbuf.rst media: Documentation: userspace-api/media: v4l/vidioc-qbuf: drop doubled word 2020-11-27 12:51:08 +01:00
vidioc-query-dv-timings.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-querybuf.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-querycap.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-queryctrl.rst media: uapi: mpeg2: Rename "quantization" to "quantisation" 2021-05-23 19:21:30 +02:00
vidioc-querystd.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-reqbufs.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-s-hw-freq-seek.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-streamon.rst media: docs: make V4L documents more compatible with Sphinx 3.1+ 2020-10-15 07:49:39 +02:00
vidioc-subdev-enum-frame-interval.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-enum-frame-size.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-enum-mbus-code.rst media: v4l docs: move some cross-reference identifiers 2021-03-11 11:59:40 +01:00
vidioc-subdev-g-crop.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-g-fmt.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-g-frame-interval.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-g-selection.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subdev-querycap.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
vidioc-subscribe-event.rst media: docs: uAPI: fix table output in LaTeX/PDF format 2021-03-11 11:59:40 +01:00
yuv-formats.rst media: doc: pixfmt-yuv: Move all planar YUV formats to common file 2020-12-07 14:22:34 +01:00