public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* RFC: V4L2_PIX_FMT_NV16: should it allow padding after each plane?
@ 2016-08-31  8:43 Hans Verkuil
  2016-08-31 12:57 ` Sakari Ailus
  0 siblings, 1 reply; 2+ messages in thread
From: Hans Verkuil @ 2016-08-31  8:43 UTC (permalink / raw)
  To: linux-media

The NV16 documentation allows for padding after each line:

https://hverkuil.home.xs4all.nl/spec/uapi/v4l/pixfmt-nv16.html

But I have one case where there is also padding after each plane.

Can we fold that into the existing NV16 format? I.e., in that case
the size of each plane is sizeimage / 2.

Or do I have to make a new NV16PAD format that allows such padding?

I am in favor of extending the NV16 specification since I believe it
makes sense, but I want to know what others think.

Regards,

	Hans

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-08-31 12:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-31  8:43 RFC: V4L2_PIX_FMT_NV16: should it allow padding after each plane? Hans Verkuil
2016-08-31 12:57 ` Sakari Ailus

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox