summaryrefslogtreecommitdiff
path: root/v4l2-apps
AgeCommit message (Expand)Author
2009-04-06merge: http://www.linuxtv.org/hg/~dougsland/v4l-dvbMauro Carvalho Chehab
2009-04-02ivtv/cx18: remove VIDIOC_INT_S_AUDIO_ROUTING debug support.Hans Verkuil
2009-03-18v4l2-dbg: add support for the cafe chip.Hans Verkuil
2009-03-10v4l2-apps/util: Add rewrite_eeprom toolDouglas Schilling Landgraf
2009-03-06videodev2.h: remove deprecated VIDIOC_G_CHIP_IDENT_OLDHans Verkuil
2009-02-26merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvbMauro Carvalho Chehab
2009-02-26Move parse-sniffusb2.pl to the right dirMauro Carvalho Chehab
2009-02-20v4l2-apps: clean up the output for g_jpegcomp a bit.Hans Verkuil
2009-02-20v4l2-ctl: add get/set-jpeg-comp support.Hans Verkuil
2009-03-13libv4l: add hm12 support for the cx2341x MPEG encoder devices.hans@rhel5-devel.localdomain
2009-03-11libv4l: prep for 0.5.9 releasehans@rhel5-devel.localdomain
2009-03-11libv4l: Fix compile warning in sq905c.chans@rhel5-devel.localdomain
2009-03-11libv4l: libv4lconvert support for SQ905Chans@rhel5-devel.localdomain
2009-03-11libv4l: Adjust mr97310a for gspca mr97310a driver changeshans@rhel5-devel.localdomain
2009-03-11libv4l: Add MR97310A decompressionhans@rhel5-devel.localdomain
2009-03-11libv4l: remove .orig and .rej files on make clean and simplify make exporthans@rhel5-devel.localdomain
2009-03-11libv4l: change clean target to remove editor backup files in root and includehans@rhel5-devel.localdomain
2009-03-11libv4l: remove some code duplication in bayer handlinghans@rhel5-devel.localdomain
2009-03-11libv4l: add sn9c20x-i420 decoderhans@rhel5-devel.localdomain
2009-03-11libv4l: us USB-id's instead of USB product string in upside down dev tablehans@rhel5-devel.localdomain
2009-03-11libv4l: Use Requires.private where appropiate in .pc fileshans@rhel5-devel.localdomain
2009-03-11libv4l: remove duplicate v4lconvert_yvyu_to_yuv420 functionhans@rhel5-devel.localdomain
2009-03-11libv4l: add UYVY supporthans@rhel5-devel.localdomain
2009-03-11libv4l: 0.5.7 releasehans@rhel5-devel.localdomain
2009-03-11libv4l: Always do a s_fmt on uvc camshans@rhel5-devel.localdomain
2009-03-11libv4l: avoid try_fmt on UVC cams if possiblehans@rhel5-devel.localdomain
2009-03-11libv4l: add support for converting to YV12 planarhans@rhel5-devel.localdomain
2009-03-11libv4l: add support for downscalinghans@rhel5-devel.localdomain
2009-03-11libv4l: Don't report DQBUF errors when errno is EAGAINhans@rhel5-devel.localdomain
2009-03-11libv4l: dont try to allocate large buffers on the stackhans@rhel5-devel.localdomain
2009-03-11libv4l: buffers only contain half of the lines with V4L2_FIELD_ALTERNATEhans@rhel5-devel.localdomain
2009-03-11libv4l: don't use memcmp to compare pix_formatshans@rhel5-devel.localdomain
2009-03-11libv4l: make s_fmt more robust part 2hans@rhel5-devel.localdomain
2009-03-11libv4l: Make S_FMT handling more robusthans@rhel5-devel.localdomain
2009-03-11libv4l: Add Philips SPC210NC to list of cams with upside down sensorhans@rhel5-devel.localdomain
2009-03-11libv4l: Do not link the wrapper libs against libphreadhans@rhel5-devel.localdomain
2009-03-11libv4l: Add software cropping from CIF to VGA modes (fix skype)hans@rhel5-devel.localdomain
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: rename v4l2_sysfs_path to v4l2-sysfs-pathHans 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
2009-01-27Retrieves info for all v4l2 devices on /devMauro Carvalho Chehab
2009-01-27v4l2_sysfs_path: replace "bus path" by "sysfs path"Mauro Carvalho Chehab
2009-01-27Add a small utility for retrieving sysfs bus pathMauro Carvalho Chehab
2008-12-31parse_em28xx.pl: Add a limited capability of parsing i2c commandsMauro Carvalho Chehab
2008-12-23v4l2-dbg: fix --list-symbolsHans Verkuil