summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-06ipa: rkisp1: Install all tuning filesRobert Mader
2024-07-05libtuning: agc: rkisp1: Increase y-targetStefan Klug
2024-07-05libtuning: lsc: Prevent negative valuesStefan Klug
2024-07-05libtuning: lsc: rkisp1: Do not calculate ratios to greenStefan Klug
2024-07-05tuning: rkisp1: Add some static modulesStefan Klug
2024-07-05libtuning: Add static moduleStefan Klug
2024-07-05libtuning: Only warn if processing returns NoneStefan Klug
2024-07-05libtuning: Handle cases, where no lsc tuning images are presentStefan Klug
2024-07-05libtuning: modules: Add initial CCM modulePaul Elder
2024-07-05libtuning: Remove need for Cam object from ccmStefan Klug
2024-07-05libtuning: Use the color member of the Image classStefan Klug
2024-07-05libtuning: lsc: rkisp1: Clip lsc values to valid rangeStefan Klug
2024-07-05libtuning: Be a bit more verboseStefan Klug
2024-07-05libtuning: Reactivate macbeth locatorStefan Klug
2024-07-05libtuning: Implement a minimal yaml parserStefan Klug
2024-07-05libtuning: Improve filename parsingStefan Klug
2024-07-05libtuning: Fix visualize_macbeth_chart()Stefan Klug
2024-07-05libtuning: Migrate prints to python logging frameworkStefan Klug
2024-07-05libtuning: Fix importsStefan Klug
2024-07-05utils: tuning: Add requirements file and update readmeStefan Klug
2024-07-05libtuning: Copy visualize_macbeth_chart from raspberry piStefan Klug
2024-07-05libtuning: Copy files from raspberrypiStefan Klug
2024-07-05libtuning: Fix reference imageStefan Klug
2024-07-05libtuning: Backport improvements in MacBeth search reliabilityStefan Klug
2024-07-04test: utils: Extend utils::hex() test to 8-bit and 16-bit valuesLaurent Pinchart
2024-07-04libcamera: base: utils: Implement hex() for 8-bit and 16-bit valuesLaurent Pinchart
2024-07-04ipa: rkisp1: blc: Drop [[maybe_unused]] attributeLaurent Pinchart
2024-07-04libcamera: pipeline: simple: Enable intel-ipu6 with Soft ISPDennis Bonke
2024-07-03ipa: rkisp1: Move ov4689 and ov5640 black levels into sensor helpersStefan Klug
2024-07-03ipa: rkisp1: data: Update tuning files for imx219 and imx258Stefan Klug
2024-07-03ipa: rkisp1: blc: Report sensor black levels in metadataStefan Klug
2024-07-03ipa: rkisp1: blc: Query black levels from camera sensor helperStefan Klug
2024-07-03ipa: rkisp1: Move camHelper into IPAContextStefan Klug
2024-07-03ipa: libipa: Add black levels to camera sensor helperStefan Klug
2024-07-03libcamera: converter: Replace usage of stream index by Stream pointerUmang Jain
2024-07-03converter: converter_v4l2_m2m: Rename private Stream classUmang Jain
2024-07-03libcamera: software_isp: Drop unnecessary sanity checkUmang Jain
2024-07-03converter: converter_v4l2_m2m: Rectify streams sanity checkUmang Jain
2024-07-01apps: common: dng_writer: Fix RAW10 and RAW12 packing on BE machinesLaurent Pinchart
2024-07-01apps: common: dng_writer: Fix thumbnail generation on BE machinesLaurent Pinchart
2024-06-29utils: libtuning: Correct GBRG Image parsingDaniel Scally
2024-06-29apps: common: dng_writer: Support RAW10 and RAW12 formatStefan Klug
2024-06-29apps: common: dng_writer: Add thumbnail scanline function for RawStefan Klug
2024-06-29apps: common: dng_writer: Rename packing functionsStefan Klug
2024-06-29apps: common: dng_writer: Support RAW16 formatsDaniel Scally
2024-06-28libcamera: Fix maybe-uninitialized errorStefan Klug
2024-06-26apps: common: dng_writer: Workaround for "Unknown tag 33421" errorStefan Klug
2024-06-26meson: Enable warnings to flag missing declarationsLaurent Pinchart
2024-06-26test: gstreamer: Include missing sanitizer/asan_interface.h headerLaurent Pinchart
2024-06-26test: ipc: unixsocket: Define local function in anonymous namespaceLaurent Pinchart