summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-06-04libcamera: pipeline: vimc: Remove unsupportable formatKieran Bingham
2020-06-04libcamera: pipeline: vimc: Skip unsupported formatsKieran Bingham
2020-06-04libcamera: camera: Return -EINVAL if any stream is null while configure()Umang Jain
2020-06-04pipeline: raspberrypi: Fix for staggered write on resetNaushir Patuck
2020-06-04libcamera: pipeline: vimc: Use appropriate media bus formatLaurent Pinchart
2020-06-04libcamera: camera: Drop full stop from \returnJacopo Mondi
2020-06-04android: hal_manager: Do not hardcode propertiesJacopo Mondi
2020-06-04android: hal_manager: Report supported API versionJacopo Mondi
2020-06-04android: camera_device: Provide log prefixJacopo Mondi
2020-05-28qcam: viewfinder: Use correct DRM/QImage mappingsKieran Bingham
2020-05-28v4l2: Relicense V4L2 compatibility layer under LGPLLaurent Pinchart
2020-05-22libcamera: pipeline: simple: Add scaling supportLaurent Pinchart
2020-05-22libcamera: pipeline: simple: converter: Add scaling supportLaurent Pinchart
2020-05-22libcamera: pipeline: simple: Add stride supportLaurent Pinchart
2020-05-21libcamera: raspberry: Fix segfault in ~RPiCameraData()Jacopo Mondi
2020-05-21libcamera: camera_sensor: Update properties parsingJacopo Mondi
2020-05-19libcamera: v4l2_videodevice: Use FileDescriptor "fd move" constructorLaurent Pinchart
2020-05-19libcamera: file_descriptor: Implement move semantics for constructorLaurent Pinchart
2020-05-18(q)cam: Fix header guardsLaurent Pinchart
2020-05-18libcamera: v4l2_videodevice: Fix dangling file descriptorNaushir Patuck
2020-05-18meson: Rename variables storing headers listsLaurent Pinchart
2020-05-16libcamera: Move IPA headers from include/ipa/ to include/libcamera/ipa/Laurent Pinchart
2020-05-16libcamera: Move internal headers to include/libcamera/internal/Laurent Pinchart
2020-05-15libcamera: pipeline: raspberrypi: Move StaggeredCtrl to libcamera namespaceLaurent Pinchart
2020-05-15libcamera: pipeline: raspberrypi: Don't inline all of StaggeredCtrlLaurent Pinchart
2020-05-13ipa: Only sign IPA modules that are being installedLaurent Pinchart
2020-05-13licenses: License all meson files under CC0-1.0Laurent Pinchart
2020-05-12libcamera: proxy: Relicense proxy worker under LGPLLaurent Pinchart
2020-05-11libcamera: raspberrypi: Add components to meson buildNaushir Patuck
2020-05-11libcamera: ipa: Raspberry Pi IPANaushir Patuck
2020-05-11libcamera: pipeline: Raspberry Pi pipeline handlerNaushir Patuck
2020-05-11meson: Use files() instead of find_program() for internal scriptsLaurent Pinchart
2020-05-10libcamera: pipeline: simple: Support multiple capture video nodesLaurent Pinchart
2020-05-10libcamera: pipeline: simple: Integrate converter supportLaurent Pinchart
2020-05-10libcamera: pipeline: simple: Add simple format converterLaurent Pinchart
2020-05-10libcamera: pipeline: Add a simple pipeline handlerMartijn Braam
2020-05-10libcamera: v4l2_videodevice: Support filtering formats by media bus codeLaurent Pinchart
2020-05-10android: hal: License camera3_hal.cpp as LGPL-2.1-or-laterLaurent Pinchart
2020-05-04qcam: dng_writer: Write EXIF IFD as custom directoryLaurent Pinchart
2020-05-03libcamera: camera_sensor: Relax restriction on sizesLaurent Pinchart
2020-05-03qcam: dng_writer: Remove colon from \todoNiklas Söderlund
2020-05-03qcam: dng_writer: Generate thumbnail in RGB formatLaurent Pinchart
2020-05-03qcam: dng_writer: Populate DNG tags from metadataLaurent Pinchart
2020-05-03qcam: dng_writer: Output thumbnailLaurent Pinchart
2020-05-03qcam: dng_writer: Name arguments to packScanline()Laurent Pinchart
2020-05-03qcam: Pass request metadata to DNG writerLaurent Pinchart
2020-05-03libcamera: camera_sensor: Prepare for multi-subdev camera sensorsLaurent Pinchart
2020-05-03libcamera: camera_sensor: Store subdevice in std::unique_ptrLaurent Pinchart
2020-05-03libcamera: camera_sensor: Access entity directlyLaurent Pinchart
2020-05-03qcam: dng_writer: Fix missing field nameNiklas Söderlund