index
:
mediapointer-dvb-s2
master
Mediapointer DVB-S2 driver
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
v4l2-apps
/
util
/
v4l2-ctl.cpp
Age
Commit message (
Expand
)
Author
2009-08-26
v4l2-ctl: add support for enumerating frame sizes and intervals
Hans Verkuil
2009-08-02
v4l2-ctl: add support for string controls
Mauro Carvalho Chehab
2009-08-02
v4l2-ctl: modulator bug fixes
Mauro Carvalho Chehab
2009-08-07
v4l2-ctl: fix get/set-parm bugs and add get/set-output-parm support
Hans Verkuil
2009-08-07
v4l2-ctl: fix help message
Mauro Carvalho Chehab
2009-08-06
v4l2-ctl: Add support for VIDIOC_[G|S]_PARM
Mauro Carvalho Chehab
2009-07-20
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds
Mauro Carvalho Chehab
2009-07-20
v4l2-ctl: fix broken camera control support.
Hans Verkuil
2009-06-20
v4l2-ctl: support new RDS and modulator caps.
Hans Verkuil
2009-07-10
merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds
Mauro Carvalho Chehab
2009-06-20
v4l2-ctl: update to the latest RDS spec.
Hans Verkuil
2009-06-14
v4l2-ctl: add modulator get/set options.
Mauro Carvalho Chehab
2009-02-20
v4l2-apps: clean up the output for g_jpegcomp a bit.
Hans Verkuil
2009-02-20
v4l2-ctl: add get/set-jpeg-comp support.
Hans Verkuil
2008-12-06
v4l2-ctl: List device links as such
Hans Verkuil
2008-09-07
v4l2-ctl: add --list-devices option
Hans Verkuil
2008-09-06
v4l2-ctl: improve fmt handling
Hans Verkuil
2008-09-05
v4l2-ctl: improve error reporting
Hans Verkuil
2008-08-19
v4l2-ctl: merge strings in the usage message
Hans Verkuil
2008-08-19
v4l2-ctl: added support to set the pixelformat
Hans Verkuil
2008-07-28
v4l2-ctl: show name and afc when calling VIDIOC_G_TUNER
Hans Verkuil
2008-08-04
v4l2-dbg/v4l2-ctl: fix buffer overrun.
Hans Verkuil
2008-07-26
v4l2-ctl: fix find_controls when dealing with old-style controls.
Hans Verkuil
2008-07-23
v4l2-apps: fixes for compile warnings/errors
Hans Verkuil
2008-06-29
v4l2-ctl: improve handling of control names with non-alnum chars
Hans Verkuil
2008-06-27
v4l2-ctl: fix bug in --set-standard
Hans Verkuil
2008-05-24
v4l2-ctl: return errors as the program result
Hans Verkuil
2007-10-20
v4l2-ctl: fix minor inconsistency regarding INTEGER64 handling.
Hans Verkuil
2007-10-19
v4l2-ctl: fix --get-sliced-vbi(-out)-cap.
Hans Verkuil
2007-10-14
v4l2-ctl: fix usage message.
Hans Verkuil
2007-08-20
v4l2-ctl: add VIDIOC_OVERLAY support.
Hans Verkuil
2007-07-31
videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA support
Hans Verkuil
2007-06-04
Add inverted alpha support to v4l2-ctl.
Hans Verkuil
2007-06-02
Clean up formatting of v4l2-ctl output.
Hans Verkuil
2007-05-29
Add full crop/cropcap support to v4l2-ctl
Hans Verkuil
2007-05-21
Backed out changeset c7cb1aaec112a3ee7d6483b54d03d6a093754f10
Hans Verkuil
2007-05-19
Use v4l2_pix_out_fmt instead of v4l2_pix_fmt for video output format
Hans Verkuil
2007-05-17
Fix v4l2-ctl: comment out top/left usage
Hans Verkuil
2007-02-26
Show v4l2_framebuffer Base address in v4l2-ctl.
Hans Verkuil
2007-02-25
Add v4l2-ctl support for output overlays and framebuffer ioctls.
Hans Verkuil
2007-02-18
Use strtol instead of atol to parse the value for a control.
Hans Verkuil
2007-02-04
Forgot to test against V4L2_CTRL_FLAG_DISABLED
Hans Verkuil
2006-12-11
Add missing PAL-60 standard to v4l2-ctl -s option
Hans Verkuil
2006-11-12
Print buffer type for struct v4l2_sliced_vbi_cap.
Hans Verkuil
2006-11-12
Improve usage message and short options for v4l2-ctl
Hans Verkuil
2006-10-26
Fix incorrect usage line in v4l2-ctl
Hans Verkuil
2006-10-12
Add VIDIOC_ENUM_FMT support to v4l2-ctl.
Hans Verkuil
2006-09-01
Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query.
Hans Verkuil
2006-08-25
Bug fix (-C didn't work).
Hans Verkuil
2006-07-01
Move qv4l2 and v4l2-ctl to from test to util
Hans Verkuil