[libcamera-devel,v2,0/4] android: Implement format translation
mbox series

Message ID 20200604133503.14689-1-jacopo@jmondi.org
Headers show
Series
  • android: Implement format translation
Related show

Message

Jacopo Mondi June 4, 2020, 1:34 p.m. UTC
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