Age | Commit message (Expand) | Author |
2019-11-20 | cam: BufferWriter: Use the libcamera namespace | Niklas Söderlund |
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-18 | libcamera: Fix compilation with uClibc and uClibc-ng | Laurent Pinchart |
2019-11-18 | README: Simplify a bit the build instructions | Ezequiel Garcia |
2019-11-18 | libcamera: Remove space between empty curly brackets | Laurent Pinchart |
2019-11-08 | libcamera: Remove unneeded semicolons | Laurent Pinchart |
2019-10-30 | android: Replace ThreadRPC with blocking method call | Jacopo Mondi |
2019-10-29 | test: object-invoke: Invoke method in blocking mode | Jacopo Mondi |
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: Support connection types | 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: Add Semaphore class | Laurent Pinchart |
2019-10-28 | libcamera: Switch PixelFormat to DRM FourCC values | Jacopo Mondi |
2019-10-28 | libcamera: v4l2_videodevice: Add PixelFormat conversion | 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-28 | libcamera: formats: Write libcamera in lowercase | Laurent Pinchart |
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-26 | cam: capture: remove unused local variable | Paul Elder |
2019-10-25 | libcamera: pipeline: vimc: Support format enumeration | Laurent Pinchart |
2019-10-25 | qcam: Don't ask for a camera when only one exists | Kieran Bingham |
2019-10-24 | Documentation: Add git clone information to Getting Started | Laurent Pinchart |
2019-10-23 | Documentation: theme: css: Really hide toc trees | Laurent Pinchart |
2019-10-23 | Documentation: theme: css: Make text darker | Laurent Pinchart |
2019-10-23 | Documentation: Hide the Getting Started information | Laurent Pinchart |
2019-10-23 | Documentation: Set the index TOC max depth to 1 | Laurent Pinchart |
2019-10-23 | Documentation: Generate local TOC on demand | Laurent Pinchart |
2019-10-23 | Documentation: Link to API section in Docs | Laurent Pinchart |
2019-10-23 | Documentation: contributing: Remove Sphinx + Doxygen integration | Laurent Pinchart |
2019-10-23 | Documentation: Move coding style under contributing | Laurent Pinchart |
2019-10-23 | libcamera: Standardise on C compatibility headers | Laurent Pinchart |
2019-10-23 | utils: checkstyle.py: Add include checker | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document order of includes | Laurent Pinchart |
2019-10-23 | Documentation: coding-style: Document usage of C compatibility headers | Laurent Pinchart |
2019-10-23 | libcamera: controls: Remove rogue ';' | Jacopo Mondi |
2019-10-22 | libcamera: pipeline_handler: Fix trivial spelling | Kieran Bingham |
2019-10-17 | qcam: Support Qt versions earlier than 5.9 | Laurent Pinchart |
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: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMap | Laurent Pinchart |