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

Message ID 20200912101129.12625-1-jacopo@jmondi.org
Headers show
Series
  • android: camera_device: Fix JPEG/RAW sizes
Related show

Message

Jacopo Mondi Sept. 12, 2020, 10:11 a.m. UTC
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