summaryrefslogtreecommitdiff
path: root/v4l2-apps
AgeCommit message (Expand)Author
2008-12-30v4l2: debugging API changed to match against driver name instead of ID.Hans Verkuil
2008-12-22v4l2-dbg: allow debug tvp5150 registersMauro Carvalho Chehab
2008-12-22v4l2-dbg: Use aliases for debug, on available chipsMauro Carvalho Chehab
2008-12-22v4l2-dbg: Add support for get/set ac97 registersMauro Carvalho Chehab
2008-12-22em28xx: update regiters on v4l2-dbg debug utilMauro Carvalho Chehab
2008-12-22v4l2-dbg: em2800 registers are not very common nowadays. Use it as alternate ...Mauro Carvalho Chehab
2008-12-22v4l2-dbg: print also register number when name is availableMauro Carvalho Chehab
2008-12-22v4l2-dbg: print register name and fix doioctl checkMauro Carvalho Chehab
2008-12-22v4l2-dbg: print register name when knownMauro Carvalho Chehab
2008-12-22v4l2-dbg: fix --list-symbols optionMauro Carvalho Chehab
2008-12-22merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixesMauro Carvalho Chehab
2008-12-21ioctl-test: Support all ioctls, improve output and add additional checksHans Verkuil
2008-12-20v4l2-dbg: get-chip-ident has no argumentsHans Verkuil
2008-12-06v4l2-ctl: List device links as suchHans Verkuil
2008-11-26Add a parser for em28xx register debug logMauro Carvalho Chehab
2008-11-24qv4l2: fix compile warnings.Hans Verkuil
2008-11-16select video device via a popup menuMauro Carvalho Chehab
2008-11-10command line: added --frames, touched upMauro Carvalho Chehab
2008-09-292-apps: fix generation of parse.hMauro Carvalho Chehab
2008-09-24merge: http://linuxtv.org/hg/~hgoede/v4l-dvbMauro Carvalho Chehab
2008-09-15libv4l: 0.5.0 releasehans@localhost.localdomain
2008-09-03libv4l: Prefer compressed pixformats for resolutions > 176x144hans@localhost.localdomain
2008-09-03libv4l: Add suport for YUYV and YVYU packed pixel formatshans@localhost.localdomain
2008-09-07v4l2-ctl: add --list-devices optionHans Verkuil
2008-09-06v4l2-ctl: improve fmt handlingHans Verkuil
2008-09-05v4l2-ctl: improve error reportingHans Verkuil
2008-08-31v4l2-compliance: fix memory bug in handling of the -d option.Hans Verkuil
2008-08-29libv4l: adjust (fix) sn9c102 bayer orderhans@localhost.localdomain
2008-08-26libv4l: fix a few compile warningshans@localhost.localdomain
2008-08-26libv4l: x86_64 asm fixes and hide non public symbolshans@localhost.localdomain
2008-08-26libv4l: Fully handle upside down cam detection in userspacehans@localhost.localdomain
2008-08-22libv4l: add support for Pixart custom JPEG formathans@localhost.localdomain
2008-08-17libv4l: adjust upside down sensor support for kernel changeshans@localhost.localdomain
2008-08-07libv4l: add support for fixing upside down images to libv4lconverthans@localhost.localdomain
2008-08-06libv4l: Fix errors and warnings when compiling with ICChans@localhost.localdomain
2008-08-06merge: v4l-dvbhans@localhost.localdomain
2008-08-04ivtv/cx18-ctl: fix same overrun.Hans Verkuil
2008-08-04v4l2-dbg/v4l2-ctl: fix buffer overrun.Hans Verkuil
2008-08-04libv4l: keep our own CPPFLAGS even when otherflags are specified to makehans@localhost.localdomain
2008-08-03libv4l: mmap return value should be void * not voidhans@localhost.localdomain
2008-08-03libv4l: use driver read() when possiblehans@localhost.localdomain
2008-08-03libv4l: remove 2 unused variable declarationshans@localhost.localdomain
2008-08-03libv4l: drop appl-patcheshans@localhost.localdomain
2008-08-03libv4l: add rgb24 <-> bgr24 conversionhans@localhost.localdomain
2008-08-03libv4l: prefer native formatshans@localhost.localdomain
2008-08-03libv4l: mpa buffers before queuinghans@localhost.localdomain
2008-08-03libv4l: link against pthreadhans@localhost.localdomain
2008-08-03libv4l: makefile and pkgconfig improvementshans@localhost.localdomain
2008-08-03libv4l: add support for converting to rgb24hans@localhost.localdomain
2008-08-03libv4l: make xawtv happyhans@localhost.localdomain