[PATCH v2 0/3] * dng_writer: Add support for RAW10 and RAW 12

Stefan Klug stefan.klug at ideasonboard.com
Fri Jun 28 12:01:42 CEST 2024


This patch series adds support for RAW10 and RAW12 to the dng writer. It
is based on the RAW16 patch by Dan:
https://patchwork.libcamera.org/patch/20299/

Besides the implementation it includes some function renames that where
discussed previously.

Changes in v2:
- Removed unneeded XX in function names
- Some stylistic fixes from reviews
- Fixed patterns and function names in P3

Stefan Klug (3):
  apps: common: dng_writer: Rename packing functions
  apps: common: dng_writer: Add thumbnail scanline function for Raw
  apps: common: dng_writer: Support RAW10 and RAW12 format

 src/apps/common/dng_writer.cpp | 174 ++++++++++++++++++++++++++-------
 1 file changed, 137 insertions(+), 37 deletions(-)

-- 
2.43.0



More information about the libcamera-devel mailing list