Age | Commit message (Expand) | Author |
2024-07-24 | ipa rkisp1: Remove temperatureK from FrameContext | Stefan Klug |
2024-07-24 | ipa: rkisp1: awb: Clamp gains to machine limits | Stefan Klug |
2024-07-24 | libipa: camera_sensor_helper: Add OV5675 black level | Daniel Semkowicz |
2024-07-24 | apps: qcam: Port to Qt 6 | Neal Gompa |
2024-07-22 | libcamera: pipeline: simple: Enable Soft ISP for TI CSI-RX | Jai Luthra |
2024-07-21 | libcamera: v4l2_videodevice: Use bufferType_ in [get|try|set]Format() | Hans de Goede |
2024-07-08 | qcam: viewfinder_qt: Maintain aspect ratio | Kieran Bingham |
2024-07-06 | ipa: rkisp1: Install all tuning files | Robert Mader |
2024-07-05 | libtuning: agc: rkisp1: Increase y-target | Stefan Klug |
2024-07-05 | libtuning: lsc: Prevent negative values | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Do not calculate ratios to green | Stefan Klug |
2024-07-05 | tuning: rkisp1: Add some static modules | Stefan Klug |
2024-07-05 | libtuning: Add static module | Stefan Klug |
2024-07-05 | libtuning: Only warn if processing returns None | Stefan Klug |
2024-07-05 | libtuning: Handle cases, where no lsc tuning images are present | Stefan Klug |
2024-07-05 | libtuning: modules: Add initial CCM module | Paul Elder |
2024-07-05 | libtuning: Remove need for Cam object from ccm | Stefan Klug |
2024-07-05 | libtuning: Use the color member of the Image class | Stefan Klug |
2024-07-05 | libtuning: lsc: rkisp1: Clip lsc values to valid range | Stefan Klug |
2024-07-05 | libtuning: Be a bit more verbose | Stefan Klug |
2024-07-05 | libtuning: Reactivate macbeth locator | Stefan Klug |
2024-07-05 | libtuning: Implement a minimal yaml parser | Stefan Klug |
2024-07-05 | libtuning: Improve filename parsing | Stefan Klug |
2024-07-05 | libtuning: Fix visualize_macbeth_chart() | Stefan Klug |
2024-07-05 | libtuning: Migrate prints to python logging framework | Stefan Klug |
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 |