Jean-Francois Moine wrote:
> The vidioc_s_std() has been removed last month by Németh Márton
> according to the v4l2 API http://v4l2spec.bytesex.org/spec/x448.htm
Ah, I see. This is a recent change, which explains why it has not come
up earlier :-)
The standard clearly states that my change is in
-by: Olaf Titz
--- a/linux/drivers/media/video/gspca/gspca.c Sat Aug 08 03:28:41 2009
-0300
+++ b/linux/drivers/media/video/gspca/gspca.c Sun Aug 09 22:00:03 2009
+0200
@@ -1249,6 +1249,7 @@
if (input->index != 0)
return -EINVAL;
input-&g