Commit Graph

  • b1f9b9a927 qcam: dng_writer: Name arguments to packScanline() Laurent Pinchart 2020-05-02 20:31:57 +03:00
  • 585252eae3 qcam: Pass request metadata to DNG writer Laurent Pinchart 2020-05-02 21:45:21 +03:00
  • 3d42c67aab libcamera: camera_sensor: Prepare for multi-subdev camera sensors Laurent Pinchart 2020-05-02 16:12:35 +03:00
  • 3697c93a8d libcamera: camera_sensor: Store subdevice in std::unique_ptr Laurent Pinchart 2020-05-02 16:17:31 +03:00
  • db7f214547 libcamera: camera_sensor: Access entity directly Laurent Pinchart 2020-05-02 16:19:57 +03:00
  • a0d8a9ec95 qcam: dng_writer: Fix missing field name Niklas Söderlund 2020-05-02 23:24:39 +02:00
  • b20eb8ffb5 qcam: Add RAW capture support Niklas Söderlund 2020-04-29 16:59:15 +02:00
  • db7235b714 qcam: Add DNGWriter Niklas Söderlund 2020-05-01 03:19:19 +02:00
  • 55d5e3e59f qcam: Allow for a second raw stream to be configured Niklas Söderlund 2020-04-29 17:54:48 +02:00
  • 5888918153 libcamera: vimc: Adjust crop rectangle Jacopo Mondi 2020-05-01 17:09:37 +02:00
  • 4d50cc9404 libcamera: pipeline: vimc: Store media device pointer in camera data Laurent Pinchart 2020-05-01 19:41:10 +03:00
  • 554cbc0fa8 libcamera: media_device: Expose media device API version number Laurent Pinchart 2020-05-01 19:31:55 +03:00
  • 4866bf6fe7 libcamera: stream: Expose stride value Niklas Söderlund 2020-05-01 16:10:20 +02:00
  • 6adb37d719 libcamera: Add Python cache and compiled files to .gitignore Laurent Pinchart 2020-05-01 02:53:07 +03:00
  • 1c883def04 libcamera: Set -Wno-psabi on gcc 7 and 8 for arm Laurent Pinchart 2020-05-01 01:51:07 +03:00
  • dee99d4726 qcam: Check that camera can generate configuration from roles Niklas Söderlund 2020-04-29 14:40:35 +02:00
  • d29c321357 qcam: Make use of StreamKeyValueParser Niklas Söderlund 2020-04-27 23:51:44 +02:00
  • 18cfea19dc cam: Make use of StreamKeyValueParser Niklas Söderlund 2020-04-27 23:28:20 +02:00
  • 693ab88162 cam: Add helper class to parse stream configuration Niklas Söderlund 2020-04-24 01:40:46 +02:00
  • cdf7fbe35e cam: options: Add public method to invalidate options Niklas Söderlund 2020-04-27 15:00:07 +02:00
  • e66d4f3823 cam: options: Make KeyValueParser::parse() virtual Niklas Söderlund 2020-04-27 14:58:31 +02:00
  • f703aa0600 qcam: main_window: Fix combo-box entry selection on startup Umang Jain 2020-04-30 16:00:02 +00:00
  • e5716bebb3 qcam: main_window: Make cameraCombo_ private Umang Jain 2020-04-30 16:00:01 +00:00
  • 81ac45ba68 libcamera: v4l2_pixelformat: Fix V4L2_PIX_FMT_SBGGR10P format Laurent Pinchart 2020-04-30 17:00:20 +03:00
  • 4615beafd1 libcamera: formats: Add additional data to PixelFormatInfo Laurent Pinchart 2020-04-30 04:52:27 +03:00
  • 00d639d951 libcamera: formats: Add support for 8-, 10- and 12-bit Bayer formats Laurent Pinchart 2020-04-30 03:20:50 +03:00
  • 37332ad50b libcamera: formats: Expose PixelFormatInfo as an internal API Laurent Pinchart 2020-04-30 05:11:59 +03:00
  • dcabb8e354 libcamera: v4l2_pixelformat: Use maps to convert between DRM and V4L2 Laurent Pinchart 2020-04-30 03:16:53 +03:00
  • 2bc657f47b libcamera: v4l2_pixelformat: Move DRM/V4L2 format conversion Laurent Pinchart 2020-04-30 03:16:53 +03:00
  • 09044794b4 libcamera: v4l2_pixelformat: Move V4L2PixelFormat to a new file Laurent Pinchart 2020-04-30 03:16:53 +03:00
  • 25a101846d libcamera: Build IPA module signatures by default Laurent Pinchart 2020-04-30 04:13:48 +03:00
  • 9e41dfbbff libcamera: utils: Identify the 'real' build path Kieran Bingham 2020-04-28 13:12:24 +01:00
  • 389c19c267 libcamera: ipa_manager: Fix build path comments Kieran Bingham 2020-04-28 13:10:49 +01:00
  • bcf986d07b libcamera: ipa_module: Add log prefix Laurent Pinchart 2020-04-29 03:26:48 +03:00
  • bf01e04f29 qcam: Fix logging of sequence number Laurent Pinchart 2020-04-29 22:27:41 +03:00
  • 80551b8754 libcamera: pipeline: rkisp1: Don't fail if sensorInfo fails Dafna Hirschfeld 2020-04-29 23:44:50 +02:00
  • 49856afa01 utils: hooks: pre-push: Catch commits without reviews Laurent Pinchart 2020-04-27 01:22:01 +03:00
  • fcfbec801b utils: hooks: pre-push: Catch commits without committer's SoB Laurent Pinchart 2020-04-27 01:22:01 +03:00
  • 7206035ee6 libcamera: Regenerate IPA module signatures at install time Laurent Pinchart 2020-04-29 04:23:46 +03:00
  • 668cefa7e6 libcamera: controls: Add sensor black levels reporting through metadata David Plowman 2020-04-28 09:11:40 +01:00
  • fd554f9dba libcamera: ipa: Add support for CameraSensorInfo Jacopo Mondi 2020-04-24 12:01:49 +02:00
  • ee4bb92aae libcamera: camera_sensor: Add method to get sensor info Jacopo Mondi 2020-03-05 17:13:35 +01:00
  • 5db1426b60 libcamera: v4l2_subdevice: Add format information Jacopo Mondi 2020-03-31 13:01:19 +02:00
  • 56baa28a79 libcamera: camera_sensor: Define CameraSensorInfo Jacopo Mondi 2020-03-05 10:44:14 +01:00
  • 0e36d26dad libcamera: v4l2_subdevice: Implement getSelection() Jacopo Mondi 2020-04-22 09:46:05 +02:00
  • b8728b76a6 libcamera: v4l2_videodevice: Expose setSelection() Jacopo Mondi 2020-04-25 17:29:12 +02:00
  • e8d4797ef5 libcamera: v4l2_subdevice: Expose setSelection() Jacopo Mondi 2020-04-25 17:24:39 +02:00
  • 6ed463911d libcamera: pipeline: vimc: Name camera based on sensor model Laurent Pinchart 2020-04-28 21:09:21 +03:00
  • 5c8570cf37 test: camera_sensor: Test the model() function Laurent Pinchart 2020-04-28 21:13:20 +03:00
  • 6886365753 libcamera: camera_sensor: Add model() function Laurent Pinchart 2020-04-28 00:53:01 +03:00
  • 79ab0e925a libcamera: v4l2_device: Simplify usage of getControls() Laurent Pinchart 2020-04-26 02:08:37 +03:00
  • d4680c8ca2 libcamera: controls: Add rectangle and size control types Laurent Pinchart 2020-02-29 03:39:46 +02:00
  • 8a9be175a7 ipa: vimc: Validate configuration file in init() Laurent Pinchart 2020-04-27 05:09:58 +03:00
  • 32df46f0b6 test: ipa: ipa_interface: Pass configuration file to IPA init() Laurent Pinchart 2020-04-27 05:05:23 +03:00
  • e951a2af20 libcamera: pipeline: vimc: Pass configuration file to IPA init() Laurent Pinchart 2020-04-27 04:54:14 +03:00
  • 58e6970ba7 ipa: vimc: Add a dummy configuration file to the vimc IPA Laurent Pinchart 2020-04-27 04:39:49 +03:00
  • a6de903089 ipa: Pass IPA initialization settings to IPAInterface::init() Laurent Pinchart 2020-04-27 02:36:18 +03:00
  • 26a4b03ed8 libcamera: ipa_manager: Return an IPAProxy from createIPA() Laurent Pinchart 2020-04-27 04:47:38 +03:00
  • 53d3f4152a libcamera: ipa_proxy: Provide suport for IPA configuration files Laurent Pinchart 2020-04-27 04:04:48 +03:00
  • 78f685df8a libcamera: ipa_proxy: Don't include <iostream> Laurent Pinchart 2020-04-27 04:46:35 +03:00
  • 32810ff5e2 libcamera: ipa_proxy: Add missing space in info message Laurent Pinchart 2020-04-27 03:57:47 +03:00
  • cc15ab4316 libcamera: utils: Add a function to retrieve the libcamera source tree Laurent Pinchart 2020-04-27 05:29:29 +03:00
  • 6e1cd1394e ipa: Name IPA modules after their source directory Laurent Pinchart 2020-04-27 04:09:42 +03:00
  • 256d0a4098 test: Use float values for brightness, contrast and saturation Laurent Pinchart 2020-04-27 21:04:06 +03:00
  • 96980e35ae qcam: Don't crash if camera can't be opened Laurent Pinchart 2020-04-27 01:29:04 +03:00
  • de30b6127c libcamera: controls: Add AWB related controls Naushir Patuck 2020-04-24 11:47:00 +01:00
  • aba945a1c2 libcamera: controls: Add AE related controls Naushir Patuck 2020-04-24 11:46:59 +01:00
  • eff4b1aa01 libcamera: controls: Reorder and update description of existing controls Naushir Patuck 2020-04-24 11:46:58 +01:00
  • fa77a02c0a libcamera: controls: Updates to gain and exposure controls Naushir Patuck 2020-04-24 11:46:57 +01:00
  • 47d09a13b3 libcamera: control_ids: Add comment to specify control direction Naushir Patuck 2020-04-24 11:46:56 +01:00
  • 1957aa641d libcamera: pipeline: uvcvideo: Add support for AeEnable Laurent Pinchart 2020-04-24 19:52:16 +03:00
  • 9990b590d2 libcamera: pipeline: uvcvideo: Refactor control handling Laurent Pinchart 2020-04-24 19:52:16 +03:00
  • 175cd10611 cam: Add an option to list camera controls Laurent Pinchart 2020-04-24 20:46:33 +03:00
  • 36ab14e12d cam: Rename OptProps to OptListProperties Laurent Pinchart 2020-04-24 20:46:33 +03:00
  • 205f1f1381 libcamera: v4l2_videodevice: Add support for frame start events Laurent Pinchart 2020-03-24 23:53:53 +02:00
  • 43e8c5a93d libcamera: v4l2_device: Update documentation Jacopo Mondi 2020-04-23 14:32:20 +02:00
  • 96653be728 libcamera: geometry: Rename Rectangle fields Jacopo Mondi 2020-04-20 10:32:45 +02:00
  • 66a1928a0a libcamera: v4l2_videodevice: Rename fdEvent_ to fdBufferNotifier_ Laurent Pinchart 2020-04-26 03:43:08 +03:00
  • 058407bb9b libcamera: device_enumerator_udev: Log the right number of missing deps Laurent Pinchart 2020-04-20 00:30:51 +03:00
  • 35269f0457 libcamera: v4l2_videodevice: Return correct format for metadata Laurent Pinchart 2020-04-17 00:55:12 +03:00
  • 8defb069eb libcamera: gen-ipa-pub-key.py: Wrap lines in generated file Laurent Pinchart 2020-04-14 02:32:05 +03:00
  • b382f67c83 libcamera: Make IPA module signing mandatory for the meantime Laurent Pinchart 2020-04-16 14:49:24 +03:00
  • 06260fdfd6 libcamera: Document dependencies for IPA module signing Laurent Pinchart 2020-04-15 22:35:20 +03:00
  • b7c5e0e4f0 libcamera: Make IPA module signing optional Laurent Pinchart 2020-04-15 22:27:33 +03:00
  • 2155a9b74e licenses: Add SPDX headers to Doxygen configuration Laurent Pinchart 2020-02-07 20:05:36 +02:00
  • 9d5d0b1458 licenses: Add SPDX headers to Gentoo ebuild Laurent Pinchart 2020-02-07 22:00:21 +02:00
  • 606623dcb8 licenses: Add SPDX headers to the git commit hook scripts Laurent Pinchart 2020-02-07 20:01:17 +02:00
  • ca9ee2127f licenses: Add SPDX headers to RST documentation Laurent Pinchart 2020-02-07 17:49:21 +02:00
  • 5bbc607c9f licenses: Move developer's certificate of origin to Documentation/ Laurent Pinchart 2020-02-07 20:26:15 +02:00
  • 5fdca4c253 licenses: Replace deprecated GPL-2.0 with GPL-2.0-only Laurent Pinchart 2020-02-07 20:16:57 +02:00
  • 26d1a0b608 licenses: Remove unused LGPL-2.1 Laurent Pinchart 2020-02-07 17:57:42 +02:00
  • 74ec442f39 licenses: Add missing licenses Laurent Pinchart 2020-02-07 17:47:27 +02:00
  • ce02faa088 licenses: Rename license files according to REUSE Laurent Pinchart 2020-02-07 17:45:04 +02:00
  • 04d6cd14c5 test: list-camera: Handle error on starting the CameraManager Umang Jain 2020-04-14 07:06:57 +00:00
  • 36ad4eb188 utils: hooks: Add pre-push commit hook Laurent Pinchart 2020-03-26 13:48:18 +02:00
  • bac0e7d675 libcamera: v4l2_videodevice: Map V4L2_PIX_FMT_GREY to DRM FourCC Laurent Pinchart 2020-03-14 00:54:28 +02:00
  • aef75c32e0 libcamera: v4l2_videodevice: Downgrade 4CC conversion errors to warnings Laurent Pinchart 2020-03-14 01:08:39 +02:00
  • ad0e195411 libcamera: v4l2_videodevice: Expose the device capabilities Laurent Pinchart 2020-03-13 22:58:52 +02:00
  • 49a35da2ce libcamera: v4l2_subdevice: Don't use doxygen \ref needlessly Laurent Pinchart 2020-03-09 01:22:08 +02:00
  • 639cc1ad7a libcamera: v4l2_subdevice: Extend [gs]etFormat() to specify format type Laurent Pinchart 2020-03-09 01:22:08 +02:00