Age | Commit message (Expand) | Author |
2021-07-11 | libcamera: buffer: Rename buffer.h to framebuffer.h | Laurent Pinchart |
2020-10-23 | libcamera: Declare empty virtual destructors as defaulted | Laurent Pinchart |
2020-09-15 | qcam: New viewfinder hierarchy | Show Liu |
2020-06-06 | libcamera: Rename pixelformats.{cpp,h} to pixel_format.{cpp,h} | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Report the natively supported pixel formats | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Display icon when stopping capture | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Avoid memory copy when conversion isn't needed | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Embed QImage in ViewFinder | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Make the viewfinder hold a reference to a buffer | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Add MappedBuffer to store memory mapping information | Laurent Pinchart |
2020-03-24 | qcam: Use QSize through the code base | Laurent Pinchart |
2020-03-18 | libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co... | Niklas Söderlund |
2020-03-18 | libcamera: Use PixelFormat instead of unsigned int where appropriate | Niklas Söderlund |
2020-02-14 | qcam: Provide save image functionality | Kieran Bingham |
2020-01-20 | qcam: Support scaling of the viewfinder | Laurent Pinchart |
2019-09-24 | qcam: Fix ViewFinder memory leak | Kieran Bingham |
2019-04-02 | qcam: Add JPEG format support | Laurent Pinchart |
2019-03-29 | qcam: Add Qt-based GUI application | Laurent Pinchart |