Age | Commit message (Expand) | Author |
2022-05-27 | py: Generate pixel formats list | Tomi Valkeinen |
2022-05-27 | libcamera: ipa: Move IPA control serialization structures to libcamera namespace | Laurent Pinchart |
2022-05-27 | libcamera: pipeline: uvcvideo: Infer camera location from removable attribute | Laurent Pinchart |
2022-05-27 | libipa: camera_sensor_helper: Add Sony IMX477 helper | Naushir Patuck |
2022-05-27 | libcamera: camera_sensor: Add IMX477 sensor properties | Naushir Patuck |
2022-05-26 | ipa: camera_sensor_helper: Fix equation in exponential gain documentation | Laurent Pinchart |
2022-05-25 | libcamera: controls: Controls for driving AF (autofocus) algorithms | David Plowman |
2022-05-23 | cam: sdl_sink: Add MJPG support to SDL sink | Eric Curtin |
2022-05-23 | cam: sdl_sink: Add SDL sink with initial YUYV support | Eric Curtin |
2022-05-23 | cam: event_loop: Add timer events to event loop | Eric Curtin |
2022-05-23 | cam: event_loop: Rename addEvent to addFdEvent | Eric Curtin |
2022-05-23 | pipeline: raspberrypi: Fix possible null dereference | Naushir Patuck |
2022-05-22 | cam: Use script parser to set controls | Jacopo Mondi |
2022-05-22 | cam: Queue requests through CameraSession::queueRequest() | Jacopo Mondi |
2022-05-22 | cam: Add a parser for capture scripts | Jacopo Mondi |
2022-05-20 | android: Drop gcc 7 compatibility | Laurent Pinchart |
2022-05-19 | libcamera: formats: Add missing RGBX8888 info | Tomi Valkeinen |
2022-05-19 | libcamera: formats: Fix warning print | Tomi Valkeinen |
2022-05-18 | py: Clean up control enums generation | Tomi Valkeinen |
2022-05-18 | py: Rename pyxyz to py_xyz | Tomi Valkeinen |
2022-05-18 | py: Use geometry classes | Tomi Valkeinen |
2022-05-18 | py: Add geometry classes | Tomi Valkeinen |
2022-05-18 | py: Implement PixelFormat class | Tomi Valkeinen |
2022-05-18 | py: cam_qt: Cosmetic cleanups | Tomi Valkeinen |
2022-05-18 | py: cam_kms: Fix multistream display | Tomi Valkeinen |
2022-05-18 | py: cam_kms: Support multiplanar formats | Tomi Valkeinen |
2022-05-18 | py: cam.py: Exit on exception | Tomi Valkeinen |
2022-05-18 | py: pymain: Fix indent | Tomi Valkeinen |
2022-05-18 | py: Add comment about the symlinks | Tomi Valkeinen |
2022-05-18 | py: meson: Fix comment about stubs | Tomi Valkeinen |
2022-05-18 | py: meson: Use files() for custom_target input files | Tomi Valkeinen |
2022-05-18 | ipa: ipu3: Put IPAFrameContext(s) in a ring buffer | Umang Jain |
2022-05-18 | ipa: libipa: Add frame context pointer in process() | Umang Jain |
2022-05-18 | ipa: ipu3: Rework IPAFrameContext | Umang Jain |
2022-05-18 | meson: Compile libyaml as a subproject if not available on the system | Laurent Pinchart |
2022-05-17 | py: Fix link generation to __init__.py | Laurent Pinchart |
2022-05-13 | libipa: camera_sensor_helper: Add OV5675 helper | Quentin Schulz |
2022-05-13 | libcamera: camera_sensor: Add OV5675 sensor properties | Quentin Schulz |
2022-05-10 | py: Fix gen-py-control-enums.py reference | Kieran Bingham |
2022-05-10 | v4l2_videodevice: Disable the watchdog timer when no buffers are queued | Naushir Patuck |
2022-05-10 | libcamera: raspberrypi: Fetch correct value for SensorSensitivity | David Plowman |
2022-05-10 | libcamera: Add a SensorSensitivity property | Naushir Patuck |
2022-05-10 | py: Add cam.py | Tomi Valkeinen |
2022-05-10 | py: Generate control enums from yaml | Tomi Valkeinen |
2022-05-10 | Add Python bindings | Tomi Valkeinen |
2022-05-10 | meson: Use new project_*_root() functions | Tomi Valkeinen |
2022-05-10 | android: camera_hal_config: Use YamlParser to parse android HAL config | Han-Lin Chen |
2022-05-10 | libcamera: Introduce YamlParser as a helper to parse yaml files | Han-Lin Chen |
2022-05-09 | ipa: raspberrypi: Demote noisy message to Debug | Laurent Pinchart |
2022-05-04 | libcamera: Replace toString with operator<<() for format classes | Laurent Pinchart |