summaryrefslogtreecommitdiff
path: root/src/qcam/format_converter.h
AgeCommit message (Expand)Author
2021-11-24qcam: Convert to pragma onceKieran Bingham
2021-09-22qcam: format_converter: Add fully-planar YUV formats supportLaurent Pinchart
2021-09-22qcam: format_converter: Rename YUV and NV to YUVPacked and YUVSemiPlanarLaurent Pinchart
2021-09-22qcam: format_converter: Add configurable stride supportLaurent Pinchart
2021-09-07qcam: viewfinder_qt: Support multi-planar buffersLaurent Pinchart
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