summaryrefslogtreecommitdiff
path: root/v4l2-apps/util/v4l2-ctl.cpp
AgeCommit message (Expand)Author
2009-08-26v4l2-ctl: add support for enumerating frame sizes and intervalsHans Verkuil
2009-08-02v4l2-ctl: add support for string controlsMauro Carvalho Chehab
2009-08-02v4l2-ctl: modulator bug fixesMauro Carvalho Chehab
2009-08-07v4l2-ctl: fix get/set-parm bugs and add get/set-output-parm supportHans Verkuil
2009-08-07v4l2-ctl: fix help messageMauro Carvalho Chehab
2009-08-06v4l2-ctl: Add support for VIDIOC_[G|S]_PARMMauro Carvalho Chehab
2009-07-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-07-20v4l2-ctl: fix broken camera control support.Hans Verkuil
2009-06-20v4l2-ctl: support new RDS and modulator caps.Hans Verkuil
2009-07-10merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rdsMauro Carvalho Chehab
2009-06-20v4l2-ctl: update to the latest RDS spec.Hans Verkuil
2009-06-14v4l2-ctl: add modulator get/set options.Mauro Carvalho Chehab
2009-02-20v4l2-apps: clean up the output for g_jpegcomp a bit.Hans Verkuil
2009-02-20v4l2-ctl: add get/set-jpeg-comp support.Hans Verkuil
2008-12-06v4l2-ctl: List device links as suchHans Verkuil
2008-09-07v4l2-ctl: add --list-devices optionHans Verkuil
2008-09-06v4l2-ctl: improve fmt handlingHans Verkuil
2008-09-05v4l2-ctl: improve error reportingHans Verkuil
2008-08-19v4l2-ctl: merge strings in the usage messageHans Verkuil
2008-08-19v4l2-ctl: added support to set the pixelformatHans Verkuil
2008-07-28v4l2-ctl: show name and afc when calling VIDIOC_G_TUNERHans Verkuil
2008-08-04v4l2-dbg/v4l2-ctl: fix buffer overrun.Hans Verkuil
2008-07-26v4l2-ctl: fix find_controls when dealing with old-style controls.Hans Verkuil
2008-07-23v4l2-apps: fixes for compile warnings/errorsHans Verkuil
2008-06-29v4l2-ctl: improve handling of control names with non-alnum charsHans Verkuil
2008-06-27v4l2-ctl: fix bug in --set-standardHans Verkuil
2008-05-24v4l2-ctl: return errors as the program resultHans Verkuil
2007-10-20v4l2-ctl: fix minor inconsistency regarding INTEGER64 handling.Hans Verkuil
2007-10-19v4l2-ctl: fix --get-sliced-vbi(-out)-cap.Hans Verkuil
2007-10-14v4l2-ctl: fix usage message.Hans Verkuil
2007-08-20v4l2-ctl: add VIDIOC_OVERLAY support.Hans Verkuil
2007-07-31videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-06-04Add inverted alpha support to v4l2-ctl.Hans Verkuil
2007-06-02Clean up formatting of v4l2-ctl output.Hans Verkuil
2007-05-29Add full crop/cropcap support to v4l2-ctlHans Verkuil
2007-05-21Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10Hans Verkuil
2007-05-19Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output formatHans Verkuil
2007-05-17Fix v4l2-ctl: comment out top/left usageHans Verkuil
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