summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-28libcamera: stream: Use the newly defined PixelFormatJacopo Mondi
2019-10-28libcamera: Define a PixelFormat type for application-facing formatsJacopo Mondi
2019-10-28include: drm_fourcc: Add Motion-JPEG FourCCJacopo Mondi
2019-10-28include: linux: Import DRM/KMS headers from Linux v5.2Jacopo Mondi
2019-10-28include: linux: Update headers to Linux v5.2Jacopo Mondi
2019-10-28libcamera: formats: Write libcamera in lowercaseLaurent Pinchart
2019-10-27libcamera: bound_method: Fix compiler warning due to unused argumentsLaurent Pinchart
2019-10-26include: libcamera: Install control_ids.hJacopo Mondi
2019-10-26cam: capture: remove unused local variablePaul Elder
2019-10-25libcamera: pipeline: vimc: Support format enumerationLaurent Pinchart
2019-10-25qcam: Don't ask for a camera when only one existsKieran Bingham
2019-10-24Documentation: Add git clone information to Getting StartedLaurent Pinchart
2019-10-23Documentation: theme: css: Really hide toc treesLaurent Pinchart
2019-10-23Documentation: theme: css: Make text darkerLaurent Pinchart
2019-10-23Documentation: Hide the Getting Started informationLaurent Pinchart
2019-10-23Documentation: Set the index TOC max depth to 1Laurent Pinchart
2019-10-23Documentation: Generate local TOC on demandLaurent Pinchart
2019-10-23Documentation: Link to API section in DocsLaurent Pinchart
2019-10-23Documentation: contributing: Remove Sphinx + Doxygen integrationLaurent Pinchart
2019-10-23Documentation: Move coding style under contributingLaurent Pinchart
2019-10-23libcamera: Standardise on C compatibility headersLaurent Pinchart
2019-10-23utils: checkstyle.py: Add include checkerLaurent Pinchart
2019-10-23Documentation: coding-style: Document order of includesLaurent Pinchart
2019-10-23Documentation: coding-style: Document usage of C compatibility headersLaurent Pinchart
2019-10-23libcamera: controls: Remove rogue ';'Jacopo Mondi
2019-10-22libcamera: pipeline_handler: Fix trivial spellingKieran Bingham
2019-10-17qcam: Support Qt versions earlier than 5.9Laurent Pinchart
2019-10-15libcamera: v4l2_controls: Remove V4L2ControlList classLaurent Pinchart
2019-10-15libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Replace V4L2ControlInfo with V4L2ControlRangeLaurent Pinchart
2019-10-15test: v4l2_videodevice: controls: Use correct control range in checkLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Index V4L2ControlInfoMap by ControlId *Laurent Pinchart
2019-10-15libcamera: controls: Prevent copies of ControlId classLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Move V4L2ControlId out of V4L2ControlInfoJacopo Mondi
2019-10-15libcamera: v4l2_controls: Remove V4L2ControlInfo::size()Laurent Pinchart
2019-10-15libcamera: v4l2_device: Print control ID in unknown type log messaggeLaurent Pinchart
2019-10-15libcamera: utils: Add hex stream output helperLaurent Pinchart
2019-10-13libcamera: ipa: Merge controls and v4l2controls in IPAOperationDataLaurent Pinchart
2019-10-13libcamera: v4l2_device: Replace V4L2ControlList with ControlListLaurent Pinchart
2019-10-13libcamera: v4l2_controls: Turn V4L2ControlInfoMap into a classLaurent Pinchart
2019-10-13libcamera: v4l2_controls: Remove V4L2ControlInfo type fieldLaurent Pinchart
2019-10-13libcamera: v4l2_controls: Add V4L2ControlIdLaurent Pinchart
2019-10-13libcamera: v4l2_device: Avoid copy of V4L2ControlInfoLaurent Pinchart
2019-10-13test: v4l2_videodevice: Add V4L2 control testLaurent Pinchart
2019-10-13libcamera: controls: Support accessing controls by numerical IDLaurent Pinchart
2019-10-13libcamera: controls: Store control name in ControlIdLaurent Pinchart
2019-10-13libcamera: controls: Default ControlList validator argument to nullptrLaurent Pinchart
2019-10-13libcamera: controls: Add comparison operators for ControlValueLaurent Pinchart