Age | Commit message (Expand) | Author |
2022-10-24 | ipa: rkisp1: Fill AGC and AWB metadata | Laurent Pinchart |
2022-10-24 | ipa: Pass metadata to Algorithm::process() function | Laurent Pinchart |
2022-10-24 | apps: cam: Fix compilation error with clang when libtiff-4 is not found | Laurent Pinchart |
2022-10-20 | apps: Move libtiff dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | apps: Move libevent dependency to src/apps/meson.build | Laurent Pinchart |
2022-10-20 | Move test applications to src/apps/ | Laurent Pinchart |
2022-10-20 | qcam: Simplify dependency handling for libtiff | Laurent Pinchart |
2022-10-20 | cam: Don't print DNG option text if libtiff isn't found | Laurent Pinchart |
2022-10-20 | ipa: raspberrypi: Rename ov9281.json to ov9281_mono.json | Naushir Patuck |
2022-10-20 | libcamera: base: log: Fix LogCategory creation issues | Tomi Valkeinen |
2022-10-20 | libcamera: base: log: Fix use of freed name | Tomi Valkeinen |
2022-10-19 | ipa: rkisp1: Downgrade sensor controls range message to Debug | Laurent Pinchart |
2022-10-19 | ipa: Drop period at end of \brief or \param | Laurent Pinchart |
2022-10-19 | cam: dng_writer: Add support for 8-bit raw formats | Paul Elder |
2022-10-19 | cam: file_sink: Add support for DNG output | Paul Elder |
2022-10-19 | qcam, cam: Move DNGWriter from qcam to cam | Paul Elder |
2022-10-18 | ipa: vimc: Add Flags to parameters | Paul Elder |
2022-10-18 | ipa: vimc: Add IPAOperationCode to init() parameter list | Paul Elder |
2022-10-18 | ipa: raspberrypi: Extract line length from the embedded data parser | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Allow full line length control | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add line length to DeviceStatus | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add line length calculations helper functions | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add pixel clock rate to the CameraMode structure | Naushir Patuck |
2022-10-18 | pipeline: ipa: raspberrypi: Add HBLANK control to DelayedControls | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Remove initialized_ field from CamHelper | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Pass lineLength into the CamHelper API | Naushir Patuck |
2022-10-18 | ipa: raspberrypi: Add minimum and maximum line length fields to CameraMode | Naushir Patuck |
2022-10-18 | camera_sensor: Add minimum and maximum line length to IPACameraSensorInfo | Naushir Patuck |
2022-10-17 | qcam: dng: Make TIFFTAG_CFAPATTERN variable count | Jean-Michel Hautbois via libcamera-devel |
2022-10-15 | libcamera: v4l2_subdevice: Add JPEG_1X8 and BGR888_1X24 mbus formats to forma... | Xavier Roumegue |
2022-10-13 | meson: Shared Object version handling | Kieran Bingham |
2022-10-10 | libcamera: v4l2_videodevice: Warn if bytesused == 0 when queuing output buffer | Laurent Pinchart |
2022-10-10 | pipeline: rkisp1: Set bytesused before queuing parameters buffer | Laurent Pinchart |
2022-10-10 | pipeline: ipu3: Set bytesused before queuing parameters buffer | Laurent Pinchart |
2022-10-10 | libcamera: framebuffer: Move remaining private data to Private class | Laurent Pinchart |
2022-10-10 | libcamera: base: utils: Drop defopt | Laurent Pinchart |
2022-10-10 | ipa: rkisp1: Drop use of utils::defopt | Laurent Pinchart |
2022-10-07 | ipa: raspberrypi: Remove unneeded Span casts | Laurent Pinchart |
2022-10-07 | libcamera: controls: Construct Span with size for array controls | Laurent Pinchart |
2022-10-07 | utils: gen-controls: Improve YAML notation for variable-size array controls | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | libcamera: pipeline_handler: Make factory create() function const | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Implement factories through class templates | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Return unique_ptr from createInstance | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make registerType() and createInstance() private | Laurent Pinchart |
2022-10-07 | ipa: camera_sensor_helper: Make factory createInstance() function const | Laurent Pinchart |
2022-10-07 | ipa: ipu3: Fix minor Doxygen issues in IPAFrameContext | Laurent Pinchart |
2022-10-05 | test: threads: Fix link failure due to missing dependency | Laurent Pinchart |
2022-10-05 | ipa: raspberrypi: Fix the imx296 mono tuning black level | Naushir Patuck |