Age | Commit message (Expand) | Author |
2020-03-24 | qcam: viewfinder: Report the natively supported pixel formats | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Print message to report format converter usage | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Add support for more native 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: Reorder methods to match header file | Laurent Pinchart |
2020-03-24 | qcam: viewfinder: Use PixelFormat default constructor | 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: Move multi-planar check into viewfinder | 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-24 | qcam: Ensure headers are self-contained | 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 |