lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Thu, 23 Oct 2008 08:55:33 -0600
From:	Jonathan Corbet <corbet@....net>
To:	Németh Márton <nm127@...email.hu>
Cc:	video4linux-list@...hat.com, LKML <linux-kernel@...r.kernel.org>
Subject: Re: cafe_ccic: possible reason why gqcam is not working

On Thu, 23 Oct 2008 11:17:39 +0200
Németh Márton <nm127@...email.hu> wrote:

>  - gqcam currently only supports video4linux 1, and it uses the
> following ioctls: VIDIOCSPICT, VIDIOCSWIN, VIDIOCGCAP, VIDIOCGWIN and
> VIDIOCGPICT.

...and that, of course, is the problem.  The V4L1 emulation in the
kernel cannot do a perfect job of things.  This application really
needs to be dragged forward to V4L2 if it is to work well with
contemporary video drivers.

Thanks,

jon
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists