summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-19Expose the Request Sequence Number in Python BindingsMatthew Goodman
2022-12-19ipa: raspberrypi: Add a "scientific" tuning for the IMX477Naushir Patuck
2022-12-16libcamera: Add todo comment in meson.build about switch to dependency('dl')Laurent Pinchart
2022-12-14libcamera: pipeline: simple: converter: Use generic converter interfaceXavier Roumegue
2022-12-14libcamera: Declare generic converter interfaceXavier Roumegue
2022-12-12libcamera: camera_sensor: Rectify test patterns listed for IMX519Umang Jain
2022-12-09libcamera: camera_sensor: Add IMX519 sensor propertiesUmang Jain
2022-12-09ipa: rkisp1: Add additional default values to controlsRobert Mader
2022-12-09lc-compliance: simple_capture: Free Requests properlyPaul Elder
2022-12-09py: Support controls that use an array of RectanglesDavid Plowman
2022-12-08libcamera: controls: Change LensPosition units to dioptresDavid Plowman
2022-12-07android: Fix missing space in error messageJacopo Mondi
2022-11-30ipa: raspberrypi: imx477: Update tuning file for the latest camera modulesDavid Plowman
2022-11-30ipa: raspberrypi: Fix bug in IPA frame drop logicNaushir Patuck
2022-11-29ipa: raspberrypi: agc: Fix digital gain calculation for manual modeNaushir Patuck
2022-11-29pipeline: ipa: raspberrypi: Use IPA cookiesNaushir Patuck
2022-11-29ipa: raspberrypi: Use an array of RPiController::Metadata objectsNaushir Patuck
2022-11-29ipa: raspberrypi: Add RPiController::Metadata::mergeCopyNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Add user cookie to DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: delayed_controls: Template the ControlRingBuffer classNaushir Patuck
2022-11-29pipeline: raspberrypi: Switch to RPi::DelayedControlsNaushir Patuck
2022-11-29pipeline: raspberrypi: Fork DelayedControlsNaushir Patuck
2022-11-28libcamera: v4l2_device: Workaround faulty control menusKieran Bingham
2022-11-28libcamera: framebuffer_allocator: Avoid double map lookupBarnabás Pőcze
2022-11-25cam: capture_script: Support parsing array controlsJacopo Mondi
2022-11-25pipeline: rkisp1: Support raw Bayer capture configurationFlorian Sylvestre
2022-11-25pipeline: rkisp1: Support raw Bayer capture at runtimeFlorian Sylvestre
2022-11-25pipeline: rkisp1: Fix stream size validationLaurent Pinchart
2022-11-25pipeline: rkisp1: Query the driver for formatsPaul Elder
2022-11-25ipa: rkisp1: agc: Support raw captureLaurent Pinchart
2022-11-25ipa: rkisp1: Add support for manual gain and exposurePaul Elder
2022-11-25ipa: rkisp1: Support raw capture in IPA operationsLaurent Pinchart
2022-11-25libcamera: stream: Turn StreamRole into scoped enumerationLaurent Pinchart
2022-11-25libcamera: stream: Add operator<<() to print StreamRole as a stringLaurent Pinchart
2022-11-24libcamera: Test sensor's ability to discover ancillary devicesYunke Cao
2022-11-23ipa: rkisp1: add FrameDurationLimits controlNicholas Roth
2022-11-23ipa: rkisp1: Fail hard on empty CameraSensorInfoJacopo Mondi
2022-11-23ipa: rkisp1: Use IPAConfig in IPA::configure()Jacopo Mondi
2022-11-23libcamera: Move IPA sensor controls validation to CameraSensorJacopo Mondi
2022-11-23pipeline: raspberrypi: Remove enum BuffferMask from the mojom interfaceNaushir Patuck
2022-11-21ipa: raspberrypi: Remove generic "pause" mechanism from AlgorithmNick Hollinghurst
2022-11-21pipeline: imx8-isi: Set SensorTimestamp metadataLaurent Pinchart
2022-11-21libcamera: imx8-isi: Enumerate supported stream formatsJacopo Mondi
2022-11-21gstreamer: Do not lookup controls by idJacopo Mondi
2022-11-19apps: cam: kms: Avoid 'unused-parameter' warningsChristian Rauch
2022-11-17libcamera: pipeline: Add IMX8 ISI pipelineJacopo Mondi
2022-11-14libcamera: pipeline: raspberrypi: Free buffers when a camera is releasedDavid Plowman
2022-11-14libcamera: Add a PipelineHandler::releaseDevice methodDavid Plowman
2022-11-14Revert "pipeline: raspberrypi: Do not unconditionally free buffers on close"David Plowman
2022-11-14libcamera: v4l2_videodevice: Reduce zero sequence warning log levelKieran Bingham