Age | Commit message (Expand) | Author |
2020-05-01 | libcamera: Add Python cache and compiled files to .gitignore | Laurent Pinchart |
2020-05-01 | libcamera: Set -Wno-psabi on gcc 7 and 8 for arm | Laurent Pinchart |
2020-05-01 | qcam: Check that camera can generate configuration from roles | Niklas Söderlund |
2020-05-01 | qcam: Make use of StreamKeyValueParser | Niklas Söderlund |
2020-05-01 | cam: Make use of StreamKeyValueParser | Niklas Söderlund |
2020-05-01 | cam: Add helper class to parse stream configuration | Niklas Söderlund |
2020-05-01 | cam: options: Add public method to invalidate options | Niklas Söderlund |
2020-05-01 | cam: options: Make KeyValueParser::parse() virtual | Niklas Söderlund |
2020-04-30 | qcam: main_window: Fix combo-box entry selection on startup | Umang Jain |
2020-04-30 | qcam: main_window: Make cameraCombo_ private | Umang Jain |
2020-04-30 | libcamera: v4l2_pixelformat: Fix V4L2_PIX_FMT_SBGGR10P format | Laurent Pinchart |
2020-04-30 | libcamera: formats: Add additional data to PixelFormatInfo | Laurent Pinchart |
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 |