Age | Commit message (Expand) | Author |
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-12 | include: android: Add SPDX tags | Jacopo Mondi |
2019-08-12 | include: android: Add Android headers from Cros | Jacopo Mondi |
2019-08-12 | licenses: add Apache-2.0 license | Jacopo Mondi |
2019-08-11 | tests: camera-sensor: Test using invalid media bus format | Niklas Söderlund |
2019-08-11 | tests: v4l2_videodevice: Set media bus and pixel formats for vimc | Niklas Söderlund |
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-08-01 | test: camera: buffer_import: clear video pointer | 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 | test: logging: move logging tests to a subdirectory | Paul Elder |
2019-07-17 | test: logging: add logging process test | Paul Elder |
2019-07-17 | test: logging: add logSetStream test | Paul Elder |
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 | test: camera: Add buffer import and mapping test | Jacopo Mondi |
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 |
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: pipeline: ipu3: Use stream configuration to get buffers count | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Signal buffer completion at streamoff time | Laurent Pinchart |
2019-07-14 | libcamera: buffer: Split memory information to BufferMemory | Laurent Pinchart |
2019-07-14 | libcamera: v4l2_videodevice: Add helper to queue all buffers | Laurent Pinchart |
2019-07-14 | libcamera: request: Add cookie to make request tracking easier | Laurent Pinchart |
2019-07-14 | libcamera: pipeline_handler: Simplify request completion | Laurent Pinchart |
2019-07-14 | libcamera: camera: Don't check buffer count before freeing buffers | Laurent Pinchart |
2019-07-14 | libcamera: camera: Don't move buffers away from request at completion | Laurent Pinchart |
2019-07-13 | libcamera: utils: Add clamp() | Niklas Söderlund |
2019-07-13 | test: v4l2_videodevice: buffer_sharing: Lower resolution to speed up test | Laurent Pinchart |
2019-07-13 | libcamera: event_notifier_poll: Fix notifier unregistration during event proc... | Laurent Pinchart |