On 2016-08-03 16:22:22 +0300, Sergei Shtylyov wrote:
> Hello.
> 
> On 08/02/2016 05:51 PM, Niklas Söderlund wrote:
> 
> > The HW can capture both ODD and EVEN fields in separate buffers so it's
> > possible to support V4L2_FIELD_ALTERNATE. This patch add support for
> > this mode.
> > 
> > At probe time and when S_STD is called the driver will default to use
> > V4L2_FIELD_INTERLACED if the subdevice reports V4L2_FIELD_ALTERNATE. The
> > driver will only change the field type if the subdevice implements
> > G_STD, if not it will keep the default at V4L2_FIELD_ALTERNATE.
> > 
> > The user can always explicitly ask for V4L2_FIELD_ALTERNATE in S_FTM and
> 
>    S_FMT?

yes :-)

> 
> > the driver will use that field format.
> > 
> > Signed-off-by: Niklas Söderlund <niklas.soderlund+rene...@ragnatech.se>
> [...]
> 
> MBR, Sergei
> 

-- 
Regards,
Niklas Söderlund
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to