[libcamera-devel,v2,0/2] Improve stream type logging
mbox series

Message ID 20211125131224.927640-1-umang.jain@ideasonboard.com
Headers show
Series
  • Improve stream type logging
Related show

Message

Umang Jain Nov. 25, 2021, 1:12 p.m. UTC
Couple of patches that print human-understandable pixel format
of stream's type instead of values.

Changes in v2:
- Introduce 2/2 

Umang Jain (2):
  android: camera_device: Provide toString() helper for stream_type
  android: Log stream types using PixelFormat::toString()

 src/android/camera_capabilities.cpp |  5 +++--
 src/android/camera_device.cpp       | 19 +++++++++++++++++--
 2 files changed, 20 insertions(+), 4 deletions(-)