linux/Documentation/media/uapi/v4l
Hans Verkuil 7e0739cd9c [media] videodev2.h: fix sYCC/AdobeYCC default quantization range
The default quantization range of the Y'CbCr encodings of sRGB
and AdobeRGB are full range instead of limited range according to
the corresponding standards.

Fix this in the V4L2_MAP_QUANTIZATION_DEFAULT macro.

Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2016-08-24 08:17:10 -03:00
..
crop_files
dev-raw-vbi_files [media] docs-rst: re-generate vbi_525.pdf and vbi_625.pdf 2016-08-22 10:18:16 -03:00
dev-subdev_files
field-order_files
pixfmt-nv12mt_files [media] pixfmt-nv12mt.rst: use PNG instead of GIF 2016-08-22 10:00:34 -03:00
selection-api-003_files
subdev-formats_files
vidioc-g-selection_files
app-pri.rst
async.rst
audio.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
biblio.rst [media] doc-rst: linux_tv CEC part, DocBook to reST migration 2016-07-08 17:38:55 -03:00
buffer.rst [media] Fix a few additional tables at uAPI for LaTeX output 2016-08-22 10:32:16 -03:00
capture-example.rst
capture.c.rst Revert "[media] docs-rst: escape [] characters" 2016-07-13 08:43:30 -03:00
colorspaces.rst
common-defs.rst
common.rst
compat.rst
control.rst [media] control.rst: Fix table width 2016-08-22 10:07:37 -03:00
crop.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
depth-formats.rst
dev-capture.rst [media] doc-rst: improve display of notes and warnings 2016-07-10 12:06:28 -03:00
dev-codec.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
dev-effect.rst [media] doc-rst: improve display of notes and warnings 2016-07-10 12:06:28 -03:00
dev-event.rst
dev-osd.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
dev-output.rst [media] docs-rst: fix some .. note:: occurrences 2016-08-22 10:36:57 -03:00
dev-overlay.rst [media] dev-overlay.rst: don't ident a note 2016-08-22 10:16:59 -03:00
dev-radio.rst
dev-raw-vbi.rst [media] docs-rst: fix warnings introduced by LaTeX patchset 2016-08-22 10:31:51 -03:00
dev-rds.rst [media] dev-rds.rst: adjust table dimentions for LaTeX 2016-08-22 10:19:36 -03:00
dev-sdr.rst [media] docs-rst: add tabularcolumns to all tables 2016-08-22 10:07:12 -03:00
dev-sliced-vbi.rst [media] docs-rst: fix some LaTeX errors when in interactive mode 2016-08-22 10:35:47 -03:00
dev-subdev.rst [media] docs-rst: fix some LaTeX errors when in interactive mode 2016-08-22 10:35:47 -03:00
dev-teletext.rst
dev-touch.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
devices.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
diff-v4l.rst [media] diff-v4l.rst: Make capabilities table fit in LaTeX 2016-08-22 10:20:42 -03:00
dmabuf.rst [media] doc-rst: improve display of notes and warnings 2016-07-10 12:06:28 -03:00
driver.rst
dv-timings.rst
extended-controls.rst [media] extended-controls.rst: avoid going past page with LaTeX 2016-08-22 10:34:02 -03:00
field-order.rst [media] docs-rst: add tabularcolumns to all tables 2016-08-22 10:07:12 -03:00
format.rst [media] doc-rst: use the right markup for footnotes 2016-07-12 15:15:23 -03:00
func-close.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-ioctl.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-mmap.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-munmap.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-open.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-poll.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-read.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-select.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
func-write.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
hist-v4l2.rst Revert "[media] docs-rst: escape [] characters" 2016-07-13 08:43:30 -03:00
io.rst
libv4l-introduction.rst
libv4l.rst
mmap.rst [media] doc-rst: use the right markup for footnotes 2016-07-12 15:15:23 -03:00
open.rst [media] doc-rst: use the right markup for footnotes 2016-07-12 15:15:23 -03:00
pixfmt-002.rst [media] docs-rst: fix warnings introduced by LaTeX patchset 2016-08-22 10:31:51 -03:00
pixfmt-003.rst [media] Fix a few additional tables at uAPI for LaTeX output 2016-08-22 10:32:16 -03:00
pixfmt-004.rst
pixfmt-006.rst [media] docs-rst: add column hints for pixfmt-002 and pixfmt-006 2016-08-22 10:08:33 -03:00
pixfmt-007.rst [media] videodev2.h: fix sYCC/AdobeYCC default quantization range 2016-08-24 08:17:10 -03:00
pixfmt-008.rst
pixfmt-013.rst [media] docs-rst: add tabularcolumns to all tables 2016-08-22 10:07:12 -03:00
pixfmt-grey.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-indexed.rst
pixfmt-m420.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv12.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv12m.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv12mt.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv16.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv16m.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-nv24.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-packed-rgb.rst [media] docs-rst: fix some LaTeX errors when in interactive mode 2016-08-22 10:35:47 -03:00
pixfmt-packed-yuv.rst [media] docs-rst: fix some .. note:: occurrences 2016-08-22 21:24:06 -03:00
pixfmt-reserved.rst [media] docs-rst: fix warnings introduced by LaTeX patchset 2016-08-22 10:31:51 -03:00
pixfmt-rgb.rst
pixfmt-sbggr8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sbggr16.rst [media] docs-rst: fix some .. note:: occurrences 2016-08-22 10:36:57 -03:00
pixfmt-sdr-cs08.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sdr-cs14le.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sdr-cu08.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sdr-cu16le.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sdr-ru12le.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sgbrg8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-sgrbg8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-srggb8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-srggb10.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-srggb10alaw8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-srggb10dpcm8.rst
pixfmt-srggb10p.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-srggb12.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-tch-td08.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
pixfmt-tch-td16.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
pixfmt-tch-tu08.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
pixfmt-tch-tu16.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
pixfmt-uv8.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-uyvy.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-vyuy.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y8i.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y10.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y10b.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y12.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y12i.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y16-be.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y16.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-y41p.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv410.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv411p.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv420.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv420m.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv422m.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv422p.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuv444m.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yuyv.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-yvyu.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt-z16.rst [media] docs-rst: remove width hints from pixfmt byte order tables 2016-08-22 10:16:18 -03:00
pixfmt.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
planar-apis.rst
querycap.rst
rw.rst [media] doc-rst: use the right markup for footnotes 2016-07-12 15:15:23 -03:00
sdr-formats.rst
selection-api-002.rst
selection-api-003.rst
selection-api-004.rst
selection-api-005.rst
selection-api-006.rst [media] doc-rst: Don't use captions for examples 2016-07-10 08:31:24 -03:00
selection-api.rst
selections-common.rst
standard.rst [media] docs-rst: fix some .. note:: occurrences 2016-08-22 10:36:57 -03:00
streaming-par.rst
subdev-formats.rst [media] docs-rst: fix some .. note:: occurrences 2016-08-22 21:24:06 -03:00
tch-formats.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
tuner.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
user-func.rst
userp.rst [media] docs-rst: better use the .. note:: tag 2016-08-22 10:02:29 -03:00
v4l2-selection-flags.rst [media] fix v4l2-selection-*.rst tables for LaTeX output 2016-08-22 10:23:53 -03:00
v4l2-selection-targets.rst [media] fix v4l2-selection-*.rst tables for LaTeX output 2016-08-22 10:23:53 -03:00
v4l2.rst [media] doc-rst: better organize the media books 2016-07-23 08:03:24 -03:00
v4l2grab-example.rst
v4l2grab.c.rst Revert "[media] docs-rst: escape [] characters" 2016-07-13 08:43:30 -03:00
video.rst [media] doc-rst: Don't use captions for examples 2016-07-10 08:31:24 -03:00
videodev.rst
vidioc-create-bufs.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-cropcap.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-dbg-g-chip-info.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-dbg-g-register.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-decoder-cmd.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-dqevent.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-dv-timings-cap.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-encoder-cmd.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enum-dv-timings.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enum-fmt.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enum-frameintervals.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enum-framesizes.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enum-freq-bands.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enumaudio.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enumaudioout.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enuminput.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
vidioc-enumoutput.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-enumstd.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-expbuf.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-audio.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-audioout.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-crop.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-ctrl.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-dv-timings.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-edid.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-enc-index.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-ext-ctrls.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-fbuf.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-fmt.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-frequency.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-input.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-jpegcomp.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-modulator.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-output.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-parm.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-priority.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-selection.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-sliced-vbi-cap.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-std.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-g-tuner.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-log-status.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-overlay.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-prepare-buf.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-qbuf.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-query-dv-timings.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-querybuf.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-querycap.rst [media] Documentation: add support for V4L touch devices 2016-08-23 16:39:23 -03:00
vidioc-queryctrl.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-querystd.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-reqbufs.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-s-hw-freq-seek.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-streamon.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-enum-frame-interval.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-enum-frame-size.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-enum-mbus-code.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-g-crop.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-g-fmt.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-g-frame-interval.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subdev-g-selection.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
vidioc-subscribe-event.rst [media] docs-rst: Convert V4L2 uAPI to use C function references 2016-08-22 21:23:27 -03:00
yuv-formats.rst