summaryrefslogtreecommitdiff
path: root/v4l2-apps/util
AgeCommit message (Expand)Author
2007-12-14Fix audio displayMauro Carvalho Chehab
2007-12-14Firmware standards changed. Fix the firmware-toolMauro Carvalho Chehab
2007-11-24Make format output more compactMauro Carvalho Chehab
2007-11-15Improve standards print at --listMauro Carvalho Chehab
2007-11-15Improve --list commant to show the firmware typeMauro Carvalho Chehab
2007-11-14Add little firmware manipulation tool for firmware files required by theMauro Carvalho Chehab
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-12Fix tuner max rangeMauro Carvalho Chehab
2007-07-12gen_keytables.pl is too verbose.Mauro Carvalho Chehab
2007-07-31videodev2.h: remove superfluous FBUF GLOBAL_INV_ALPHA supportHans Verkuil
2007-07-25Fix v4l2-dbg option parsing bug.Hans 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-28Add VIDIOC_G_CHIP_IDENT to various i2c modulesHans Verkuil
2007-02-27Generate driver IDs and chip IDs from the headers and use that in v4l2-dbg.Hans Verkuil
2007-02-26Show v4l2_framebuffer Base address in v4l2-ctl.Hans Verkuil
2007-02-25Add v4l2-dbg debugging utility.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-21Improved keycode printingMauro Carvalho Chehab
2006-12-21Better not to depend at the links under v4l dir.Mauro Carvalho Chehab
2006-12-21Create keycodes dir, if not existentMauro Carvalho Chehab
2006-12-21Add gen_keytables.pl to automatically generate IR keycodes and improved keytableMauro Carvalho Chehab
2006-12-21Added a small utility to allow see/edit IR tablesMauro Carvalho Chehab
2006-12-11Add missing PAL-60 standard to v4l2-ctl -s optionHans Verkuil
2006-11-15Fix compiation bug on qv4l2Mauro Carvalho Chehab
2006-11-14Added a simple V4L TV record perl scriptMauro Carvalho Chehab
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-01Split qv4l2.cpp into multiple sources.Hans Verkuil
2006-07-01Fix qv4l2.cpp to work with v4l2.h.Hans Verkuil
2006-07-01Fix makefiles, start with libv4l2.Hans Verkuil
2006-07-01Move qv4l2 and v4l2-ctl to from test to utilHans Verkuil