[libcamera-devel,v3,0/1] Fix Raspberry Pi colour spaces
mbox series

Message ID 20230120162258.7039-1-david.plowman@raspberrypi.com
Headers show
Series
  • Fix Raspberry Pi colour spaces
Related show

Message

David Plowman Jan. 20, 2023, 4:22 p.m. UTC
Hi everyone

Here is a revised version of my previous colour space patch set. I
notice that the first commit in the original has actually been
applied, so now there's only the one commit left (which was originally
the second commit).

I've refactored one thing very slightly and also added documentation
in a comment that explains our expectations for valid colour spaces,
both as per Umang's suggestion.

Thanks!
David

David Plowman (1):
  pipeline: raspberrypi: Fix handling of colour spaces

 .../pipeline/raspberrypi/raspberrypi.cpp      | 115 +++++++++++++++++-
 1 file changed, 114 insertions(+), 1 deletion(-)