Hello,
On Monday, 10 December 2018 01:31:04 EET sakari.ai...@iki.fi wrote:
> Hi Edgar,
>
> Apologies for the late reply. I was going through the pending patches in
> Patchwork, and noticed this one.
>
> On Thu, Aug 23, 2018 at 08:56:50AM +0200, Edgar Thier wrote:
> > These formats are compressed
Hi Edgar,
Apologies for the late reply. I was going through the pending patches in
Patchwork, and noticed this one.
On Thu, Aug 23, 2018 at 08:56:50AM +0200, Edgar Thier wrote:
>
> These formats are compressed 12-bit raw bayer formats with four different
> pixel orders. They are similar to 10-bi
These formats are compressed 12-bit raw bayer formats with four different
pixel orders. They are similar to 10-bit bayer formats 'IPU3'.
The formats added by this patch are
V4L2_PIX_FMT_SBGGR12SP
V4L2_PIX_FMT_SGBRG12SP
V4L2_PIX_FMT_SGRBG12SP
V4L2_PIX_FMT_SRGGB12SP
Signed-off-by: Edgar Thier
--