Skip to content

Commit

Permalink
V4L/DVB (3518): Creates a virtual video device driver
Browse files Browse the repository at this point in the history
The Virtual Video Device Driver (aka vivi) is a device that
can be used to:
	1) test core v4l functionalities;
	2) be a prototype for newer development.
Vivi were developed using the best practices for v4l driver. 
When loaded, it provides a video device that generates a
standard color bar, with a timestamp placed at top left corner.

Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
  • Loading branch information
Mauro Carvalho Chehab committed Mar 24, 2006
1 parent c7b0ac0 commit 1e6dd65
Show file tree
Hide file tree
Showing 2 changed files with 1,860 additions and 0 deletions.
Loading

0 comments on commit 1e6dd65

Please sign in to comment.