Age | Commit message (Expand) | Author |
2020-04-30 | libcamera: formats: Add support for 8-, 10- and 12-bit Bayer formats | Laurent Pinchart |
2020-04-30 | libcamera: formats: Expose PixelFormatInfo as an internal API | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Use maps to convert between DRM and V4L2 | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion | Laurent Pinchart |
2020-04-30 | libcamera: v4l2_pixelformat: Move V4L2PixelFormat to a new file | Laurent Pinchart |
2020-04-30 | libcamera: Build IPA module signatures by default | Laurent Pinchart |
2020-04-30 | libcamera: utils: Identify the 'real' build path | Kieran Bingham |
2020-04-30 | libcamera: ipa_manager: Fix build path comments | Kieran Bingham |
2020-04-30 | libcamera: ipa_module: Add log prefix | Laurent Pinchart |
2020-04-30 | qcam: Fix logging of sequence number | Laurent Pinchart |
2020-04-30 | libcamera: pipeline: rkisp1: Don't fail if sensorInfo fails | Dafna Hirschfeld |
2020-04-30 | utils: hooks: pre-push: Catch commits without reviews | Laurent Pinchart |
2020-04-30 | utils: hooks: pre-push: Catch commits without committer's SoB | Laurent Pinchart |
2020-04-29 | libcamera: Regenerate IPA module signatures at install time | Laurent Pinchart |
2020-04-29 | libcamera: controls: Add sensor black levels reporting through metadata | David Plowman |
2020-04-28 | libcamera: ipa: Add support for CameraSensorInfo | Jacopo Mondi |
2020-04-28 | libcamera: camera_sensor: Add method to get sensor info | Jacopo Mondi |
2020-04-28 | libcamera: v4l2_subdevice: Add format information | Jacopo Mondi |
2020-04-28 | libcamera: camera_sensor: Define CameraSensorInfo | Jacopo Mondi |
2020-04-28 | libcamera: v4l2_subdevice: Implement getSelection() | Jacopo Mondi |
2020-04-28 | libcamera: v4l2_videodevice: Expose setSelection() | Jacopo Mondi |
2020-04-28 | libcamera: v4l2_subdevice: Expose setSelection() | Jacopo Mondi |
2020-04-28 | libcamera: pipeline: vimc: Name camera based on sensor model | Laurent Pinchart |
2020-04-28 | test: camera_sensor: Test the model() function | Laurent Pinchart |
2020-04-28 | libcamera: camera_sensor: Add model() function | Laurent Pinchart |
2020-04-28 | libcamera: v4l2_device: Simplify usage of getControls() | Laurent Pinchart |
2020-04-28 | libcamera: controls: Add rectangle and size control types | Laurent Pinchart |
2020-04-28 | ipa: vimc: Validate configuration file in init() | Laurent Pinchart |
2020-04-28 | test: ipa: ipa_interface: Pass configuration file to IPA init() | Laurent Pinchart |
2020-04-28 | libcamera: pipeline: vimc: Pass configuration file to IPA init() | Laurent Pinchart |
2020-04-28 | ipa: vimc: Add a dummy configuration file to the vimc IPA | Laurent Pinchart |
2020-04-28 | ipa: Pass IPA initialization settings to IPAInterface::init() | Laurent Pinchart |
2020-04-28 | libcamera: ipa_manager: Return an IPAProxy from createIPA() | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Provide suport for IPA configuration files | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Don't include <iostream> | Laurent Pinchart |
2020-04-28 | libcamera: ipa_proxy: Add missing space in info message | Laurent Pinchart |
2020-04-28 | libcamera: utils: Add a function to retrieve the libcamera source tree | Laurent Pinchart |
2020-04-28 | ipa: Name IPA modules after their source directory | Laurent Pinchart |
2020-04-27 | test: Use float values for brightness, contrast and saturation | Laurent Pinchart |
2020-04-27 | qcam: Don't crash if camera can't be opened | Laurent Pinchart |
2020-04-27 | libcamera: controls: Add AWB related controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Add AE related controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Reorder and update description of existing controls | Naushir Patuck |
2020-04-27 | libcamera: controls: Updates to gain and exposure controls | Naushir Patuck |
2020-04-27 | libcamera: control_ids: Add comment to specify control direction | Naushir Patuck |
2020-04-27 | libcamera: pipeline: uvcvideo: Add support for AeEnable | Laurent Pinchart |
2020-04-27 | libcamera: pipeline: uvcvideo: Refactor control handling | Laurent Pinchart |
2020-04-26 | cam: Add an option to list camera controls | Laurent Pinchart |
2020-04-26 | cam: Rename OptProps to OptListProperties | Laurent Pinchart |
2020-04-26 | libcamera: v4l2_videodevice: Add support for frame start events | Laurent Pinchart |