Message ID | 20210715153241.63971-1-jacopo@jmondi.org |
---|---|
Headers | show |
Series |
|
Related | show |
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 >