[libcamera-devel] [PATCH v2 0/4] android: Implement format translation

Jacopo Mondi jacopo at jmondi.org
Thu Jun 4 15:34:59 CEST 2020


Addressed review comments, mostly in 1/4 to simplify the implementation
by using a vector in place of std::set and std::forward_list.

The first 4 patches of the v1 series have been merged.

Thanks
  j

Jacopo Mondi (4):
  android: camera_device: Build stream configuration
  android: camera_device: Calculate metadata size
  android: camera_device: Replace hardcoded stream configuration
  android: camera_device: Translate Android format

 src/android/camera_device.cpp | 318 ++++++++++++++++++++++++++++++----
 src/android/camera_device.h   |  14 ++
 2 files changed, 299 insertions(+), 33 deletions(-)

--
2.26.2



More information about the libcamera-devel mailing list