Age | Commit message (Expand) | Author |
2020-01-12 | libcamera: Switch to FrameBuffer interface | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Move captured metadata to FrameMetadata | Niklas Söderlund |
2020-01-12 | libcamera: request: In addBuffer() do not fetch stream from Buffer | Niklas Söderlund |
2020-01-12 | libcamera: buffer: Switch from Plane to FrameBuffer::Plane | Niklas Söderlund |
2019-12-16 | libcamera: Remove buffer index from logging | Niklas Söderlund |
2019-11-19 | libcamera: camera: Remove explicit stream to buffer map in requestCompleted s... | Niklas Söderlund |
2019-10-28 | libcamera: Switch PixelFormat to DRM FourCC values | Jacopo Mondi |
2019-10-25 | qcam: Don't ask for a camera when only one exists | Kieran Bingham |
2019-10-17 | qcam: Support Qt versions earlier than 5.9 | Laurent Pinchart |
2019-10-07 | libcamera: timer: Remove the interval() method | Laurent Pinchart |
2019-10-01 | qcam: Fix timers not emitting timeout signal | Niklas Söderlund |
2019-10-01 | qcam: Stop timer on timeout | Niklas Söderlund |
2019-09-27 | qcam: Fix unregister of not registered timer | Niklas Söderlund |
2019-09-24 | qcam: Fix ViewFinder memory leak | Kieran Bingham |
2019-09-13 | qcam: Fix compilation errors with gcc-9 and Qt < 5.13 | Laurent Pinchart |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | Laurent Pinchart |
2019-08-19 | qcam: Pass camera manager to MainWindow class | Laurent Pinchart |
2019-08-19 | qcam: Remove double stop of the camera manager | Laurent Pinchart |
2019-07-17 | libcamera: qcam: Allow specifying sizes on command line | Jacopo Mondi |
2019-07-14 | libcamera: buffer: Add an accessor to the BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: stream: Shorten access to the bufferPool | Jacopo Mondi |
2019-07-14 | libcamera: Stop using Stream::bufferPool to get the number of buffers | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | qcam: Update window title with FPS | Kieran Bingham |
2019-07-04 | qcam: Add the version string to the title | Kieran Bingham |
2019-07-04 | qcam: Move static timestamp to MainWindow | Kieran Bingham |
2019-05-23 | meson: Create and use a dependency for libcamera and its headers | Laurent Pinchart |
2019-05-23 | libcamera: camera: Return a pointer from generateConfiguration() | Laurent Pinchart |
2019-05-23 | libcamera: Refactor the camera configuration storage and API | Laurent Pinchart |
2019-05-23 | libcamera: Use stream roles directly instead of StreamUsage | Laurent Pinchart |
2019-05-23 | libcamera: camera: Rename configureStreams() and streamConfiguration() | Laurent Pinchart |
2019-05-07 | qcam: format_converter: Add NV formats support | Paul Elder |
2019-05-07 | qcam: format_converter: Add formatFamily enum | Paul Elder |
2019-05-04 | qcam: format_converter: Add RGB formats support | Laurent Pinchart |
2019-04-30 | (q)cam: Unify naming of configurations in applications | Laurent Pinchart |
2019-04-30 | libcamera: Use the Size class through libcamera | Laurent Pinchart |
2019-04-18 | Install the cam and qcam utilities | Laurent Pinchart |
2019-04-09 | libcamera: Switch to CameraConfiguration | Niklas Söderlund |
2019-04-05 | libcamera: camera: Add support for stream usages | Niklas Söderlund |
2019-04-03 | qcam: meson: Use pkg-config method for qt5 dependencies | Kieran Bingham |
2019-04-02 | qcam: Add JPEG format support | Laurent Pinchart |
2019-03-29 | qcam: Add Qt-based GUI application | Laurent Pinchart |