Age | Commit message (Expand) | Author |
2024-07-05 | libtuning: Fix imports | Stefan Klug |
2024-07-05 | utils: tuning: Add requirements file and update readme | Stefan Klug |
2024-07-05 | libtuning: Copy visualize_macbeth_chart from raspberry pi | Stefan Klug |
2024-07-05 | libtuning: Copy files from raspberrypi | Stefan Klug |
2024-07-05 | libtuning: Fix reference image | Stefan Klug |
2024-07-05 | libtuning: Backport improvements in MacBeth search reliability | Stefan Klug |
2024-07-04 | test: utils: Extend utils::hex() test to 8-bit and 16-bit values | Laurent Pinchart |
2024-07-04 | libcamera: base: utils: Implement hex() for 8-bit and 16-bit values | Laurent Pinchart |
2024-07-04 | ipa: rkisp1: blc: Drop [[maybe_unused]] attribute | Laurent Pinchart |
2024-07-04 | libcamera: pipeline: simple: Enable intel-ipu6 with Soft ISP | Dennis Bonke |
2024-07-03 | ipa: rkisp1: Move ov4689 and ov5640 black levels into sensor helpers | Stefan Klug |
2024-07-03 | ipa: rkisp1: data: Update tuning files for imx219 and imx258 | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Report sensor black levels in metadata | Stefan Klug |
2024-07-03 | ipa: rkisp1: blc: Query black levels from camera sensor helper | Stefan Klug |
2024-07-03 | ipa: rkisp1: Move camHelper into IPAContext | Stefan Klug |
2024-07-03 | ipa: libipa: Add black levels to camera sensor helper | Stefan Klug |
2024-07-03 | libcamera: converter: Replace usage of stream index by Stream pointer | Umang Jain |
2024-07-03 | converter: converter_v4l2_m2m: Rename private Stream class | Umang Jain |
2024-07-03 | libcamera: software_isp: Drop unnecessary sanity check | Umang Jain |
2024-07-03 | converter: converter_v4l2_m2m: Rectify streams sanity check | Umang Jain |
2024-07-01 | apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machines | Laurent Pinchart |
2024-07-01 | apps: common: dng_writer: Fix thumbnail generation on BE machines | Laurent Pinchart |
2024-06-29 | utils: libtuning: Correct GBRG Image parsing | Daniel Scally |
2024-06-29 | apps: common: dng_writer: Support RAW10 and RAW12 format | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Add thumbnail scanline function for Raw | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Rename packing functions | Stefan Klug |
2024-06-29 | apps: common: dng_writer: Support RAW16 formats | Daniel Scally |
2024-06-28 | libcamera: Fix maybe-uninitialized error | Stefan Klug |
2024-06-26 | apps: common: dng_writer: Workaround for "Unknown tag 33421" error | Stefan Klug |
2024-06-26 | meson: Enable warnings to flag missing declarations | Laurent Pinchart |
2024-06-26 | test: gstreamer: Include missing sanitizer/asan_interface.h header | Laurent Pinchart |
2024-06-26 | test: ipc: unixsocket: Define local function in anonymous namespace | Laurent Pinchart |
2024-06-26 | apps: Define local functions in anonymous namespace | Laurent Pinchart |
2024-06-26 | v4l2: v4l2_compat: Selectively disable -Wmissing-declarations | Laurent Pinchart |
2024-06-26 | v4l2: v4l2_compat: Include missing headers | Laurent Pinchart |
2024-06-26 | py: libcamera: Move function declarations to common header | Laurent Pinchart |
2024-06-26 | ipa: rpi: Define local functions in anonymous namespace | Laurent Pinchart |
2024-06-25 | ipa: ipa_interface: Declare ipaCreate() in libcamera namespace | Laurent Pinchart |
2024-06-25 | libcamera: base: log: Declare log categories when defining them | Laurent Pinchart |
2024-06-25 | v4l2: v4l2_compat: Move `open*()` flag check into function | Barnabás Pőcze |
2024-06-25 | v4l2: v4l2_compat: Fix redirect from `__open(at)64_2()` | Barnabás Pőcze |
2024-06-24 | ipa: libipa: matrix: Fix incorrect symbol namespace | Laurent Pinchart |
2024-06-24 | libcamera: yaml_parser: Add support for float types | Laurent Pinchart |
2024-06-24 | ipa: rkisp1: agc: Rename frame context update variable to updateMetering | Laurent Pinchart |
2024-06-19 | libcamera: debayer_cpu: Add 32bits/aligned output formats | Robert Mader |
2024-06-18 | ipa: libipa: pwl: Drop readYaml() function | Laurent Pinchart |
2024-06-18 | ipa: rpi: controller: Replace Pwl::readYaml() with YamlObject::get() | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Move AeEnable control to the AGC algorithm | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Correctly clamp maximum shutter speed | Laurent Pinchart |
2024-06-17 | ipa: rkisp1: agc: Rename maxShutterSpeed to maxFrameDuration | Laurent Pinchart |