Age | Commit message (Expand) | Author |
2019-12-08 | include: linux: Update Linux headers readme to v5.2 | Paul Elder |
2019-11-20 | ipa: Allow short-circuiting the ipa_context_ops | Laurent Pinchart |
2019-11-20 | ipa: Declare the ipaCreate() function prototype | Laurent Pinchart |
2019-11-20 | ipa: Define a plain C API | Laurent Pinchart |
2019-11-20 | ipa: Pass ControlInfoMap references to IPAInterface::configure() | Laurent Pinchart |
2019-11-20 | ipa: Define serialized controls | Jacopo Mondi |
2019-11-20 | libcamera: buffer: Add const accessor to Buffer planes | Laurent Pinchart |
2019-11-20 | libcamera: controls: Store reference to the InfoMap | Jacopo Mondi |
2019-11-20 | libcamera: controls: Make ControList constructor public | Laurent Pinchart |
2019-11-20 | libcamera: controls: Make ControlId constructor public | Jacopo Mondi |
2019-11-20 | libcamera: controls: Add move constructor to ControlInfoMap | Laurent Pinchart |
2019-11-20 | libcamera: controls: Index ControlList by unsigned int | Laurent Pinchart |
2019-11-20 | libcamera: controls: Add operator== and operator!= to ControlRange | Laurent Pinchart |
2019-11-19 | libcamera: camera: Remove explicit stream to buffer map in requestCompleted s... | Niklas Söderlund |
2019-11-19 | libcamera: buffer: Drop friend statement | Niklas Söderlund |
2019-11-19 | libcamera: buffer: Plane: Drop friend statement | Niklas Söderlund |
2019-11-19 | libcamera: buffer: Drop forward declaration of BufferPool | Niklas Söderlund |
2019-11-08 | libcamera: Remove unneeded semicolons | Laurent Pinchart |
2019-10-29 | libcamera: object: Add connection type parameter to invokeMethod() | Jacopo Mondi |
2019-10-29 | libcamera: object: Use bound method activePack() for invokeMethod() | Laurent Pinchart |
2019-10-29 | libcamera: signal: Specify connection type for signals | Laurent Pinchart |
2019-10-29 | libcamera: bound_method: Store connection type in BoundMethodBase | Laurent Pinchart |
2019-10-29 | libcamera: bound_method: Define connection type for method invocation | Jacopo Mondi |
2019-10-28 | libcamera: stream: Use the newly defined PixelFormat | Jacopo Mondi |
2019-10-28 | libcamera: Define a PixelFormat type for application-facing formats | Jacopo Mondi |
2019-10-28 | include: drm_fourcc: Add Motion-JPEG FourCC | Jacopo Mondi |
2019-10-28 | include: linux: Import DRM/KMS headers from Linux v5.2 | Jacopo Mondi |
2019-10-28 | include: linux: Update headers to Linux v5.2 | Jacopo Mondi |
2019-10-27 | libcamera: bound_method: Fix compiler warning due to unused arguments | Laurent Pinchart |
2019-10-26 | include: libcamera: Install control_ids.h | Jacopo Mondi |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-10-23 | libcamera: controls: Remove rogue ';' | Jacopo Mondi |
2019-10-15 | libcamera: v4l2_controls: Remove V4L2ControlList class | Laurent Pinchart |
2019-10-15 | libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMap | Laurent Pinchart |
2019-10-15 | libcamera: controls: Prevent copies of ControlId class | Laurent Pinchart |
2019-10-13 | libcamera: ipa: Merge controls and v4l2controls in IPAOperationData | Laurent Pinchart |
2019-10-13 | libcamera: v4l2_controls: Add V4L2ControlId | Laurent Pinchart |
2019-10-13 | libcamera: controls: Support accessing controls by numerical ID | Laurent Pinchart |
2019-10-13 | libcamera: controls: Store control name in ControlId | Laurent Pinchart |
2019-10-13 | libcamera: controls: Default ControlList validator argument to nullptr | Laurent Pinchart |
2019-10-13 | libcamera: controls: Add comparison operators for ControlValue | Laurent Pinchart |
2019-10-13 | libcamera: control_ids: Generate map of all supported controls | Laurent Pinchart |
2019-10-11 | libcamera: ipa: rkisp1: Add basic control of auto exposure | Niklas Söderlund |
2019-10-11 | include: linux: Add rkisp1 kernel header and format definitions | Niklas Söderlund |
2019-10-11 | libcamera: ipa: Extend to support IPA interactions | Niklas Söderlund |
2019-10-10 | libcamera: request: Add metadata information | Niklas Söderlund |
2019-10-08 | ipa: vimc: Add support for tracing operations | Jacopo Mondi |
2019-10-07 | libcamera: timer: Add start() method with absolute deadline | Laurent Pinchart |
2019-10-07 | libcamera: timer: Don't reset deadline after time out | Laurent Pinchart |
2019-10-07 | libcamera: timer: Remove the interval() method | Laurent Pinchart |