[PATCH 0/2] apps: common: dng_write: Endianness fixes

Laurent Pinchart laurent.pinchart at ideasonboard.com
Fri Jun 28 23:35:33 CEST 2024


Hello,

Here are two misc fixes for the DNG writer, related to endianness issues
when packing scanlines and generating thumbnails for some raw formats.

Laurent Pinchart (2):
  apps: common: dng_writer: Fix thumbnail generation on BE machines
  apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machines

 src/apps/common/dng_writer.cpp | 28 +++++++++++++++-------------
 1 file changed, 15 insertions(+), 13 deletions(-)


base-commit: e9dc398b92cf5a15240650fbac4078fdefc41ff2
-- 
Regards,

Laurent Pinchart



More information about the libcamera-devel mailing list