Age | Commit message (Expand) | Author |
2022-11-12 | gstreamer: Do not expose the caps before configuring the camera | Rishikesh Donadkar |
2022-11-11 | v4l2: v4l2_camera: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | v4l2: v4l2_camera_proxy: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: camera_manager: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: thread: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-11 | libcamera: base: semaphore: Apply clang thread safety annotation | Hirokazu Honda |
2022-11-09 | pipeline: rkisp1: Pass info pointer to tryCompleteRequest() | Laurent Pinchart |
2022-11-09 | libcamera: pipeline_handler: Return unique_ptr from generateConfiguration() | Laurent Pinchart |
2022-11-09 | ipa: rkisp1: Move shutter speed and analogue gain limits from agc to sensor | Laurent Pinchart |
2022-11-09 | ipa: Sort algorithm operations based on calling order | Laurent Pinchart |
2022-11-08 | libcamera: camera: Fix the isAcquired test | David Plowman |
2022-11-03 | ipa: rkisp1: Compute LSC algorithm parameter during configure | Florian Sylvestre |
2022-10-28 | ipa: raspberrypi: awb: Update colour temperature whenever manual gains change | David Plowman |
2022-10-28 | pipeline: raspberrypi: Do not unconditionally free buffers on close | Naushir Patuck |
2022-10-28 | libcamera: v4l2_videodevice: Guard against releasing unallocated buffers | Naushir Patuck |
2022-10-28 | android: libcamera: add useful debug prints | Nicholas Roth |
2022-10-28 | libcamera: make libdl optional when provided | Nicholas Roth |
2022-10-28 | ipa: raspberry: replace abs() with std::abs() | Nicholas Roth |
2022-10-28 | android: remove references to std::filesystem | Nicholas Roth |
2022-10-28 | ipa: add missing thread-safety annotations | Nicholas Roth |
2022-10-24 | apps: Share common source between applications | Laurent Pinchart |
2022-10-24 | ipa: ipu3: Fill AGC and AWB metadata in algorithms | Laurent Pinchart |
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 |