summaryrefslogtreecommitdiff
path: root/src/qcam/viewfinder.cpp
AgeCommit message (Expand)Author
2020-06-18qcam: Replace explicit DRM FourCCs with libcamera formatsLaurent Pinchart
2020-05-28qcam: viewfinder: Use correct DRM/QImage mappingsKieran Bingham
2020-03-24qcam: viewfinder: Report the natively supported pixel formatsLaurent Pinchart
2020-03-24qcam: viewfinder: Print message to report format converter usageLaurent Pinchart
2020-03-24qcam: viewfinder: Add support for more native formatsLaurent Pinchart
2020-03-24qcam: viewfinder: Display icon when stopping captureLaurent Pinchart
2020-03-24qcam: viewfinder: Avoid memory copy when conversion isn't neededLaurent Pinchart
2020-03-24qcam: viewfinder: Reorder methods to match header fileLaurent Pinchart
2020-03-24qcam: viewfinder: Use PixelFormat default constructorLaurent Pinchart
2020-03-24qcam: viewfinder: Embed QImage in ViewFinderLaurent Pinchart
2020-03-24qcam: viewfinder: Make the viewfinder hold a reference to a bufferLaurent Pinchart
2020-03-24qcam: viewfinder: Move multi-planar check into viewfinderLaurent Pinchart
2020-03-24qcam: viewfinder: Add MappedBuffer to store memory mapping informationLaurent Pinchart
2020-03-24qcam: Use QSize through the code baseLaurent Pinchart
2020-03-24qcam: Ensure headers are self-containedLaurent 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
2020-02-14qcam: Provide save image functionalityKieran Bingham
2020-01-20qcam: Support scaling of the viewfinderLaurent Pinchart
2019-09-24qcam: Fix ViewFinder memory leakKieran Bingham
2019-04-02qcam: Add JPEG format supportLaurent Pinchart
2019-03-29qcam: Add Qt-based GUI applicationLaurent Pinchart