OpenBSD CVS

CVS log for src/share/man/man4/video.4


[BACK] Up to [local] / src / share / man / man4

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.20 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:21 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.19: +5 -5 lines
Diff to previous 1.19 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.19 / (download) - annotate - [select for diffs], Tue Dec 29 12:28:23 2020 UTC (3 years, 5 months ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9
Changes since 1.18: +15 -2 lines
Diff to previous 1.18 (colored)

Document kern.video.record.

With help/input from jmc@ and kn@.

ok jmc@

Revision 1.18 / (download) - annotate - [select for diffs], Fri Jul 31 18:17:17 2020 UTC (3 years, 10 months ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_6_8_BASE, OPENBSD_6_8
Changes since 1.17: +8 -6 lines
Diff to previous 1.17 (colored)

Document that video(4) also supports kqueue(2) now.

ok mpi@

Revision 1.17 / (download) - annotate - [select for diffs], Thu Feb 2 18:38:26 2017 UTC (7 years, 4 months ago) by feinerer
Branch: MAIN
CVS Tags: OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6, OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3, OPENBSD_6_2_BASE, OPENBSD_6_2, OPENBSD_6_1_BASE, OPENBSD_6_1
Changes since 1.16: +7 -3 lines
Diff to previous 1.16 (colored)

Document recent videoio.h changes and fix typo.

Revision 1.16 / (download) - annotate - [select for diffs], Mon May 30 17:59:11 2016 UTC (8 years ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_6_0_BASE, OPENBSD_6_0
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

Fix sequence for the mmap(2) method.

ok jmc

Revision 1.15 / (download) - annotate - [select for diffs], Tue Jan 5 19:20:36 2016 UTC (8 years, 5 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.14: +3 -2 lines
Diff to previous 1.14 (colored)

+.Xr video 1 ,
from gerald hanuer

Revision 1.14 / (download) - annotate - [select for diffs], Tue Jan 5 17:29:32 2016 UTC (8 years, 5 months ago) by feinerer
Branch: MAIN
Changes since 1.13: +8 -8 lines
Diff to previous 1.13 (colored)

Fix whitespace

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 2 07:46:07 2016 UTC (8 years, 5 months ago) by feinerer
Branch: MAIN
Changes since 1.12: +65 -42 lines
Diff to previous 1.12 (colored)

Document recent videoio.h changes.

ok jmc@

Revision 1.12 / (download) - annotate - [select for diffs], Sat Oct 18 08:01:34 2014 UTC (9 years, 7 months ago) by armani
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.11: +4 -2 lines
Diff to previous 1.11 (colored)

Add VIDIOC_G_INPUT ioctl, some ports need it (at least ffmpeg)

ok ratchov@, sthen@, mpi@

Revision 1.11 / (download) - annotate - [select for diffs], Sat Jun 28 06:27:31 2014 UTC (9 years, 11 months ago) by matthew
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6
Changes since 1.10: +60 -38 lines
Diff to previous 1.10 (colored)

Use Dv and Fa as appropriate for describing video(4) ioctl() commands.

Revision 1.10 / (download) - annotate - [select for diffs], Sat Sep 28 17:50:07 2013 UTC (10 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_5_BASE, OPENBSD_5_5
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 (colored)

correct description of v4l2_fmtdesc; from Remco
ok miod

Revision 1.9 / (download) - annotate - [select for diffs], Tue Mar 29 20:30:51 2011 UTC (13 years, 2 months ago) by jakemsr
Branch: MAIN
CVS Tags: OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0
Changes since 1.8: +69 -2 lines
Diff to previous 1.8 (colored)

document newly supported ioctls VIDIOC_S_PARM, VIDIOC_G_PARM and
VIDIOC_ENUM_FRAMEINTERVALS

ok jmc@

Revision 1.8 / (download) - annotate - [select for diffs], Thu Jul 22 13:32:24 2010 UTC (13 years, 10 months ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8
Changes since 1.7: +26 -7 lines
Diff to previous 1.7 (colored)

- Fix wrong ioctl structure documentation for VIDIOC_QUERYBUF, VIDIOC_QBUF,
and VIDIOC_DQBUF.
- Also document the VIDIOC_QUERYBUF part for the MMAP interface.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Jul 19 08:59:38 2010 UTC (13 years, 10 months ago) by mglocker
Branch: MAIN
Changes since 1.6: +17 -2 lines
Diff to previous 1.6 (colored)

Document the recently introduced select(2) / poll(2) support for video(4).

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 28 05:16:17 2010 UTC (14 years, 1 month ago) by mglocker
Branch: MAIN
Changes since 1.5: +5 -5 lines
Diff to previous 1.5 (colored)

VIDIOC_S_INPUT, VIDIOC_STREAMON, VIDIOC_STREAMOFF need a pointer to int.

Patch from Sviatoslav Chagaev.

Revision 1.5 / (download) - annotate - [select for diffs], Sat Sep 13 05:37:12 2008 UTC (15 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

autoamtically -> automatically; from Stijn

Revision 1.4 / (download) - annotate - [select for diffs], Sat Jun 28 19:35:42 2008 UTC (15 years, 11 months ago) by mglocker
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored)

Mention mmap(2) step.

Revision 1.3 / (download) - annotate - [select for diffs], Sat Jun 28 17:59:11 2008 UTC (15 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.2: +34 -45 lines
Diff to previous 1.2 (colored)

tweak;

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jun 28 16:05:38 2008 UTC (15 years, 11 months ago) by mglocker
Branch: MAIN
Changes since 1.1: +5 -5 lines
Diff to previous 1.1 (colored)

Typos.

Revision 1.1 / (download) - annotate - [select for diffs], Sat Jun 28 16:03:08 2008 UTC (15 years, 11 months ago) by mglocker
Branch: MAIN

First shot for the video(4) man page.

OK deraadt@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.