libcamera/src
Laurent Pinchart 7735d65ce8 apps: common: dng_writer: Fix thumbnail generation on BE machines
The 16-bit padded raw 10 and raw 12 formats are stored in memory in
little endian order, regardless of the machine's endianness. Swap the
16-bit values on big-endian machines when reading pixels from memory to
generate thumbnails.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Umang Jain <umang.jain@ideasonboard.com>
Reviewed-by: Stefan Klug <stefan.klug@ideasonboard.com>
2024-07-01 10:28:48 +03:00
..
android android: camera_capabilities: Fix GCC 14 warning 2024-05-27 23:53:59 +03:00
apps apps: common: dng_writer: Fix thumbnail generation on BE machines 2024-07-01 10:28:48 +03:00
gstreamer treewide: Query list of cameras just once 2024-05-21 13:22:33 +01:00
ipa libcamera: Fix maybe-uninitialized error 2024-06-28 12:53:55 +02:00
libcamera libcamera: Fix maybe-uninitialized error 2024-06-28 12:53:55 +02:00
py py: libcamera: Move function declarations to common header 2024-06-26 12:07:11 +03:00
v4l2 v4l2: v4l2_compat: Selectively disable -Wmissing-declarations 2024-06-26 12:07:11 +03:00
meson.build v4l2: Move the v4l2 compat layer to libexec/libcamera 2023-05-04 20:05:02 +01:00