summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13libcamera: camera_sensor: Add OV5675 sensor propertiesQuentin Schulz
2022-05-10py: Fix gen-py-control-enums.py referenceKieran Bingham
2022-05-10v4l2_videodevice: Disable the watchdog timer when no buffers are queuedNaushir Patuck
2022-05-10libcamera: raspberrypi: Fetch correct value for SensorSensitivityDavid Plowman
2022-05-10libcamera: Add a SensorSensitivity propertyNaushir Patuck
2022-05-10py: Add cam.pyTomi Valkeinen
2022-05-10py: Add unittests.pyTomi Valkeinen
2022-05-10py: Generate control enums from yamlTomi Valkeinen
2022-05-10Add Python bindingsTomi Valkeinen
2022-05-10meson: Add 'check: true' for run_command() callsTomi Valkeinen
2022-05-10meson: Use new project_*_root() functionsTomi Valkeinen
2022-05-10meson: Require meson 0.56+Tomi Valkeinen
2022-05-10android: camera_hal_config: Use YamlParser to parse android HAL configHan-Lin Chen
2022-05-10test: Add YamlParser testHan-Lin Chen
2022-05-10libcamera: Introduce YamlParser as a helper to parse yaml filesHan-Lin Chen
2022-05-09ipa: raspberrypi: Demote noisy message to DebugLaurent Pinchart
2022-05-04Documentation: Use https instead of httpQuentin Schulz
2022-05-04Documentation: Fix typosQuentin Schulz
2022-05-04Documentation: Replace ’ by 'Quentin Schulz
2022-05-04libcamera: Replace toString with operator<<() for format classesLaurent Pinchart
2022-05-04libcamera: Add operator<<() for V4L2 format classesLaurent Pinchart
2022-05-04libcamera: bayer_format: Add operator<<()Laurent Pinchart
2022-05-04libcamera: Add operator<<() for pixel format classesLaurent Pinchart
2022-05-04libcamera: geometry: Add missing ostream header in geometry.hLaurent Pinchart
2022-05-04libcamera: Replace toString with operator<<() for geometry classesLaurent Pinchart
2022-05-04libcamera: object: Silence gcc false positive error in release modeLaurent Pinchart
2022-04-22libcamera: geometry: Correct the string representation of RectangleHan-Lin Chen
2022-04-22libcamera: geometry: Add operator<< for classes in geometryHan-Lin Chen
2022-04-15Documentation: Fix spelling errorRishikesh Donadkar
2022-04-14ipa: ipu3: af: A not initialized frame ignore counter fixingKate Hsuan
2022-04-14ipa: RPi: Move the IPA to the ipa::RPi namespaceJean-Michel Hautbois
2022-04-14libcamera: framebuffer: Make FrameBuffer::cancel() privateDorota Czaplejewicz
2022-04-13ipa: vimc: Synchronise parameter buffer ops namingUmang Jain
2022-04-13ipa: vimc: Establish logical order of operationsUmang Jain
2022-04-12libcamera: camera: Ensure requests belong to the cameraKieran Bingham
2022-04-09ipa: ipu3: af: Simplify accumulations of y_itemsKieran Bingham
2022-04-09ipa: ipu3: af: Use Span for y_table_item_tKieran Bingham
2022-04-09ipa: ipu3: af: Remove redundant memcpyKieran Bingham
2022-04-09ipa: ipu3: af: Use geometry classes to perform grid centeringKieran Bingham
2022-04-09ipa: ipu3: af: Move constants to implementationKieran Bingham
2022-04-09ipa: ipu3: af: enforce grid size restrictionsKieran Bingham
2022-04-08ipa: ipu3: Inline parseStatistics() into processStatsBuffer()Umang Jain
2022-04-08ipa: ipu3: Inline fillParams() in fillParamsBuffer()Umang Jain
2022-04-08ipa: ipu3: Replace event-based ops with dedicated functionsUmang Jain
2022-04-07test: v4l2_videodevice: Fix format configuration in the vimc pipelineLaurent Pinchart
2022-04-07test: v4l2_videodevice: dequeue_watchdog: Check return value of streamOnLaurent Pinchart
2022-04-07test: v4l2_videodevice: dequeue_watchdog: Log message on failuresLaurent Pinchart
2022-04-07libcamera: v4l2_videodevice: Fix uninitialised watchdogDuration_Umang Jain
2022-04-07libcamera: base: utils: Add missing constructor for DurationLaurent Pinchart
2022-04-06libcamera: camera_sensor: Drop const on the return value of sizes()Laurent Pinchart