Re: [PATCH 6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input

2013-01-28 Thread Hans Verkuil
On Mon January 28 2013 11:30:46 Mauro Carvalho Chehab wrote: > Em Sun, 27 Jan 2013 20:45:11 +0100 > Ondrej Zary escreveu: > > > Make saa7134 driver more V4L2 compliant: don't set bogus V4L2_IN_ST_NO_SYNC > > flag in enum_input as it's for digital video only >

Re: [PATCH 6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input

2013-01-28 Thread Hans Verkuil
On Sun January 27 2013 20:45:11 Ondrej Zary wrote: > Make saa7134 driver more V4L2 compliant: don't set bogus V4L2_IN_ST_NO_SYNC > flag in enum_input as it's for digital video only I think there is a lot to be said for allowing this particular flag for analog as well. There

Re: [PATCH 6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input

2013-01-28 Thread Mauro Carvalho Chehab
Em Sun, 27 Jan 2013 20:45:11 +0100 Ondrej Zary escreveu: > Make saa7134 driver more V4L2 compliant: don't set bogus V4L2_IN_ST_NO_SYNC > flag in enum_input as it's for digital video only > > Signed-off-by: Ondrej Zary > --- > drivers/media/pci/saa7134/saa7134-

[PATCH 6/7] saa7134: v4l2-compliance: remove V4L2_IN_ST_NO_SYNC from enum_input

2013-01-27 Thread Ondrej Zary
Make saa7134 driver more V4L2 compliant: don't set bogus V4L2_IN_ST_NO_SYNC flag in enum_input as it's for digital video only Signed-off-by: Ondrej Zary --- drivers/media/pci/saa7134/saa7134-video.c |2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/drivers

V4L2_IN_ST_NO_SYNC

2011-11-04 Thread Mats Randgaard
Hi, VIDIOC_ENUMINPUT may set the flag V4L2_IN_ST_NO_SYNC in the status field. The flag is described in the documentation under "Digital Video" as "No synchronization lock" (http://hverkuil.home.xs4all.nl/spec/media.html#vidioc-enuminput). What kind of sync lock does it