xenocara/app/video
jca cdd4bf21cb Make video -i work ootb.
video(1) uses mmap and ioctls by default, those ioctls only work on
video(4) devices.  If -i is passed, use read(2) instead of the mmap(2)
routines, instead of requiring the user to pass also pass the -g flag.
2016-09-16 20:29:03 +00:00
..
Makefile switch to installing source manuals: 2011-06-23 22:48:59 +00:00
video.1 Add 'q' option to just display the device properties and quit. 2016-06-04 07:44:32 +00:00
video.c Make video -i work ootb. 2016-09-16 20:29:03 +00:00