public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* libv4l release: 0.5.2
@ 2008-10-23 12:13 Hans de Goede
  0 siblings, 0 replies; only message in thread
From: Hans de Goede @ 2008-10-23 12:13 UTC (permalink / raw)
  To: Linux and Kernel Video, SPCA50x Linux Device Driver Development

<and once more with the correct subject, sorry for the spam>

Hi All,

Nothing special just a small bugfix release mainly fixing some bad interactions
between the pwc driver and libv4l (due to pwc driver bugs). More in general
this release makes libv4l more robust against drivers who promise they can
handle foo when calling try_fmt and then actually give you bar when you do a s_fmt.

libv4l-0.5.2
------------
* Add Philips SPC210NC to list of cams with upside down sensor, reported by
   Rieker Flaik
* 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

Get it here:
http://people.atrpms.net/~hdegoede/libv4l-0.5.2.tar.gz

Regards,

Hans


--
video4linux-list mailing list
Unsubscribe mailto:video4linux-list-request@redhat.com?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/video4linux-list

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-10-23 12:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-23 12:13 libv4l release: 0.5.2 Hans de Goede

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox