summaryrefslogtreecommitdiff
path: root/v4l2-apps
AgeCommit message (Expand)Author
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
2006-12-11Add missing PAL-60 standard to v4l2-ctl -s optionHans Verkuil
2006-12-01Fix G_PARM outputMauro Carvalho Chehab
2006-12-01Fix driver_test for a non-compliance on bttv driverMauro Carvalho Chehab
2006-12-01Make v4l2-apps to run some rules defined at main MakefileMauro Carvalho Chehab
2006-12-01Added a TODO for missing ioctls at the libraryMauro Carvalho Chehab
2006-12-01Implement mmapped streaming receptionMauro Carvalho Chehab
2006-12-01Fix free buffer handlingMauro Carvalho Chehab
2006-12-01It seems that ioctl might fail without actually running the codeMauro Carvalho Chehab
2006-12-01Start adding mmap streaming into driver-testMauro Carvalho Chehab
2006-12-01Added a function to free buffers (v4l2_free_bufs)Mauro Carvalho Chehab
2006-12-01Add capture_exampe from V4L2 API spec Draft 0.20Mauro Carvalho Chehab
2006-11-16Fix v4l2_mmap_bufs and add checks for memory allocationMauro Carvalho Chehab
2006-11-16Start adding v4l2_mmap_bufs to prepare for streamMauro Carvalho Chehab
2006-11-15Improved v4l2_driverMauro Carvalho Chehab
2006-11-15Initiated v4l-apps/lib V4L2 functionsMauro Carvalho Chehab
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-11-12Improved ioctl-testMauro Carvalho Chehab
2006-10-26Fix South African frequency table.Hans 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-01Update copyrights in library.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-01Add ISO-V4L2_STD mapping.Hans Verkuil
2006-07-01Fix makefiles, start with libv4l2.Hans Verkuil
2006-07-01Move qv4l2 and v4l2-ctl to from test to utilHans Verkuil
2006-07-01Move test to v4l2-apps/test.Hans Verkuil