Age | Commit message (Expand) | Author |
2021-01-22 | android: camera_device: Copy camera3 buffers in descriptor | Jacopo Mondi |
2021-01-22 | android: camera_device: Pass camera3 request to descriptor | Jacopo Mondi |
2021-01-22 | android: camera_metadata: Add copy constructor and getEntry | Paul Elder |
2021-01-21 | utils: checkstyle.py: Fix "protected" members in Commit class | Laurent Pinchart |
2021-01-20 | libcamera: Use meson summary() function to summarize configuration | Laurent Pinchart |
2021-01-20 | ipa: raspberrypi: config: Update shutter speeds for imx219/477 and ov5647 | Naushir Patuck |
2021-01-20 | libcamera: raspberrypi: Add control of sensor vblanking | Naushir Patuck |
2021-01-20 | libcamera: controls: Add frame duration control | Naushir Patuck |
2021-01-20 | Documentation: sensor-driver: Correct camera rotation | Jacopo Mondi |
2021-01-20 | Documentation: sensor-drivers: Reorder introduction | Jacopo Mondi |
2021-01-18 | android: camera_device: Do not default pixel array properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Initialize VIMC properties | Jacopo Mondi |
2021-01-18 | libcamera: media_object: Add a const version of dev() | Jacopo Mondi |
2021-01-18 | libcamera: uvc: Initialize the pixel array properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Do not default 'rotation' | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Default 'location' to External | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Default analogue crop rectangle | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Provide fall-back for sensor properties | Jacopo Mondi |
2021-01-18 | libcamera: camera_sensor: Validate driver support | Jacopo Mondi |
2021-01-18 | libcamera: Document sensor driver requirements | Jacopo Mondi |
2021-01-13 | libcamera: sysfs: Fix directory exists check | Niklas Söderlund |
2021-01-12 | libcamera: pipelines: ipu3: Simplify error bail out path on start() | Umang Jain |
2021-01-12 | libcamera: v4l2_videodevice: Track streaming state | Kieran Bingham |
2021-01-05 | libcamera: camera: Fix-typo | Sebastian Fricke |
2021-01-04 | android: camera_device: Only advertise RAW support if RAW16 is available | Niklas Söderlund |
2020-12-30 | src: meson: Simplify v4l2 enablement | Kieran Bingham |
2020-12-30 | src: meson: Re-order subdir layout | Kieran Bingham |
2020-12-30 | meson: test: Simplify top level meson | Kieran Bingham |
2020-12-30 | libcamera: file: Check files exist() | Kieran Bingham |
2020-12-30 | test: file: Check that directories are not treated as files | Kieran Bingham |
2020-12-30 | android: camera_device: Simplify properties.get() | Jacopo Mondi |
2020-12-30 | android: camera_device: Report ColorFilterArrangement | Jacopo Mondi |
2020-12-30 | libcamera: camera_sensor: Register ColorFilterArrangement | Jacopo Mondi |
2020-12-30 | libcamera: bayer_format: Add support for mbus codes | Jacopo Mondi |
2020-12-30 | libcamera: properties: ColorFilterArrangement draft property | Jacopo Mondi |
2020-12-29 | utils: checkstyle.py: Drop astyle support | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add header add checker | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add commit checkers | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move diff parsing to Commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Add ability to filter files by status in a commit | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Make title and files properties of commit class | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Move commit handling to a separate section | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Factor out automatic class registry | Laurent Pinchart |
2020-12-29 | utils: checkstyle.py: Drop arguments to super() when possible | Laurent Pinchart |
2020-12-28 | libcamera: pipeline_handler: Remove Camera pointer from CameraData | Niklas Söderlund |
2020-12-28 | libcamera: pipeline_handler: Remove Camera argument from request handling | Niklas Söderlund |
2020-12-27 | Documentation: Fix Doxygen exclusion of details namespaces | Laurent Pinchart |
2020-12-27 | Documentation: Restore alphabetical order of sources in meson.build | Laurent Pinchart |
2020-12-27 | Documentation: Add descriptions for environment variables | Sebastian Fricke |
2020-12-27 | libcamera: pipeline: simple: Remove the unused configs_ variable | Phi-Bang Nguyen |