summaryrefslogtreecommitdiff
path: root/v4l2-apps
AgeCommit message (Expand)Author
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
2008-07-31libv4l: fixup copyright headershans@localhost.localdomain
2008-07-30libv4l: add /dev/v4l/ to the paths supported by open() overrideBrandon Philips
2008-07-30libv4l: silence the creation of pkg-config filesBrandon Philips
2008-07-29libv4l: query buffer: indicate the mapping state of our (fake) buffer in the ...hans@localhost.localdomain
2008-07-29libv4l: proper accounting of mmap count of fake mmap buffershans@localhost.localdomain
2008-07-29libv4l: intercept get capabilites and report read capabilityhans@localhost.localdomain
2008-07-29libv4l: check capabilities for streaminghans@localhost.localdomain
2008-07-29libv4l: add pkg-config (.pc) files for easier detection if libv4l is availablehans@localhost.localdomain
2008-07-29libv4l2: work around wrong REQUEST_BUFFERS ioctl return codehans@localhost.localdomain
2008-07-27merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-videodevMauro Carvalho Chehab
2008-07-26v4l2-ctl: fix find_controls when dealing with old-style controls.Hans Verkuil
2008-07-26fix a few assorted spelling mistakes.Hans Verkuil
2008-07-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-fixesMauro Carvalho Chehab
2008-07-23libv4l 0.3.7 release, add spca505/6 and spca508 format supporthans@localhost.localdomain
2008-07-23v4l2-apps: fixes for compile warnings/errorsHans Verkuil
2008-07-16libv4l: Add missing COPYING.LIB filehans@localhost.localdomain
2008-07-12libv4l release 0.3.5hans@localhost.localdomain
2008-07-11Adds the possibility of writing captured stream into a fileMauro Carvalho Chehab