summaryrefslogtreecommitdiff
path: root/src/qcam
AgeCommit message (Expand)Author
2020-03-24qcam: Ensure headers are self-containedLaurent Pinchart
2020-03-24qcam: Remove custom event dispatcherLaurent Pinchart
2020-03-19qcam: saveImageAs: Set image quality explicitlyKieran Bingham
2020-03-18libcamera: framebuffer_allocator: Lift camera restrictions on allocatorLaurent Pinchart
2020-03-18libcamera: PixelFormat: Mark all function arguments of type PixelFormat as co...Niklas Söderlund
2020-03-18libcamera: pixelformats: include linux/drm_fourcc.hNiklas Söderlund
2020-03-18libcamera: Use PixelFormat instead of unsigned int where appropriateNiklas Söderlund
2020-03-16qcam: format_convertor: Extend 32 bit ARGB format combinationsKieran Bingham
2020-02-19qcam: Fix compilation errors with clang-10Laurent Pinchart
2020-02-19qcam: Use standard PicturesLocation path for captureKieran Bingham
2020-02-14qcam: Provide save image functionalityKieran Bingham
2020-02-14qcam: Provide initial icon buttons "Play/Stop"Kieran Bingham
2020-02-14qcam: assets: Provide initial icon setKieran Bingham
2020-02-14qcam: Introduce a toolbar and camera switchingKieran Bingham
2020-02-14qcam: Store CameraManager as class memberKieran Bingham
2020-02-14qcam: Move requestCompleted signal mappingKieran Bingham
2020-02-14qcam: Tie FrameBufferAllocator to stream lifeKieran Bingham
2020-02-11qcam: Switch default stream role to viewfinderNaushir Patuck
2020-01-20qcam: Support scaling of the viewfinderLaurent Pinchart
2020-01-12libcamera: camera: Remove the prepared stateNiklas Söderlund
2020-01-12qcam: Cache buffer memory mappingNiklas Söderlund
2020-01-12libcamera: Switch to FrameBuffer interfaceNiklas Söderlund
2020-01-12libcamera: buffer: Move captured metadata to FrameMetadataNiklas Söderlund
2020-01-12libcamera: request: In addBuffer() do not fetch stream from BufferNiklas Söderlund
2020-01-12libcamera: buffer: Switch from Plane to FrameBuffer::PlaneNiklas Söderlund
2019-12-16libcamera: Remove buffer index from loggingNiklas Söderlund
2019-11-19libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...Niklas Söderlund
2019-10-28libcamera: Switch PixelFormat to DRM FourCC valuesJacopo Mondi
2019-10-25qcam: Don't ask for a camera when only one existsKieran Bingham
2019-10-17qcam: Support Qt versions earlier than 5.9Laurent Pinchart
2019-10-07libcamera: timer: Remove the interval() methodLaurent Pinchart
2019-10-01qcam: Fix timers not emitting timeout signalNiklas Söderlund
2019-10-01qcam: Stop timer on timeoutNiklas Söderlund
2019-09-27qcam: Fix unregister of not registered timerNiklas Söderlund
2019-09-24qcam: Fix ViewFinder memory leakKieran Bingham
2019-09-13qcam: Fix compilation errors with gcc-9 and Qt < 5.13Laurent Pinchart
2019-08-19libcamera: camera_manager: Construct CameraManager instances manuallyLaurent Pinchart
2019-08-19qcam: Pass camera manager to MainWindow classLaurent Pinchart
2019-08-19qcam: Remove double stop of the camera managerLaurent Pinchart
2019-07-17libcamera: qcam: Allow specifying sizes on command lineJacopo Mondi
2019-07-14libcamera: buffer: Add an accessor to the BufferMemoryLaurent Pinchart
2019-07-14libcamera: stream: Shorten access to the bufferPoolJacopo Mondi
2019-07-14libcamera: Stop using Stream::bufferPool to get the number of buffersLaurent Pinchart
2019-07-14libcamera: buffer: Split memory information to BufferMemoryLaurent Pinchart
2019-07-09libcamera: Rework automatic version generation to avoid rebuildsLaurent Pinchart
2019-07-04qcam: Update window title with FPSKieran Bingham
2019-07-04qcam: Add the version string to the titleKieran Bingham
2019-07-04qcam: Move static timestamp to MainWindowKieran Bingham
2019-05-23meson: Create and use a dependency for libcamera and its headersLaurent Pinchart
2019-05-23libcamera: camera: Return a pointer from generateConfiguration()Laurent Pinchart