Hi Guennadi,

> > Ok, now I see. My comment about the sensor output size changing is 
wrong. 
> > The sensor doesn't do any scaling, so we are cropping it.
> 
> Ah, ok, then you shouldn't change video sizes in your .s_fmt(), just 
> return the current cropping rectangle.

I'm reworking the code but realised that the sensor _does_ do both scaling 
and cropping. Though scaling is only possible by dropping every other scan 
line when required height is <= 400 pixels. So does that mean .s_fmt() 
should select the appropriate mode?

Thanks
Phil
--
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