Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-23 Thread Hans Verkuil
On 21/07/18 19:51, Tom aan de Wiel wrote: > Hi! > > As of now, the version of the document I have locally is pretty much > identical to the one you already linked to. > I haven't had the time to shape it into a more documentation kind of document > instead of the report format it has now. >

Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread Hans Verkuil
On 07/19/2018 05:39 PM, Sakari Ailus wrote: > On Thu, Jul 19, 2018 at 03:20:22PM +0200, Hans Verkuil wrote: >> On 07/19/18 15:15, sakari.ai...@iki.fi wrote: >>> On Thu, Jul 19, 2018 at 02:13:50PM +0200, Hans Verkuil wrote: From: Hans Verkuil Add a new pixelformat for the vicodec

Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread Sakari Ailus
On Thu, Jul 19, 2018 at 03:20:22PM +0200, Hans Verkuil wrote: > On 07/19/18 15:15, sakari.ai...@iki.fi wrote: > > On Thu, Jul 19, 2018 at 02:13:50PM +0200, Hans Verkuil wrote: > >> From: Hans Verkuil > >> > >> Add a new pixelformat for the vicodec software codec using the > >> Fast Walsh Hadamard

Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread Hans Verkuil
On 07/19/18 15:15, sakari.ai...@iki.fi wrote: > On Thu, Jul 19, 2018 at 02:13:50PM +0200, Hans Verkuil wrote: >> From: Hans Verkuil >> >> Add a new pixelformat for the vicodec software codec using the >> Fast Walsh Hadamard Transform. >> >> Signed-off-by: Hans Verkuil > > Could you add

Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread sakari . ailus
On Thu, Jul 19, 2018 at 02:13:50PM +0200, Hans Verkuil wrote: > From: Hans Verkuil > > Add a new pixelformat for the vicodec software codec using the > Fast Walsh Hadamard Transform. > > Signed-off-by: Hans Verkuil Apart from the docs: Acked-by: Sakari Ailus -- Sakari Ailus e-mail:

Re: [PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread sakari . ailus
On Thu, Jul 19, 2018 at 02:13:50PM +0200, Hans Verkuil wrote: > From: Hans Verkuil > > Add a new pixelformat for the vicodec software codec using the > Fast Walsh Hadamard Transform. > > Signed-off-by: Hans Verkuil Could you add documentation for this format, please? -- Sakari Ailus e-mail:

[PATCH 2/5] videodev.h: add PIX_FMT_FWHT for use with vicodec

2018-07-19 Thread Hans Verkuil
From: Hans Verkuil Add a new pixelformat for the vicodec software codec using the Fast Walsh Hadamard Transform. Signed-off-by: Hans Verkuil --- Documentation/media/uapi/v4l/pixfmt-compressed.rst | 7 +++ drivers/media/v4l2-core/v4l2-ioctl.c | 1 +