Age | Commit message (Expand) | Author |
2022-06-29 | ipa: rkisp1: Add IMX219 tuning file | Laurent Pinchart |
2022-06-29 | ipa: rkisp1: Add YAML tuning file support | Florian Sylvestre |
2022-06-29 | ipa: rkisp1: Register algorithms | Laurent Pinchart |
2022-06-29 | pipeline: rkisp1: Support IPA tuning file | Florian Sylvestre |
2022-06-29 | ipa: libipa: module: Make the Module class Loggable | Laurent Pinchart |
2022-06-29 | ipa: libipa: module: Add support for instantiation from YAML | Laurent Pinchart |
2022-06-29 | ipa: libipa: algorithm: Add init() function to the Algorithm class | Florian Sylvestre |
2022-06-29 | ipa: libipa: algorithm: Add an algorithm registration mechanism | Laurent Pinchart |
2022-06-29 | ipa: libipa: Move ipa namespace documentation to module.cpp | Laurent Pinchart |
2022-06-29 | ipa: libipa: Introduce a Module class template | Laurent Pinchart |
2022-06-29 | pipeline: raspberrypi: Advertise ScalerCrop from the pipeline handler | Naushir Patuck |
2022-06-29 | pipeline: ipa: raspberrypi: Correctly report available control limits | Naushir Patuck |
2022-06-29 | pipeline: ipa: raspberrypi: Move ControlInfoMap to the IPA | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Use std::optional in DeviceStatus | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: imx477: Get sensor temperature from embedded data | Naushir Patuck |
2022-06-29 | ipa: raspberrypi: Add sensor temperature to DeviceStatus | Naushir Patuck |
2022-06-29 | libcamera: controls: Add SensorTemperature control | Naushir Patuck |
2022-06-27 | libcamera: v4l2_videodevice: Identify non-zero stream starts | Kieran Bingham |
2022-06-27 | README: Add some extra optional dependencies for cam sinks | Eric Curtin |
2022-06-23 | meson: options: Disable pycamera by default | Javier Martinez Canillas |
2022-06-22 | README: Add short testing instructions with cam | Laurent Pinchart |
2022-06-22 | Documentation: Fix length of title underlines | Laurent Pinchart |
2022-06-20 | Documentation: Use language 'en' for Sphinx 5.0.0 | Jacopo Mondi |
2022-06-20 | cam: kms_sink: Remove limitation that camera and display must match | Eric Curtin |
2022-06-20 | libcamera: yaml_parser: Add get() specializations for 16-bit integers | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Fix range checks for 32-bit integers | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Remove memberNames() function | Laurent Pinchart |
2022-06-20 | android: Use the YamlObject iterator API | Laurent Pinchart |
2022-06-20 | test: yaml_parser: Extend tests to cover the iterator API | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Add iterator API | Laurent Pinchart |
2022-06-20 | libcamera: yaml_parser: Use std::is_same_v<> | Laurent Pinchart |
2022-06-19 | cam: drm: Support /dev/dri cards other than 0 | Eric Curtin |
2022-06-18 | ipa: ipu3: awb: Correct the gains calculation | Jean-Michel Hautbois |
2022-06-17 | Documentation: Update the "Start an event loop" section | Daniel Semkowicz |
2022-06-17 | Documentation: Update code examples to use the Request::reuse() method | Daniel Semkowicz |
2022-06-17 | Documentation: Add the missing const to the example code | Daniel Semkowicz |
2022-06-17 | Documentation: Fix createRequest unique_ptr | Tommaso Merciai |
2022-06-16 | libcamera: pipeline: simple: Support scaling on the sensor | Laurent Pinchart |
2022-06-16 | libcamera: pipeline: simple: Store sensor resolution in configuration | Laurent Pinchart |
2022-06-16 | libcamera: pipeline: simple: Factor out format test to separate function | Laurent Pinchart |
2022-06-16 | libcamera: pipeline: simple: Document the pipeline traversal algorithm | Laurent Pinchart |
2022-06-16 | libcamera: pipeline: simple: Improve debug message on config failure | Laurent Pinchart |
2022-06-16 | test: yaml-parser: Use write() instead of fwrite() | Laurent Pinchart |
2022-06-16 | libcamera: yaml_parser: Switch from FILE to File | Laurent Pinchart |
2022-06-16 | libcamera: yaml_parser: Extend YamlObject::size() to dictionaries | Laurent Pinchart |
2022-06-16 | libcamera: yaml_object: Turn Type into an enum class | Laurent Pinchart |
2022-06-10 | android: camera_device: Print the correct number of completed streams | Jacopo Mondi |
2022-06-10 | android: camera_device: Use YUV post-processor | Hirokazu Honda |
2022-06-10 | android: camera_device: Postpone mapped streams handling | Jacopo Mondi |
2022-06-10 | android: camera_stream: Create allocator unconditionally | Jacopo Mondi |