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

Stefan Klug stefan.klug at ideasonboard.com
Thu Jun 27 14:51:08 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.

Stefan Klug (3):
  apps: common: dng_writer: Rename packing functions
  apps: common: dng_writer: Add thumbnail scanline function for RawXX
  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