Commit Graph

  • c35123e6f9 libcamera: camera_sensor: Do not default 'rotation' Jacopo Mondi 2020-12-30 17:15:51 +01:00
  • 87ceac9c8c libcamera: camera_sensor: Default 'location' to External Jacopo Mondi 2020-12-30 17:13:32 +01:00
  • 8deb7e4331 libcamera: camera_sensor: Default analogue crop rectangle Jacopo Mondi 2021-01-02 12:18:17 +01:00
  • 125ee6ddd6 libcamera: camera_sensor: Provide fall-back for sensor properties Jacopo Mondi 2020-12-30 17:02:36 +01:00
  • 8502d4c52d libcamera: camera_sensor: Validate driver support Jacopo Mondi 2020-12-22 15:40:08 +01:00
  • 1b4997ef08 libcamera: Document sensor driver requirements Jacopo Mondi 2020-12-30 18:02:48 +01:00
  • 7415c139cd libcamera: sysfs: Fix directory exists check Niklas Söderlund 2021-01-08 17:42:37 +01:00
  • 44058f1c68 libcamera: pipelines: ipu3: Simplify error bail out path on start() Umang Jain 2021-01-12 10:21:40 +05:30
  • c0bad607ce libcamera: v4l2_videodevice: Track streaming state Kieran Bingham 2021-01-12 10:21:39 +05:30
  • 5988661c90 libcamera: camera: Fix-typo Sebastian Fricke 2021-01-05 07:10:25 +01:00
  • 35de31e027 android: camera_device: Only advertise RAW support if RAW16 is available Niklas Söderlund 2020-12-31 00:11:59 +01:00
  • 0e6cd15b06 src: meson: Simplify v4l2 enablement Kieran Bingham 2020-11-10 16:05:34 +00:00
  • 85f01678a0 src: meson: Re-order subdir layout Kieran Bingham 2020-11-10 16:03:39 +00:00
  • bf68e72276 meson: test: Simplify top level meson Kieran Bingham 2020-11-24 21:04:37 +00:00
  • 0a823785fa libcamera: file: Check files exist() Kieran Bingham 2020-11-30 23:25:40 +00:00
  • 8f4e16f014 test: file: Check that directories are not treated as files Kieran Bingham 2020-12-22 13:50:20 +00:00
  • 0ed0532457 android: camera_device: Simplify properties.get() Jacopo Mondi 2020-12-23 18:34:34 +01:00
  • cb35ed23f3 android: camera_device: Report ColorFilterArrangement Jacopo Mondi 2020-12-18 16:28:43 +01:00
  • 0a0264da8d libcamera: camera_sensor: Register ColorFilterArrangement Jacopo Mondi 2020-12-18 15:58:10 +01:00
  • 1c0096d751 libcamera: bayer_format: Add support for mbus codes Jacopo Mondi 2020-12-18 15:51:39 +01:00
  • 5d3d0dcedb libcamera: properties: ColorFilterArrangement draft property Jacopo Mondi 2020-12-18 15:55:22 +01:00
  • b7704820f4 utils: checkstyle.py: Drop astyle support Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • 8fffab46b8 utils: checkstyle.py: Add header add checker Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • bf7981f2bc utils: checkstyle.py: Add commit checkers Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • ba3278a749 utils: checkstyle.py: Move diff parsing to Commit class Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • fc91951250 utils: checkstyle.py: Add ability to filter files by status in a commit Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • 4f5d17f3a4 utils: checkstyle.py: Make title and files properties of commit class Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • 097720840a utils: checkstyle.py: Move commit handling to a separate section Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • 86efa9c7e9 utils: checkstyle.py: Factor out automatic class registry Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • b402734e5a utils: checkstyle.py: Drop arguments to super() when possible Laurent Pinchart 2020-12-24 12:34:55 +02:00
  • 6ef7eddfd4 libcamera: pipeline_handler: Remove Camera pointer from CameraData Niklas Söderlund 2020-12-15 16:41:11 +01:00
  • 8992b3ffbb libcamera: pipeline_handler: Remove Camera argument from request handling Niklas Söderlund 2020-11-02 23:06:17 +01:00
  • 67bf6bc459 Documentation: Fix Doxygen exclusion of details namespaces Laurent Pinchart 2020-12-27 11:38:24 +02:00
  • dd1473d763 Documentation: Restore alphabetical order of sources in meson.build Laurent Pinchart 2020-12-26 01:05:37 +02:00
  • 3fde82d849 Documentation: Add descriptions for environment variables Sebastian Fricke 2020-11-20 16:52:34 +01:00
  • d769cbb834 libcamera: pipeline: simple: Remove the unused configs_ variable Phi-Bang Nguyen 2020-11-30 13:10:36 +00:00
  • 0d70289bc3 libcamera: bound_method: Fix enumerators documentation Laurent Pinchart 2020-12-22 18:11:57 +02:00
  • 489a861f17 Documentation: Drop deprecated Doxygen COLS_IN_ALPHA_INDEX option Laurent Pinchart 2020-12-24 10:55:39 +02:00
  • d96e6cbf1a libcamera: Add missing internal include headers to meson.build Laurent Pinchart 2020-12-24 11:44:00 +02:00
  • 9c89de6617 utils: gen-controls: Fix enumerators documentation Laurent Pinchart 2020-12-22 18:11:57 +02:00
  • 50ec902aa8 ipa: raspberrypi: Add digital gain to libcamera metadata David Plowman 2020-11-26 14:50:05 +00:00
  • b4d21c62d1 libcamera: controls: Add DigitalGain control David Plowman 2020-11-26 14:50:04 +00:00
  • bcbd9fed8f libcamera: pipeline: simple: Remove non-implemented methods Jacopo Mondi 2020-12-18 18:05:20 +01:00
  • eec6c54134 android: camera_device: Report number of out streams Jacopo Mondi 2020-12-09 18:16:11 +01:00
  • 3535e0c104 android: camera_device: Report pipeline depth Jacopo Mondi 2020-12-09 17:51:57 +01:00
  • f5e80e609c ipa: raspberrypi: Only validate ISP and sensor control during configure Naushir Patuck 2020-12-15 10:16:33 +00:00
  • fdedaaf902 ipa: raspberrypi: Rename unicamCtrls_ to sensorCtrls_ Naushir Patuck 2020-12-15 10:16:32 +00:00
  • 3129fcae43 libcamera: pipeline: Manage resources with std::unique_ptr<> Laurent Pinchart 2020-12-09 13:13:38 +02:00
  • 1c2b54a017 libcamera: pipeline: vimc: Use V4L2*::fromEntityName() where possible Laurent Pinchart 2020-12-09 13:40:11 +02:00
  • cd4636c14f libcamera: pipeline: raspberrypi: Don't leak RPiCameraData::sensor_ Laurent Pinchart 2020-12-09 13:13:38 +02:00
  • 5cfbbcd207 libcamera: Replace ARRAY_SIZE() with std::size() Laurent Pinchart 2020-12-12 01:21:01 +02:00
  • bd4894d259 android: camera_device: Replace auto with explicit type Laurent Pinchart 2020-12-12 05:22:31 +02:00
  • 008f2a55d1 android: camera_device: Temporary fix sensor properties Jacopo Mondi 2020-12-09 18:35:42 +01:00
  • aaeee427b0 ipa: raspberrypi: Move initial frame drop decision to AGC/AWB David Plowman 2020-12-08 20:44:41 +00:00
  • 4cd283acd0 ipa: raspberrypi: Estimate the colour temerature if starting with fixed colour gains David Plowman 2020-12-08 20:44:40 +00:00
  • 1a6a7d4a8e ipa: raspberrypi: Compute inverse of piecewise linear function David Plowman 2020-12-08 20:44:39 +00:00
  • dbcf4d8247 ipa: raspberrypi: awb: Add GetConvergenceFrames method to AWB base class David Plowman 2020-12-08 20:44:38 +00:00
  • 748f48a006 ipa: raspberrypi: agc: Add GetConvergenceFrames method to AGC base class David Plowman 2020-12-08 20:44:37 +00:00
  • 10bcc51ca3 libcamera: pipeline: raspberrypi: Pass the drop frame count in start, not configure David Plowman 2020-12-08 20:44:36 +00:00
  • a93775cab6 libcamera: pipeline: raspberrypi: Allow ScalerCrop to work when passed in Camera::start David Plowman 2020-12-08 20:51:17 +00:00
  • 26d90af082 android: camera_device: Reorder configurations before requesting Hirokazu Honda 2020-12-11 09:53:36 +00:00
  • 2bc6ba2e1f android: camera_device: Use Camera3StreamConfig in configureStreams() Hirokazu Honda 2020-12-11 09:53:35 +00:00
  • c2df74364f android: camera_device: Introduce Camera3StreamConfig Hirokazu Honda 2020-12-11 09:53:34 +00:00
  • e638ffde53 libcamera: v4l2_device: Return a unique pointer from fromEntityName() Laurent Pinchart 2020-12-08 03:40:25 +02:00
  • ff2ee0174c libcamera: v4l2_subdevice: Return a unique pointer from fromEntityName() Laurent Pinchart 2020-12-08 03:40:25 +02:00
  • 2795f333fc pipeline: ipa: raspberrypi: Pass controls to IPA on start Naushir Patuck 2020-12-04 15:31:21 +00:00
  • 0238b9e080 libcamera: ipa: Pass a set of controls and return results from ipa::start() Naushir Patuck 2020-12-04 15:31:20 +00:00
  • a62b35b8c0 libcamera: pipeline: Pass libcamera controls into pipeline_handler::start() Naushir Patuck 2020-12-04 15:31:19 +00:00
  • ee477efde8 pipeline: ipa: raspberrypi: Handle failures during IPA configuration Naushir Patuck 2020-11-27 14:56:12 +00:00
  • 8fed613562 android: camera_device: Stop camera when re-configuring it Jacopo Mondi 2020-12-04 15:26:47 +01:00
  • 1889cdc2e9 android: camera_device: Initialize pixel array properties Jacopo Mondi 2020-11-06 16:08:16 +01:00
  • 8aaa41ee9b libcamera: camera_sensor: Initialize PixelArray properties Jacopo Mondi 2020-11-06 14:47:26 +01:00
  • 3cb48fb921 libcamera: camera_sensor: Break out properties initialization Jacopo Mondi 2020-11-06 14:38:25 +01:00
  • b33a5c4153 libcamera: camera_sensor: Adjust CameraSensorInfo::analogCrop Jacopo Mondi 2020-11-06 14:27:59 +01:00
  • c5b732b2ca android: camera_device: Check capture_request validity Jacopo Mondi 2020-12-01 17:12:19 +01:00
  • c268e4f2e8 android: camera_mode: Reserve 'data' vectors Jacopo Mondi 2020-12-01 15:42:15 +01:00
  • 5815bd0397 src: ipa: raspberrypi: Fix initial AGC oscillation for imx219 sensor David Plowman 2020-12-01 17:55:36 +00:00
  • 6e2bbe2e2c libcamera: controls: Improve documentation for ExposureTime and AnalogueGain David Plowman 2020-12-01 17:55:35 +00:00
  • 472d3d3cdb src: ipa: raspberrypi: Improve behaviour when AE disabled David Plowman 2020-12-01 17:55:34 +00:00
  • 4db11b5725 src: ipa: raspberrypi: agc: Make AGC handle Pause/Resume for itself David Plowman 2020-12-01 17:55:33 +00:00
  • 1b5001e92f src: ipa: raspberrypi: Avoid AGC filtering when both gain and shutter specified David Plowman 2020-12-01 17:55:32 +00:00
  • 02b129dab5 qcam: Make log less verbose by default Laurent Pinchart 2020-11-24 18:55:55 +02:00
  • ed895fd0d5 qcam: main: Fix comment incorrectly referring to the cam application Laurent Pinchart 2020-11-24 18:53:26 +02:00
  • f4fae10b47 Documentation: Fix doxygen warning Laurent Pinchart 2020-11-24 18:52:40 +02:00
  • 20cf381c65 libcamera: control_ids: Keep draft controls last Jacopo Mondi 2020-11-23 10:01:35 +01:00
  • 743329b642 cam: Update command line description for stream role option Naushir Patuck 2020-11-27 14:04:03 +00:00
  • c286b00aa1 pipeline: raspberrypi: Fix erroneous bayer buffer requeue on buffer matching Naushir Patuck 2020-11-24 17:59:34 +00:00
  • 770df5ca4e libcamera: camera: Document the camera and pipeline model Laurent Pinchart 2020-11-03 03:53:55 +02:00
  • a97ba61b2d libcamera: controls: Improve Control documentation grammar Kieran Bingham 2020-11-19 09:40:35 +00:00
  • 1ea9ce9bdd libcamera: src: ipa: raspberrypi: agc: Improve AE locked logic David Plowman 2020-11-23 07:38:04 +00:00
  • 7de5506c30 libcamera: src: ipa: raspberrypi: agc: Improve gain update calculation for partly saturated images David Plowman 2020-11-23 07:38:03 +00:00
  • 393f05a9a8 libcamera: src: ipa: raspberrypi: agc: Fix uninitialised members in Agc constructor David Plowman 2020-11-23 07:38:02 +00:00
  • 2fb5b298da libcamera: ipa: raspberrypi: agc: Report fixed exposure/gain values during SwitchMode David Plowman 2020-11-23 07:38:01 +00:00
  • 23ada683db libcamera: ipa: raspberrypi: awb: Add SwitchMode method to output AWB status David Plowman 2020-11-23 07:38:00 +00:00
  • f185a16833 libcamera: ipa: raspberrypi: agc: Fetch AWB status only once David Plowman 2020-11-23 07:37:59 +00:00
  • 9db94a3635 libcamera: ipa: raspberrypi: agc: Improve centre-weighted luminance calucation David Plowman 2020-11-23 07:37:58 +00:00
  • 6af665992d libcamera: ipa: raspberrypi: agc: Rename method to divideUpExposure David Plowman 2020-11-23 07:37:57 +00:00
  • 42f4e313af libcamera: ipa: raspberrypi: agc: Remove unnecessary locking David Plowman 2020-11-23 07:37:56 +00:00
  • dbe573979c libcamera: ipa: raspberrypi: agc: Use libcamera debug David Plowman 2020-11-23 07:37:55 +00:00
  • a4e8a3bf3d libcamera: pipeline: rkisp1: fix crop configuration Helen Koike 2020-11-06 17:32:27 -03:00