Age | Commit message (Expand) | Author |
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 | 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 | 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 |