Age | Commit message (Expand) | Author |
2021-02-09 | ipa: raspberrypi: Add a DenoiseAlgorithm class to the Controller | Naushir Patuck |
2021-02-09 | ipa: raspberrypi: Rename SdnStatus to DenoiseStatus | Naushir Patuck |
2021-02-09 | uapi: raspberrypi: Update the bcm2835-isp header definition | Naushir Patuck |
2021-02-09 | pipeline: raspberrypi: Set the ISP Output1 to 1/4 resolution if unused | Naushir Patuck |
2021-02-09 | pipeline: raspberrypi: Refactor stream configuration routine | Naushir Patuck |
2021-02-08 | libcamera: ipu3: Get request from information structure instead of buffer | Niklas Söderlund |
2021-02-08 | ipa: raspberrypi: Remove atomic variable from Algorithm class | David Plowman |
2021-02-08 | android: camera_device: Calculate MAX_JPEG_SIZE | Jacopo Mondi |
2021-02-07 | ipa: raspberrypi: lux: Supply missing method and remove atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: noise: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: rasberrypi: contrast: Remove unnecessary atomic variables | David Plowman |
2021-02-07 | ipa: raspberrypi: ccm: Remove unnecessary atomic variable | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Improve locking | David Plowman |
2021-02-07 | ipa: raspberrypi: AWB: Remove unnecessary locking for AWB settings | David Plowman |
2021-02-05 | libcamera: ipu3: Fix RAW sizes selection | Jacopo Mondi |
2021-02-05 | android: camera_device: Report HOT_PIXEL_MAP_MODE as OFF | Jacopo Mondi |
2021-02-05 | android: camera_device: Report sensor test pattern mode | Jacopo Mondi |
2021-02-05 | libcamera: ipu3: Always report crop region | Jacopo Mondi |
2021-02-05 | android: camera_device: Report AF_MODE_OFF in template | Jacopo Mondi |
2021-02-05 | android: camera_device: Use AF_MODE_OFF in scene override | Jacopo Mondi |
2021-02-05 | android: camera_device: Report AE_EXPOSURE_COMPENSATION | Jacopo Mondi |
2021-02-05 | android: camera_device: Report COLOR_CORRECTION_ABERRATION_MODE | Jacopo Mondi |
2021-02-05 | cam: Only queue the exact number of requests asked for | Niklas Söderlund |
2021-02-05 | cam: event_loop: Execute events in the libevent loop | Niklas Söderlund |
2021-02-05 | cam: event_loop: Rename event_ to base_ | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: Share parameter and statistic buffers with IPA | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: Add helper for parameter and statistic buffers | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: Map buffers in IPA | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: imgu: Allocate buffers for stats and param | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: Attach to an IPA and allow it to set sensor controls | Niklas Söderlund |
2021-02-05 | libcamera: ipa: ipu3: Add an IPA skeleton for the IPU3 pipeline | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: cio2: Generate start of frame event | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: cio2: Return the FrameBuffer pointer used | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: imgu: Add parameters video device | Niklas Söderlund |
2021-02-05 | libcamera: ipu3: imgu: Configure the stat video device as part of configure() | Niklas Söderlund |
2021-02-05 | include: linux: Add ipu3 kernel header and format definitions | Niklas Söderlund |
2021-02-05 | libcamera: utils: Add reverse adapter for range-based loop | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Check control availability from idmap | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Restrict sensor info to raw sensors | Laurent Pinchart |
2021-02-05 | libcamera: camera_sensor: Store Bayer pattern in class member | Laurent Pinchart |
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 | test: Add unit tests for the BayerFormat class | Sebastian Fricke |
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 |