[libcamera-devel] [PATCH v2 0/1] Android adaptor thumbnail buffer lifetime issue

Harvey Yang chenghaoyang at chromium.org
Fri Jul 22 09:05:59 CEST 2022


Hi all,

Han-lin found that soraka-libcamera cannot pass a cros-camera test:
Camera3SimpleStillCaptureTest.JpegExifTest, as the output thumbnail is
not a JPEG file.

The root cause is the thumbnail buffer's lifetime issue.

Thanks for Umang's & Laurent's review. I followed most of your
suggestions and sent this PATCH v2. Please check :)

BR,
Harvey

Harvey Yang (1):
  Fix Android adaptor thumbnail buffer lifetime

 src/android/jpeg/exif.cpp                | 13 +++++--------
 src/android/jpeg/exif.h                  |  5 ++++-
 src/android/jpeg/post_processor_jpeg.cpp |  2 +-
 3 files changed, 10 insertions(+), 10 deletions(-)

-- 
2.37.1.359.gd136c6c3e2-goog



More information about the libcamera-devel mailing list