libv4l 0.8.0
V4L wrapper for V4L2
http://people.atrpms.net/~hdegoede/
Packager: Onur Küçük
License: GPLv2, LGPLv2.1
Actions
Binary packages
Release history
Release | Release date | Version | Updater | Comment |
---|---|---|---|---|
25 | 2010-05-26 | 0.8.0 | Onur Küçük | Switch to v4l-utils system and split utils as another package |
24 | 2010-02-13 | 0.6.4 | Onur Küçük | Bump minor version Add more upside down devices Add some fixes from hg repo |
23 | 2010-01-14 | 0.6.3 | Onur Küçük | Add more upside down devices Add support for decompressing CPIA1 compressed YUV Speed up autogain algorithm |
22 | 2009-12-03 | 0.6.3 | Onur Küçük | Add more upside down devices Add missing include in libv4l1.h Fix bug #11603 |
21 | 2009-10-30 | 0.6.3 | Onur Küçük | Minor version bump Add more laptop models to the upside down devices table Improved mr97310a decompression Add support for decompressing yuv420 planar JPEG (needed for w9968cf based cams) Add support for STV0680 raw bayer data |
20 | 2009-10-13 | 0.6.2 | Onur Küçük | Minor version bump for updated upside down list |
19 | 2009-09-13 | 0.6.1 | Onur Küçük | Check for hardware autogain before enabling software autogain |
18 | 2009-09-05 | 0.6.1 | Onur Küçük | Version bump to stable Fix lots of image upside down problems Fix hflip/vflip of a chicony webcam bug #11097 |
17 | 2009-08-20 | 0.6.0 | Onur Küçük | Remove JPG changes to fix regression on V4L1 devices that looks like a wrong set tv channel |
16 | 2009-08-16 | 0.6.0 | Onur Küçük | Add more laptop models to the upside down devices table Fix 320x240 output for pac7302 cameras Fix reqbuf Device or Resource busy error when using v4l2_read() Some applications want to use jpg format if possible, so do not hide it from the apps (do not assume it always needs conversion) |
15 | 2009-07-13 | 0.6.0 | Onur Küçük | Bump to stable |
14 | 2009-06-03 | 0.5.99 | Onur Küçük | Link libv4lconvert with -lm for powf Fix black screen on devices with hardware gamma control Fix crash with devices on which we do not emulate fake controls |
13 | 2009-05-26 | 0.5.98 | Onur Küçük | Version bump for gamma and brightness correction support |
12 | 2009-05-11 | 0.5.9 | Onur Küçük | Fix libdir to fix pkgconfig files |
11 | 2009-04-29 | 0.5.9 | Onur Küçük | Force usage of our CFLAGS |
10 | 2009-03-13 | 0.5.9 | Onur Küçük | Version bump Added support for MR97310A and sq905c decompression Added hm12 support for the cx2341x MPEG encoder devices |
9 | 2009-01-09 | 0.5.8 | Onur Küçük | Version bump, added i420 decoder support for sn9c20x cameras, mainly for microdia based cams, fix CC usage in actions.py, added support for UYVY (for USB Apple iSight), switch to using USB-id's instead of USB product string, as not all devices set a unique product string, this fixes the upside down issues with genius e-messenger 112 cams |
8 | 2008-12-03 | 0.5.7 | Onur Küçük | Minor version bump fixing a critical bug in the special try_fmt handling for UVC cams, add more verbose logging of various calls when library is set to log more |
7 | 2008-11-24 | 0.5.6 | Onur Küçük | Minor version bump fixing many UVC cam crashes |
6 | 2008-11-18 | 0.5.4 | Onur Küçük | Minor version bump fixing some cams which can only do 640x480 not working and adding a new dest format |
5 | 2008-10-27 | 0.5.3 | Onur Küçük | Minor version bump to reduce stack usage |
4 | 2008-10-24 | 0.5.2 | Onur Küçük | Minor version bump * Add Philips SPC210NC to list of cams with upside down sensor * Work around some drivers (pwc) not properly reflecting what one gets after a s_fmt in their try_fmt answer * Check that s_fmt atleast gives us the width, height and pixelformat try_fmt promised us, and if not disable conversion * Only check width, height and pixelformat when checking if we are doing conversion, instead of doing a memcmp, as that are the only things which the convert code checks * Take into account that the buffers only contain half of the lines when field is V4L2_FIELD_ALTERNATE |
3 | 2008-10-13 | 0.5.1 | Onur Küçük | Version bump, added software cropping support, cleanup pthread linking |
2 | 2008-09-15 | 0.5.0 | Onur Küçük | Version bump |
1 | 2008-09-05 | 0.4.3 | Onur Küçük | First release |