summaryrefslogtreecommitdiff
path: root/v4l2-apps
AgeCommit message (Expand)Author
2008-01-15Add a --dump option for listing the firmware hexadecimal valuesMauro Carvalho Chehab
2008-01-07firmware-tool is a C application, not a C++.Mauro Carvalho Chehab
2008-01-07From: Mauro Carvalho Chehab <mchehab@infradead.org>Mauro Carvalho Chehab
2008-01-02Adds device file name to General tabMauro Carvalho Chehab
2008-01-02Show board id at general tab on qv4l2Mauro Carvalho Chehab
2008-01-01Avoid needing to run perl script on machines with 64-bit intMauro Carvalho Chehab
2007-12-31Improve method 1Mauro Carvalho Chehab
2007-12-31Add a tool to generate firmware extracting scripts for xc3028Mauro Carvalho Chehab
2007-12-20merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2007-12-18cs5345: new i2c driver.Hans Verkuil
2007-12-14Better classify firmware typesMauro Carvalho Chehab
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-15merge: http://www.linuxtv.org/hg/~hverkuil/ivtvMauro Carvalho Chehab
2007-10-14v4l2-ctl: fix usage message.Hans Verkuil
2007-10-11Remove obsolete VIDIOC_S/G_MPEGCOMP ioctlsHans 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-20Add another testing tool to v4l2-apps/testMauro Carvalho Chehab
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-05-07Add capability to test VIDIOC_[S|G]_FREQUENCY on driver-testMauro Carvalho Chehab
2007-05-012_driver.c:v4l2_enum_stds: erroneously always returns failureMauro Carvalho Chehab
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
2007-01-21error check were wrong, since at userspace, error codes are positive valsMauro Carvalho Chehab
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-20Improved error handling at driver-test.cMauro Carvalho Chehab