cdd4bf21cb
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. |
||
---|---|---|
.. | ||
Makefile | ||
video.1 | ||
video.c |