2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-28 15:13:55 +08:00
linux-next/Documentation/media/uapi/v4l
Mauro Carvalho Chehab 70b074df4e media: fix pdf build with Spinx 1.6
Sphinx 1.6 generates some LaTeX code before each table,
starting its own environment before calling tabulary,
apparently to improve table layout.

The problem is that such environment is incompatible with
adjustbox. While, in thesis, it should be possible to override
it or to redefine tabulary, I was unable to produce such patch.

Also, that would likely break on some future Sphinx version.

So, instead, let's just change the font size on bigger tables,
in order for them to fit into the page size. That is not as
good as adjustbox, and require some manual work, but it should
be less sensitive to Sphinx changes.

While here, adjust a few other tables whose text is exceeding
the cell boundaries.

Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
2017-08-26 20:13:22 -04:00
..
app-pri.rst
async.rst
audio.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
bayer.svg media: svg files: simplify files 2017-07-18 11:53:43 -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] buffer.rst: clarify how V4L2_CTRL_FLAG_MODIFY_LAYOUT/GRABBER are used 2017-04-14 22:55:32 -03:00
capture-example.rst
capture.c.rst Revert "[media] docs-rst: escape [] characters" 2016-07-13 08:43:30 -03:00
colorspaces-defs.rst media: media/doc: improve bt.2020 documentation 2017-08-08 06:08:50 -04:00
colorspaces-details.rst media: media/doc: improve the SMPTE 2084 documentation 2017-08-08 06:09:41 -04:00
colorspaces.rst
common-defs.rst
common.rst
compat.rst
constraints.svg media: svg files: simplify files 2017-07-18 11:53:43 -03:00
control.rst [media] v4l: controls: Improve documentation for V4L2_CID_GAIN 2017-06-20 08:14:57 -03:00
crop.rst docs-rst: Don't use explicit Makefile rules to build SVG and DOT files 2017-03-13 16:41:22 -06:00
crop.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
depth-formats.rst [media] Documentation: Intel SR300 Depth camera INZI format 2017-04-10 07:46:42 -03:00
dev-capture.rst [media] dev-capture.rst/dev-output.rst: video standards ioctls are optional 2017-04-10 08:23:08 -03:00
dev-codec.rst [media] v4l: Document that m2m devices have a file handle specific context 2016-11-16 13:29:44 -02: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-meta.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
dev-osd.rst [media] docs-rst: fix some broken struct references 2016-09-09 09:55:18 -03:00
dev-output.rst [media] dev-capture.rst/dev-output.rst: video standards ioctls are optional 2017-04-10 08:23:08 -03:00
dev-overlay.rst [media] docs-rst: simplify c:type: cross references 2016-09-09 09:54:54 -03:00
dev-radio.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
dev-raw-vbi.rst docs-rst: Don't use explicit Makefile rules to build SVG and DOT files 2017-03-13 16:41:22 -06:00
dev-rds.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
dev-sdr.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
dev-sliced-vbi.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
dev-subdev.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
dev-teletext.rst
dev-touch.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
devices.rst [media] v4l: Add metadata buffer type and format 2017-04-14 22:37:02 -03:00
diff-v4l.rst docs: fix locations of several documents that got moved 2016-10-24 08:12:35 -02:00
dmabuf.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
driver.rst
dv-timings.rst
extended-controls.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
field-order.rst docs-rst: Don't use explicit Makefile rules to build SVG and DOT files 2017-03-13 16:41:22 -06:00
fieldseq_bt.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
fieldseq_tb.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
format.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -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 uAPI structs to C domain 2016-09-09 09:34:01 -03:00
func-munmap.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -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: fix two wrong :name: tags 2016-09-09 09:58:26 -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 [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
hsv-formats.rst [media] Documentation: Add HSV format 2016-10-21 15:46:17 -02:00
io.rst
libv4l-introduction.rst [media] libv4l-introduction.rst: improve crossr-references 2016-09-09 09:56:33 -03:00
libv4l.rst
meta-formats.rst [media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine 2017-04-14 22:49:06 -03:00
mmap.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
nv12mt_example.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
nv12mt.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
open.rst [media] doc-rst: use the right markup for footnotes 2016-07-12 15:15:23 -03:00
pipeline.dot docs-rst: convert pipeline to SVG format 2016-11-30 17:07:29 -07:00
pixfmt-compressed.rst media: media/doc: rename and reorder pixfmt files 2017-08-08 06:06:29 -04:00
pixfmt-grey.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-indexed.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-intro.rst media: media/doc: rename and reorder pixfmt files 2017-08-08 06:06:29 -04:00
pixfmt-inzi.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
pixfmt-m420.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-meta-vsp1-hgo.rst [media] pixfmt-meta-vsp1-hgo.rst: remove spurious '-' 2017-04-19 08:01:18 -03:00
pixfmt-meta-vsp1-hgt.rst [media] v4l: Define a pixel format for the R-Car VSP1 2-D histogram engine 2017-04-14 22:49:06 -03:00
pixfmt-nv12.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-nv12m.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-nv12mt.rst docs-rst: Don't use explicit Makefile rules to build SVG and DOT files 2017-03-13 16:41:22 -06:00
pixfmt-nv16.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-nv16m.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-nv24.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-packed-hsv.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
pixfmt-packed-rgb.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
pixfmt-packed-yuv.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
pixfmt-reserved.rst [media] pixfmt-reserved.rst: Improve MT21C documentation 2016-10-21 12:09:52 -02:00
pixfmt-rgb.rst media: v4l: Add packed Bayer raw12 pixel formats 2017-08-26 14:45:24 -04:00
pixfmt-sdr-cs08.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-sdr-cs14le.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-sdr-cu08.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-sdr-cu16le.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-sdr-pcu16be.rst [media] doc_rst: media: New SDR formats PC16, PC18 & PC20 2017-06-20 07:04:40 -03:00
pixfmt-sdr-pcu18be.rst [media] doc_rst: media: New SDR formats PC16, PC18 & PC20 2017-06-20 07:04:40 -03:00
pixfmt-sdr-pcu20be.rst [media] doc_rst: media: New SDR formats PC16, PC18 & PC20 2017-06-20 07:04:40 -03:00
pixfmt-sdr-ru12le.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-srggb8.rst [media] doc-rst: Specify raw bayer format variant used in the examples 2016-11-23 20:05:25 -02:00
pixfmt-srggb10.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -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: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
pixfmt-srggb12.rst [media] doc-rst: Specify raw bayer format variant used in the examples 2016-11-23 20:05:25 -02:00
pixfmt-srggb12p.rst media: v4l: Add packed Bayer raw12 pixel formats 2017-08-26 14:45:24 -04:00
pixfmt-srggb16.rst [media] doc-rst: Specify raw bayer format variant used in the examples 2016-11-23 20:05:25 -02:00
pixfmt-tch-td08.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-tch-td16.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-tch-tu08.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-tch-tu16.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-uv8.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-uyvy.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-v4l2-mplane.rst media: media/doc: rename and reorder pixfmt files 2017-08-08 06:06:29 -04:00
pixfmt-v4l2.rst media: media/doc: rename and reorder pixfmt files 2017-08-08 06:06:29 -04:00
pixfmt-vyuy.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y8i.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y10.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y10b.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y12.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y12i.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y16-be.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y16.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-y41p.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv410.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv411p.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv420.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv420m.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv422m.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv422p.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuv444m.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yuyv.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-yvyu.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt-z16.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
pixfmt.rst media: media/doc: rename and reorder pixfmt files 2017-08-08 06:06:29 -04:00
planar-apis.rst [media] docs-rst: fix cross-references for videodev2.h 2016-09-09 09:57:23 -03:00
querycap.rst
rw.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
sdr-formats.rst [media] doc_rst: media: New SDR formats PC16, PC18 & PC20 2017-06-20 07:04:40 -03:00
selection-api-002.rst
selection-api-003.rst docs-rst: Don't use explicit Makefile rules to build SVG and DOT files 2017-03-13 16:41:22 -06:00
selection-api-004.rst
selection-api-005.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
selection-api-006.rst [media] doc-rst: Don't use captions for examples 2016-07-10 08:31:24 -03:00
selection-api.rst
selection.svg media: selection.svg: simplify the SVG file 2017-07-18 11:53:43 -03:00
selections-common.rst
standard.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
streaming-par.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
subdev-formats.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
subdev-image-processing-crop.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
subdev-image-processing-full.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
subdev-image-processing-scaling-multi-source.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -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: fix cross-references for videodev2.h 2016-09-09 09:57:23 -03:00
user-func.rst
userp.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
v4l2-selection-flags.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
v4l2-selection-targets.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
v4l2.rst [media] Documentation: Add Ricardo Ribalda 2016-10-21 15:46:42 -02:00
v4l2grab-example.rst
v4l2grab.c.rst Revert "[media] docs-rst: escape [] characters" 2016-07-13 08:43:30 -03:00
vbi_525.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
vbi_625.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
vbi_hsync.svg media: svg: avoid too long lines 2017-07-18 11:53:44 -03:00
video.rst [media] video.rst: a sensor is also considered to be a physical input 2017-04-10 07:25:56 -03:00
videodev.rst
vidioc-create-bufs.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-cropcap.rst [media] media/uapi/v4l: clarify cropcap/crop/selection behavior 2017-06-23 09:22:17 -03:00
vidioc-dbg-g-chip-info.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-dbg-g-register.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-decoder-cmd.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-dqevent.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-dv-timings-cap.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-encoder-cmd.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-enum-dv-timings.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-enum-fmt.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-enum-frameintervals.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-enum-framesizes.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-enum-freq-bands.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-enumaudio.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-enumaudioout.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-enuminput.rst [media] vidioc-enumin/output.rst: improve documentation 2017-04-10 07:28:38 -03:00
vidioc-enumoutput.rst [media] vidioc-enumin/output.rst: improve documentation 2017-04-10 07:28:38 -03:00
vidioc-enumstd.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-expbuf.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-audio.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-audioout.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-crop.rst [media] media/uapi/v4l: clarify cropcap/crop/selection behavior 2017-06-23 09:22:17 -03:00
vidioc-g-ctrl.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-dv-timings.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-g-edid.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-enc-index.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-g-ext-ctrls.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-g-fbuf.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-fmt.rst media: docs-rst: Document EBUSY for VIDIOC_S_FMT 2017-06-26 07:57:09 -03:00
vidioc-g-frequency.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-input.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-g-jpegcomp.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-modulator.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-output.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-g-parm.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-priority.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-g-selection.rst media updates for v4.13-rc1 2017-07-06 11:15:19 -07:00
vidioc-g-sliced-vbi-cap.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04:00
vidioc-g-std.rst [media] docs-rst: simplify c:type: cross references 2016-09-09 09:54:54 -03:00
vidioc-g-tuner.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04: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: simplify c:type: cross references 2016-09-09 09:54:54 -03:00
vidioc-qbuf.rst [media] docs-rst: simplify c:type: cross references 2016-09-09 09:54:54 -03:00
vidioc-query-dv-timings.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-querybuf.rst [media] docs-rst: simplify c:type: cross references 2016-09-09 09:54:54 -03:00
vidioc-querycap.rst [media] v4l: Add metadata buffer type and format 2017-04-14 22:37:02 -03:00
vidioc-queryctrl.rst media: fix pdf build with Spinx 1.6 2017-08-26 20:13:22 -04: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] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-s-hw-freq-seek.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-streamon.rst [media] docs-rst: convert uAPI structs to C domain 2016-09-09 09:34:01 -03:00
vidioc-subdev-enum-frame-interval.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-enum-frame-size.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-enum-mbus-code.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-g-crop.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-g-fmt.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-g-frame-interval.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subdev-g-selection.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
vidioc-subscribe-event.rst [media] v4l: doc: Remove row numbers from tables 2016-09-22 07:03:14 -03:00
yuv-formats.rst