On Sun, 25 Jan 2009, Hans Verkuil wrote:
> I also would like to see the documentation for these ioctls and controls. I
> hope my www.linuxtv.org/hg/~hverkuil/v4l-dvb-spec tree will be merged soon
> with the master, but in the meantime you can mail a diff against the
> documentation in my tree. I will ensure that the documentation patches will
> be applied correctly once the spec is merged in the main v4l-dvb
> repository.

Yes, I would like to see the color conversion documentation.  V4L2 has a
color space field as part of the pixel format (e.g., V4L2_COLORSPACE_REC709
or V4L2_COLORSPACE_SMPTE170M), how does this new ioctl interact with that?

What is the format of the parameters?  These are natively real numbers not
integers, so to store them in an s32 there must some conversion, i.e.
scale and offset.  What is the actual equation used for the colorspace
conversion?

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