[libcamera-devel,0/3] android: Drive-by cleanups
mbox series

Message ID 20210715153241.63971-1-jacopo@jmondi.org
Headers show
Series
  • android: Drive-by cleanups
Related show

Message

Jacopo Mondi July 15, 2021, 3:32 p.m. UTC
While working a larger series I found a small cleanup occasions I thought I
could send out earlier to fast track them.

The first two are basically just cosmetics, the second might impact the way
capabilities are collected in future. No regressions detected when running CTS.

Thanks
   j

Jacopo Mondi (3):
  android: capabilities: Use a throw-away config for YUV stream building
  android: capabilties: Rationalize get[YUV|Raw]Resolution names
  android: capabilities: Centralize RAW support check

 src/android/camera_capabilities.cpp | 43 +++++++++++++----------------
 src/android/camera_capabilities.h   |  8 +++---
 2 files changed, 23 insertions(+), 28 deletions(-)

--
2.32.0

Comments

Jacopo Mondi July 23, 2021, 8:16 a.m. UTC | #1
Hello,

On Thu, Jul 15, 2021 at 05:32:38PM +0200, Jacopo Mondi wrote:
> While working a larger series I found a small cleanup occasions I thought I
> could send out earlier to fast track them.
>
> The first two are basically just cosmetics, the second might impact the way
> capabilities are collected in future. No regressions detected when running CTS.

genle ping of these trivial clean ups

>
> Thanks
>    j
>
> Jacopo Mondi (3):
>   android: capabilities: Use a throw-away config for YUV stream building
>   android: capabilties: Rationalize get[YUV|Raw]Resolution names
>   android: capabilities: Centralize RAW support check
>
>  src/android/camera_capabilities.cpp | 43 +++++++++++++----------------
>  src/android/camera_capabilities.h   |  8 +++---
>  2 files changed, 23 insertions(+), 28 deletions(-)
>
> --
> 2.32.0
>