summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-01android: Fix improper file descriptor enumerationjmondi/android/pinephoneproNicholas Roth
2022-12-01android: add makefiles to build inline with AOSPNicholas Roth
2022-12-01ipa: add a flag to disable isolation for AndroidNicholas Roth
2022-12-01ipa: workaround libcxx duration limitationNicholas Roth
2022-12-01ipa: libcamera: add support for ov8858 sensorNicholas Roth
2022-12-01[HACK] cam: sdl: Software rotate the rendered imageJacopo Mondi
2022-12-01libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi
2022-12-01libcamera: camera_sensor: Validate TransformJacopo Mondi
2022-12-01libcamera: camera_sensor: Verify flips supportJacopo Mondi
2022-12-01libcamera: bayer_format: Expand documentationJacopo Mondi
2022-12-01libcamera: camera_sensor: Do not clear camera flips when listing formatsDavid Plowman
2022-12-01libcamera: bayer_format: Add toMbusCode methodDavid Plowman
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-25utils: tuning: Add tuning script for rkisp1Paul Elder
2022-11-25utils: tuning: Add alsc-only libtuning raspberrypi tuning scriptPaul Elder
2022-11-25utils: libtuning: generators: Add yaml outputPaul Elder
2022-11-25utils: libtuning: parsers: Add yaml parserPaul Elder
2022-11-25utils: libtuning: generators: Add raspberrypi outputPaul Elder
2022-11-25utils: libtuning: parsers: Add raspberrypi parserPaul Elder
2022-11-25utils: libtuning: modules: alsc: Add rkisp1 LSC modulePaul Elder
2022-11-25utils: libtuning: modules: alsc: Add raspberrypi ALSC modulePaul Elder
2022-11-25utils: libtuning: modules: Add base LSC modulePaul Elder
2022-11-25utils: tuning: libtuning: Implement extensible components of libtuningPaul Elder
2022-11-25utils: tuning: libtuning: Implement math helpersPaul Elder
2022-11-25utils: tuning: libtuning: Implement the core of libtuningPaul Elder
2022-11-24libcamera: tracing: fix header generation when built as subprojectBarnabás Pőcze
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-18libcamera v0.0.2Kieran Bingham
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