summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-11-20libcamera: pipeline_handler: Do not use argument as local variableNiklas Söderlund
2019-11-20libcamera: v4l2_videodevice: Simplify error checking for requestBuffers()Niklas Söderlund
2019-11-20cam: BufferWriter: Use the libcamera namespaceNiklas Söderlund
2019-11-19libcamera: camera: Remove explicit stream to buffer map in requestCompleted s...Niklas Söderlund
2019-11-19libcamera: buffer: Drop friend statementNiklas Söderlund
2019-11-19libcamera: buffer: Plane: Drop friend statementNiklas Söderlund
2019-11-19libcamera: buffer: Drop forward declaration of BufferPoolNiklas Söderlund
2019-11-18libcamera: Fix compilation with uClibc and uClibc-ngLaurent Pinchart
2019-11-18README: Simplify a bit the build instructionsEzequiel Garcia
2019-11-18libcamera: Remove space between empty curly bracketsLaurent Pinchart
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart
2019-10-30android: Replace ThreadRPC with blocking method callJacopo Mondi
2019-10-29test: object-invoke: Invoke method in blocking modeJacopo Mondi
2019-10-29libcamera: object: Add connection type parameter to invokeMethod()Jacopo Mondi
2019-10-29libcamera: object: Use bound method activePack() for invokeMethod()Laurent Pinchart
2019-10-29libcamera: signal: Specify connection type for signalsLaurent Pinchart
2019-10-29libcamera: bound_method: Support connection typesLaurent Pinchart
2019-10-29libcamera: bound_method: Store connection type in BoundMethodBaseLaurent Pinchart
2019-10-29libcamera: bound_method: Define connection type for method invocationJacopo Mondi
2019-10-28libcamera: Add Semaphore classLaurent Pinchart
2019-10-28libcamera: Switch PixelFormat to DRM FourCC valuesJacopo Mondi
2019-10-28libcamera: v4l2_videodevice: Add PixelFormat conversionJacopo Mondi
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