summaryrefslogtreecommitdiff
path: root/v4l2-apps/test
AgeCommit message (Expand)Author
2009-08-16Document libv4l at V4L2 API specsMauro Carvalho Chehab
2009-07-20v4l2grab: fix build rule.Hans Verkuil
2009-07-02v4l2grab: Be sure that libv4l is properly converting to RGB24Mauro Carvalho Chehab
2009-06-30v4l2grab: Add an userspace application for webcam testing, using libv4l2Mauro Carvalho Chehab
2009-03-06videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil
2009-02-26Move parse-sniffusb2.pl to the right dirMauro Carvalho Chehab
2009-02-13v4l2-apps: rename parse_sniffusb2.pl to parse-sniffusb2.plHans Verkuil
2009-02-13v4l2-apps: rename capture_example to capture-exampleHans Verkuil
2009-02-13v4l2-apps: move libraries around to make the directory tree flatterHans Verkuil
2009-02-13libv4l2util: rename from libv4l2 to prevent clash with the libv4l2 conversion...Hans Verkuil
2009-02-09Fix Makefile to compile stress-buffer.cMauro Carvalho Chehab
2009-02-02v4l2-apps: Add stress buffer toolDouglas Schilling Landgraf
2009-02-02v4l2-apps: Add parser for USB snoops captured from SniffUSB 2.0Douglas Schilling Landgraf
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-21ioctl-test: Support all ioctls, improve output and add additional checksHans Verkuil
2008-11-10command line: added --frames, touched upMauro Carvalho Chehab
2008-08-29v4l2-apps: fix v4l2-apps build and 'make firmware' warningsHans Verkuil
2008-08-20capture_example: code cleanupsHans Verkuil
2008-08-20capture_example: Don't change the format by defaultHans Verkuil
2008-07-27v4l2-apps: some capture_example improvementsHans Verkuil
2008-07-23v4l2-apps: fixes for compile warnings/errorsHans Verkuil
2008-07-11Adds the possibility of writing captured stream into a fileMauro Carvalho Chehab
2008-06-27Added the SBGGR16 format and fixed two memory leaks on pixfmt-test.Mauro Carvalho Chehab
2007-06-20Add another testing tool to v4l2-apps/testMauro Carvalho Chehab
2007-05-07Add capability to test VIDIOC_[S|G]_FREQUENCY on driver-testMauro Carvalho Chehab
2007-01-21error check were wrong, since at userspace, error codes are positive valsMauro Carvalho Chehab
2006-12-20Improved error handling at driver-test.cMauro Carvalho Chehab
2006-12-01Implement mmapped streaming receptionMauro Carvalho Chehab
2006-12-01Start adding mmap streaming into driver-testMauro Carvalho Chehab
2006-12-01Add capture_exampe from V4L2 API spec Draft 0.20Mauro 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-12Improved ioctl-testMauro Carvalho Chehab
2006-09-01Add cropping support to v4l2-ctl, set buf_type in sliced_vbi_cap query.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