summaryrefslogtreecommitdiff
path: root/src/qcam/format_converter.h
AgeCommit message (Expand)Author
2020-06-06libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h}Laurent Pinchart
2020-03-24qcam: Use QSize through the code baseLaurent Pinchart
2020-03-18libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co...Niklas Söderlund
2020-03-18libcamera: Use PixelFormat instead of unsigned int where appropriateNiklas Söderlund
2019-05-07qcam: format_converter: Add NV formats supportPaul Elder
2019-05-07qcam: format_converter: Add formatFamily enumPaul Elder
2019-05-04qcam: format_converter: Add RGB formats supportLaurent Pinchart
2019-04-02qcam: Add JPEG format supportLaurent Pinchart
2019-03-29qcam: Add Qt-based GUI applicationLaurent Pinchart