Age | Commit message (Expand) | Author |
2009-07-20 | v4l2-ctl: fix broken camera control support. | Hans Verkuil |
2009-07-10 | merge: http://www.linuxtv.org/hg/~hverkuil/v4l-dvb-rds | Mauro Carvalho Chehab |
2009-07-02 | v4l2grab: Be sure that libv4l is properly converting to RGB24 | Mauro Carvalho Chehab |
2009-06-20 | v4l2-ctl: update to the latest RDS spec. | Hans Verkuil |
2009-06-17 | merge: http://linuxtv.org/hg/~hgoede/libv4l | Mauro Carvalho Chehab |
2009-06-17 | libv4l: enable automatic gain / exposure control for st6422 devices | hans@rhel5-devel.localdomain |
2009-06-17 | libv4l1: Emulate VIDIOCGWIN instead of passing it through to the kernel | hans@rhel5-devel.localdomain |
2009-06-17 | libv4l: fix deadlock introduced by locking fix in previous patch | hans@rhel5-devel.localdomain |
2009-06-17 | libv4l: Report aligned resolution on first get_fmt | hans@rhel5-devel.localdomain |
2009-06-17 | libv4l1: Use v4l2_ioctl when determining min/max size | hans@rhel5-devel.localdomain |
2009-06-16 | libv4l: Make sure Y and UV or from the same 2x2 pixel block when cropping | hans@rhel5-devel.localdomain |
2009-06-16 | libv4l: Fix a bug in the always report widths which are a multiple of 8 code | hans@rhel5-devel.localdomain |
2009-06-14 | libv4l: Detect ov518 decompression errors | hans@rhel5-devel.localdomain |
2009-06-14 | libv4l: Remove 0 blocks from non-compresses ov511 frames too | hans@rhel5-devel.localdomain |
2009-06-12 | libv4l: add missing stdint.h include to libv4l2.h | hans@rhel5-devel.localdomain |
2009-06-12 | libv4l: add support for decompressing ov511 compressed frames | hans@rhel5-devel.localdomain |
2009-06-08 | libv4l: remove DEADJOE files during make clean | hans@rhel5-devel.localdomain |
2009-06-08 | libv4l: move ov518 decompression code to an external helper | hans@rhel5-devel.localdomain |
2009-06-05 | libv4l: add support for decompressing ov518 JPEG | hans@rhel5-devel.localdomain |
2009-06-05 | libv4l: recognize when controls are disabled | hans@rhel5-devel.localdomain |
2009-06-02 | libv4l: initial support for compiling on FreeBSD | hans@rhel5-devel.localdomain |
2009-05-29 | libv4l: Fix a crash in v4lcontrol_controls_changed() | hans@rhel5-devel.localdomain |
2009-05-27 | libv4l: Fix black screen on devices with hardware gamma control | hans@rhel5-devel.localdomain |
2009-05-27 | libv4l: Link libv4lconvert with -lm for powf | hans@rhel5-devel.localdomain |
2009-05-26 | libv4l: 0.5.98 release | hans@rhel5-devel.localdomain |
2009-05-26 | libv4l: fix a crash when doing processing on non rgb / bayer data | hans@rhel5-devel.localdomain |
2009-05-26 | libv4l: activate software whitebalance by default on some cams | hans@rhel5-devel.localdomain |
2009-05-26 | libv4l: add gamma correction to video processing | hans@rhel5-devel.localdomain |
2009-05-25 | libv4l: Fix a few small issues with V4L2_CTRL_FLAG_NEXT_CTRL handling | hans@rhel5-devel.localdomain |
2009-05-25 | libv4l: Obsolete the V4L2_ENABLE_ENUM_FMT_EMULATION v4l2_fd_open flag | hans@rhel5-devel.localdomain |
2009-05-25 | libv4l: add software autogain / exposure | hans@rhel5-devel.localdomain |
2009-05-22 | libv4l: add support for adding black borders (reverse cropping) | hans@rhel5-devel.localdomain |
2009-05-21 | libv4l: better handling of the V4L2_DISABLE_CONVERSION flag | hans@rhel5-devel.localdomain |
2009-05-21 | libv4l: fix detection of conversion mode in v4l2_buffers_mapped() | hans@localhost.localdomain |
2009-05-21 | libv4l: Do not set format for control applications | hans@localhost.localdomain |
2009-05-21 | libv4l: rewrite video processing code | hans@localhost.localdomain |
2009-05-20 | libv4l: add fake controls controlling the software h- and v-flipping | hans@rhel5-devel.localdomain |
2009-05-19 | libv4l: support separate vfliping and hfliping | hans@rhel5-devel.localdomain |
2009-05-17 | libv4l: add Changelog entry for last 3 commits | hans@rhel5-devel.localdomain |
2009-05-17 | libv4l: fix v4lconvert_uyvy_to_yuv420() | hans@rhel5-devel.localdomain |
2009-05-16 | libv4l: add ability to determine flags based on DMI info | hans@localhost.localdomain |
2009-05-16 | libv4l: Support V4L2_CTRL_FLAG_NEXT_CTRL for fake controls | hans@localhost.localdomain |
2009-06-30 | v4l2grab: Add an userspace application for webcam testing, using libv4l2 | Mauro Carvalho Chehab |
2009-06-14 | v4l2-ctl: add modulator get/set options. | Mauro Carvalho Chehab |
2009-04-17 | libv4l: Add sq905 to the list of devices which benefit from whitebalancing | hans@rhel5-devel.localdomain |
2009-04-17 | libv4l: add missing Libs.private to v4lconvert.pc | hans@rhel5-devel.localdomain |
2009-04-16 | libv4l: Only created shared memory segment when we have fake v4l2 controls | hans@rhel5-devel.localdomain |
2009-04-16 | libv4l: if the card name contains a / replace it with a - in the shm name | hans@rhel5-devel.localdomain |
2009-04-16 | libv4l: Makefiles: better dependency generation | hans@rhel5-devel.localdomain |
2009-04-16 | libv4l: link libv4lcontrol against rt, not libv4l2 | hans@rhel5-devel.localdomain |