public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 00/11] New raw bayer format definitions, fixes
@ 2016-08-05 10:45 Sakari Ailus
  2016-08-05 10:45 ` [PATCH v3 01/11] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats Sakari Ailus
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Sakari Ailus @ 2016-08-05 10:45 UTC (permalink / raw)
  To: linux-media; +Cc: hverkuil

Hi all,

This is a third version of the new bayer format patchset. The second version
of the set may be found here:

<URL:http://www.spinics.net/lists/linux-media/msg101498.html>

These patches fix and add new raw bayer format definitions. 12-bit packed
V4L2 format definition is added as well as definitions of 14-bit media bus
codes as well as unpacked and packed V4L2 formats.

No driver uses them right now, yet they're common formats needed by newer
devices that use higher bit depths so adding them would make sense.

16-bit pixel formats are added as well, and the 16-bit formats are now
expected to have 16 bits of data. 8-bit format documentation is unified. 

Since v2:

- Convert documentation changes to ReST

- Use figures and word numerals consistently (3rd patch)

- Change "colour component" -> sample. This makes more sense. (3rd patch as
  well as the patches adding new formats)

- Unify the documentation of 8 bits per sample formats

- 16 bpp formats now have 16 significant bits. The drivers that use them
  do not depend on the optionally lower bit depth allowed by the old
  definition (10th patch)


Despite these changes, I've cunningly kept Hans's acks. I hope that works
out well.

-- 
Cheers,
Sakari



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

end of thread, other threads:[~2016-08-05 11:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-05 10:45 [PATCH v3 00/11] New raw bayer format definitions, fixes Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 01/11] doc-rst: Correct the ordering of LSBs of the 10-bit raw packed formats Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 02/11] doc-rst: Fix number of zeroed high order bits in 12-bit raw format defs Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 03/11] doc-rst: Clean up raw bayer pixel format definitions Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 04/11] doc-rst: Unify documentation of the 8-bit bayer formats Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 05/11] v4l: Add packed Bayer raw12 pixel formats Sakari Ailus
2016-08-05 11:28   ` [PATCH v3.1 " Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 06/11] media: Add 1X14 14-bit raw bayer media bus code definitions Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 07/11] doc-rst: Add 14-bit raw bayer pixel format definitions Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 08/11] doc-rst: Add packed Bayer raw14 pixel formats Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 09/11] media: Add 1X16 16-bit raw bayer media bus code definitions Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 10/11] doc-rst: 16-bit BGGR is always 16 bits Sakari Ailus
2016-08-05 10:45 ` [PATCH v3 11/11] doc-rst: Add 16-bit raw bayer pixel format definitions Sakari Ailus
2016-08-05 11:26 ` [PATCH v3 00/11] New raw bayer format definitions, fixes Sakari Ailus

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