summaryrefslogtreecommitdiff
path: root/v4l2-apps/util/v4l2-ctl.cpp
AgeCommit message (Expand)Author
2007-02-26Show v4l2_framebuffer Base address in v4l2-ctl.Hans Verkuil
2007-02-25Add v4l2-ctl support for output overlays and framebuffer ioctls.Hans Verkuil
2007-02-18Use strtol instead of atol to parse the value for a control.Hans Verkuil
2007-02-04Forgot to test against V4L2_CTRL_FLAG_DISABLEDHans Verkuil
2006-12-11Add missing PAL-60 standard to v4l2-ctl -s optionHans Verkuil
2006-11-12Print buffer type for struct v4l2_sliced_vbi_cap.Hans Verkuil
2006-11-12Improve usage message and short options for v4l2-ctlHans Verkuil
2006-10-26Fix incorrect usage line in v4l2-ctlHans Verkuil
2006-10-12Add VIDIOC_ENUM_FMT support to v4l2-ctl.Hans Verkuil
2006-09-01Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query.Hans Verkuil
2006-08-25Bug fix (-C didn't work).Hans Verkuil
2006-07-01Move qv4l2 and v4l2-ctl to from test to utilHans Verkuil