[libcamera-devel] [PATCH v4 00/10] android: camera_device: Fix JPEG/RAW sizes

Jacopo Mondi jacopo at jmondi.org
Sat Sep 12 12:11:19 CEST 2020


Hello,
   very small update.

Function renames from filter[YUV|RAW]Resolution to 'get', I removed
std::stringstream and used LOG(DEBUG) directy and mostly added tags.

The patch which is missing the more tags is [8/10] all the other ones
have been reviewed.

If no objections I would push this series by next week.

Thanks
  j

Jacopo Mondi (10):
  android: camera_device: Refuse unsupported formats
  android: camera_device: Generate JPEG sizes
  android: camera_device: Add debug to stream initialization
  android: camera_device: Break out size calculation
  android: camera_device: Generate RAW resolutions
  android: camera_device: Get rid of stream counter
  android: camera_device: Use Android format
  android: camera_device: Rework CameraStream handling
  android: camera_device: Set Encoder at construction
  android: camera_device: Make CameraStream a class

 src/android/camera_device.cpp | 225 +++++++++++++++++++++-------------
 src/android/camera_device.h   |  31 +++--
 2 files changed, 163 insertions(+), 93 deletions(-)

--
2.28.0



More information about the libcamera-devel mailing list