From: Mauro Carvalho Chehab Date: Fri, 10 Mar 2006 15:40:10 +0000 (-0300) Subject: V4L/DVB (3518): Creates a virtual video device driver X-Git-Tag: v2.6.17-rc1~739^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e6dd65e17b8b584026334b16485365bab486422;p=pandora-kernel.git V4L/DVB (3518): Creates a virtual video device driver 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 --- Reading git-diff-tree failed