Age | Commit message (Expand) | Author |
2019-08-19 | libcamera: camera_manager: Construct CameraManager instances manually | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Clean up resources when terminating | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Remove unused close() method | Laurent Pinchart |
2019-08-19 | android: camera_hal_manager: Stop thread when destroying | Laurent Pinchart |
2019-08-19 | android: Pass Camera shared pointer to CameraProxy by const reference | 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-08-19 | libcamera: proxy: Get event dispatcher from current thread | Laurent Pinchart |
2019-08-19 | libcamera: device_enumerator: Print media device name in error message | Laurent Pinchart |
2019-08-19 | android: Simplify thread RPC with Object::invokeMethod() | Laurent Pinchart |
2019-08-17 | libcamera: Add parent argument to constructors of Object-derived classes | Laurent Pinchart |
2019-08-17 | libcamera: object: Create parent-child relationships | Laurent Pinchart |
2019-08-17 | libcamera: timer: Bind timers to threads | Laurent Pinchart |
2019-08-17 | libcamera: event_notifier: Bind event notifiers to threads | Laurent Pinchart |
2019-08-17 | libcamera: camera_manager: Bind CameraManager to threads | Laurent Pinchart |
2019-08-17 | libcamera: object: Notify objects of thread move | Laurent Pinchart |
2019-08-17 | libcamera: object: Add an asynchronous method invocation method | Laurent Pinchart |
2019-08-17 | libcamera: bound_method: Decouple from Signal implementation | Laurent Pinchart |
2019-08-17 | libcamera: signal: Split Slot implementation to reusable classes | Laurent Pinchart |
2019-08-17 | libcamera: thread: Support dispatching messages to main thread | Laurent Pinchart |
2019-08-17 | libcamera: thread: Wake up target thread when moving objects | Laurent Pinchart |
2019-08-15 | hal: Fix comparison of unsigned integer < 0 | Laurent Pinchart |
2019-08-13 | libcamera: v4l2_videodevice: Support M2M devices | Kieran Bingham |
2019-08-13 | libcamera: v4l2_videodevice: Fix ordering of debug statement | Kieran Bingham |
2019-08-13 | libcamera: v4l2_device: Add setFd() | Kieran Bingham |
2019-08-12 | hal: Fix comparison of integers of different signs | Laurent Pinchart |
2019-08-12 | android: hal: Add Camera3 HAL | Jacopo Mondi |
2019-08-12 | android: metadata: Add SPDX tag | Jacopo Mondi |
2019-08-12 | android: Add camera metadata library | Jacopo Mondi |
2019-08-11 | libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video node | Niklas Söderlund |
2019-08-11 | libcamera: pipeline: vimc: Initialize device pointers | Niklas Söderlund |
2019-08-09 | libcamera: pipeline: RKISP1 configure isp output pad | Helen Koike |
2019-08-01 | libcamera: ipa_module: prevent uninitialised access | Kieran Bingham |
2019-07-31 | libcamera: process: Fail loudly on isolate | Jacopo Mondi |
2019-07-30 | libcamera: pipeline: ipu3: Fix argument name mismatch | Laurent Pinchart |
2019-07-17 | libcamera: logging: add syslog, stream, and nowhere logging targets | Paul Elder |
2019-07-17 | libcamera: ipu3: Do not re-queue cancelled buffers | Jacopo Mondi |
2019-07-17 | libcamera: ipu3: Disable links at configure() time | Jacopo Mondi |
2019-07-17 | libcamera: qcam: Allow specifying sizes on command line | Jacopo Mondi |
2019-07-16 | libcamera: message: Add user message types | Jacopo Mondi |
2019-07-16 | libcamera: message: Document Message::SignalMessage | Laurent Pinchart |
2019-07-16 | libcamera: stream: Initialise pixelFormat in StreamConfiguration() | Laurent Pinchart |
2019-07-16 | libcamera: pipeline: ipu3: Free internal buffers after stopping streaming | Laurent Pinchart |
2019-07-16 | libcamera: pipeline: ipu3: Initialise pixel format to NV12 in new config | Laurent Pinchart |
2019-07-15 | libcamera: Fix spellings and grammar | Kieran Bingham |
2019-07-14 | libcamera: pipeline: Support importing buffers | Jacopo Mondi |
2019-07-14 | libcamera: stream: Map external buffers to indexes | Jacopo Mondi |
2019-07-14 | libcamera: buffer: Add an accessor to the BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Add dmabuf file descriptors | Jacopo Mondi |
2019-07-14 | libcamera: stream: Add Stream memory type | Jacopo Mondi |