Hi Brian!

Thank you for noticing the bug and for providing us with the patch! I've now
integrated it aMSN's SVN (with a sligh change).

You can see the commidiff here :
http://amsn.svn.sourceforge.net/viewvc/amsn?view=rev&revision=11105

Thanks again, great work! :)

/me loves open source and contributions, yeay!

KaKaRoTo


2009/3/20 Brian Johnson <brij...@gmail.com>

> Hello All,
> I've discovered a slight bug in the Capture_SetAttribute function. It
> seems to check the range of new_value as being between 0 and 65535.
> This is wrong as v4l2 controls are defined as being signed 32bit
> integers. It should really be checking that the range is between the
> attributes min and max values, This is an issue with the webcam I use
> and help develop as its hue is implemented with a range of -180 to
> 180, with 0 being the default normal hue.
>
> The attached patch should fix this issue allowing controls to use
> negative values.
>
> Brian Johnson
>
>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> Amsn-devel mailing list
> Amsn-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/amsn-devel
>
>
------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Amsn-devel mailing list
Amsn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/amsn-devel

Reply via email to