summaryrefslogtreecommitdiff
path: root/v4l2-apps/Makefile
AgeCommit message (Collapse)Author
2006-12-01Make v4l2-apps to run some rules defined at main MakefileMauro Carvalho Chehab
From: Mauro Carvalho Chehab <mchehab@infradead.org> There are some basic rules that are interesting to be working at apps dir, like: commit, whitespace, pull, push, insmod, rmmod Signed-of-by: Mauro Carvalho Chehab <mchehab@infradead.org>
2006-09-01Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query.Hans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> VIDIOC_S/G_CROP is now handled by v4l2-ctl. The v4l2_buf_type is now filled in in VIDIOC_G_SLICED_VBI_CAP. Several test tools now compile when v4l1 API is disabled. Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
2006-07-01Move test to v4l2-apps/test.Hans Verkuil
From: Hans Verkuil <hverkuil@xs4all.nl> Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>