summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-12-09android: data: Add camera HAL config for PinephoneProjmondi/android/ndk/pinephoneproJacopo Mondi
2022-12-09[HACK] android: Map IMPLEMENTATION_DEFINED on RGB565Jacopo Mondi
2022-12-09[DNI] android: Add 176x144 resolutionJacopo Mondi
2022-12-09[HACK] camera_sensor: Do not prefer modes with the same ratioJacopo Mondi
2022-12-09android: Be verbose when failing in parsing configJacopo Mondi
2022-12-09android: Allow to override config file path from envJacopo Mondi
2022-12-09ipa: libcamera: add support for ov8858 sensorNicholas Roth
2022-12-09[HACK] cam: sdl: Software rotate the rendered imageJacopo Mondi
2022-12-09libcamera: camera_sensor: Apply flips at setFormat()Jacopo Mondi
2022-12-09libcamera: camera_sensor: Validate TransformJacopo Mondi
2022-12-09libcamera: camera_sensor: Verify flips supportJacopo Mondi
2022-12-09libcamera: bayer_format: Expand documentationJacopo Mondi
2022-12-09libcamera: camera_sensor: Do not clear camera flips when listing formatsDavid Plowman
2022-12-09libcamera: bayer_format: Add toMbusCode methodDavid 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-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