[v2,0/2] Silence warning when creating a PixelFormatInfo from a null format
mbox series

Message ID 20250214161031.240481-1-stefan.klug@ideasonboard.com
Headers show
Series
  • Silence warning when creating a PixelFormatInfo from a null format
Related show

Message

Stefan Klug Feb. 14, 2025, 4:09 p.m. UTC
Hi all,

This series is a spit up version of [1] so that the refactoring can be
easily rolled back if needed.

Best regards,
Stefan

[1] https://patchwork.libcamera.org/project/libcamera/list/?series=4999


Stefan Klug (2):
  libcamera: formats: Silence warning when creating a PixelFormatInfo
    from a null format
  libcamera: formats: Deduplicate PixelFormatInfo::info() code

 src/libcamera/formats.cpp | 12 ++++--------
 1 file changed, 4 insertions(+), 8 deletions(-)