aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/video4linux/videobuf (follow)
AgeCommit message (Collapse)AuthorFilesLines
2010-02-26V4L/DVB: V4L2 docs: replace spaces by tabsMauro Carvalho Chehab1-22/+22
CC: Jonathan Corbet <corbet@lwn.net> CC: Reviewed-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2010-02-26V4L/DVB: V4L2: Add a document describing the videobuf layerJonathan Corbet1-0/+360
Videobuf is a moderately complex API which most V4L2 drivers should use, but its documentation is...sparse. This document attempts to improve the situation. Signed-off-by: Jonathan Corbet <corbet@lwn.net> Reviewed-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>