libv4l

libv4l 0.5.9

V4L wrapper for V4L2

http://people.atrpms.net/~hdegoede/

Packager: Onur Küçük

License: GPLv2

Actions

Build files

Bug reports

Binary packages

libv4l

Release history

ReleaseRelease dateVersionUpdaterComment
102009-03-130.5.9Onur KüçükVersion bump
Added support for MR97310A and sq905c decompression
Added hm12 support for the cx2341x MPEG encoder devices
92009-01-090.5.8Onur KüçükVersion 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
82008-12-030.5.7Onur KüçükMinor 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
72008-11-240.5.6Onur KüçükMinor version bump fixing many UVC cam crashes
62008-11-180.5.4Onur KüçükMinor version bump fixing some cams which can only do 640x480 not working and adding a new dest format
52008-10-270.5.3Onur KüçükMinor version bump to reduce stack usage
42008-10-240.5.2Onur KüçükMinor 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
32008-10-130.5.1Onur KüçükVersion bump, added software cropping support, cleanup pthread linking
22008-09-150.5.0Onur KüçükVersion bump
12008-09-050.4.3Onur KüçükFirst release

Patches