Age | Commit message (Expand) | Author |
2021-02-05 | ipa: raspberrypi: Pass the maximum allowable shutter speed into the AGC | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Limit the calculated vblank based on the sensor mode | Naushir Patuck |
2021-02-05 | libcamera: camera_sensor: Add frame length limits to CameraSensorInfo | Naushir Patuck |
2021-02-05 | libcamera: camera_sensor: Make VBLANK mandatory | Jacopo Mondi |
2021-02-05 | libcamera: pipeline: raspberrypi: Always save sensor params on IPA_RESULT_SEN... | Naushir Patuck |
2021-02-05 | ipa: raspberrypi: Rename RPi::ConfigParameters enum values | Naushir Patuck |
2021-02-04 | libcamera: bayer_format: Add the transpose transformation | Sebastian Fricke |
2021-02-04 | libcamera: bayer_format: Overload ==/!= operators for BayerFormats | Sebastian Fricke |
2021-02-04 | libcamera: bayer_format: Remove unnecessary constructor | Sebastian Fricke |
2021-02-04 | libcamera: bayer_format: Add the fromV4L2PixelFormat function | Sebastian Fricke |
2021-02-04 | android: camera_device: Generate JPEG thumbnail sizes | Jacopo Mondi |
2021-02-04 | android: camera_device: Fix wrong comment | Jacopo Mondi |
2021-02-04 | android: Try build with a local libyuv first | Hirokazu Honda |
2021-02-04 | subprojects: Add libyuv and built if -Dandroid=enabled | Hirokazu Honda |
2021-02-04 | libcamera: v4l2_videodevice: remove confusing memory MMAP assignment before Q... | Helen Koike |
2021-02-02 | android: post_processor: Change the type destination in process() | Hirokazu Honda |
2021-02-02 | libcamera: Improve Request life cycle tracking | Jacopo Mondi |
2021-02-02 | libcamera: ipu3: cio2: Fix line break | Jacopo Mondi |
2021-02-02 | ipa: raspberrypi: alsc: Fix copy-paste error in debug statement | David Plowman |
2021-02-02 | ipa: raspberrypi: Warn when control algorithms are missing; do not fail | David Plowman |
2021-02-02 | android: camera_device: Use reference to settings | Jacopo Mondi |
2021-02-02 | android: camera_device: Add missing request keys | Jacopo Mondi |
2021-02-02 | android: camera_device: Alphabetically sort keys | Jacopo Mondi |
2021-02-01 | libcamera: formats: Add RGB565_BE format | Laurent Pinchart |
2021-02-01 | android: camera_device: Fix exposure time tag in exif and android | Paul Elder |
2021-01-29 | libcamera: pipeline: rkisp1: Avoid race when processing parameter buffers | Niklas Söderlund |
2021-01-29 | libcamera: pipeline: rkisp1: Remove Timeline | Niklas Söderlund |
2021-01-29 | libcamera: pipeline: rkisp1: Use SOF event to warn about late parameters | Niklas Söderlund |
2021-01-29 | libcamera: pipeline: rkisp1: Use delayed controls | Niklas Söderlund |
2021-01-29 | libcamera: camera_sensor: Expose the camera device | Niklas Söderlund |
2021-01-29 | libcamera: raspberrypi: Remove StaggeredCtrl | Niklas Söderlund |
2021-01-29 | libcamera: raspberrypi: Switch to DelayedControls | Niklas Söderlund |
2021-01-29 | libcamera: delayed_controls: Add helper for controls that apply with a delay | Niklas Söderlund |
2021-01-29 | android: camera_device: Set AE precapture trigger according to request | Paul Elder |
2021-01-27 | android: jpeg: Set thumbnail and JPEG quality based on request | Paul Elder |
2021-01-27 | android: camera_device: Cache request metadata | Paul Elder |
2021-01-27 | android: jpeg: Configure thumbnailer based on request metadata | Paul Elder |
2021-01-27 | android: Set result metadata and EXIF fields based on request metadata | Paul Elder |
2021-01-27 | android: camera_device: Load make and model from platform settings | Paul Elder |
2021-01-27 | android: jpeg: exif: Add functions for setting various values | Paul Elder |
2021-01-27 | android: jpeg: exif: Fix setOrientation EXIF values | Paul Elder |
2021-01-27 | android: jpeg: exif: Expand setString to support different encodings | Paul Elder |
2021-01-26 | ipa: raspberrypi: Remove legacy Rasberry Pi logging | David Plowman |
2021-01-26 | ipa: raspberrypi: Replace Raspberry Pi debug with libcamera debug | David Plowman |
2021-01-26 | ipa: raspberrypi: awb: Replace Raspberry Pi debug with libcamera debug | David Plowman |
2021-01-26 | ipa: raspberrypi: alsc: Replace Raspberry Pi debug with libcamera debug | David Plowman |
2021-01-26 | ipa: raspberrypi: controller: Replace Raspberry Pi debug with libcamera debug | David Plowman |
2021-01-25 | android: camera_device: Report the required dynamic metadata | Jacopo Mondi |
2021-01-25 | android: camera_device: Support AWB_AUTO | Jacopo Mondi |
2021-01-25 | android: camera_device: Handle SCALER_CROP_REGION | Jacopo Mondi |