summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-23ipa: rkisp1: agc: Wrap variable length C arrays in spansLaurent Pinchart
2024-02-23pipeline: rpi: vc4: Use an unpacked format if no packed one is availableDavid Plowman
2024-02-15utils: mojom: Fix build error caused by the mojom tool updateNaushir Patuck
2024-02-02gstreamer: Map 10/12/14/16 bayer formats supportsNicolas Dufresne
2024-02-02gstreamer: Map R8/R16 pixel formatNicolas Dufresne
2024-02-02doc: gstreamer: Add missing queuesNicolas Dufresne
2024-01-25libcamera: object: Add and use thread-bound assertionLaurent Pinchart
2024-01-25libcamera: object: Document and ensure Object deletion constraintsLaurent Pinchart
2024-01-25test: timer-thread: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: timer-thread: Move timer start from wrong thread to separate testLaurent Pinchart
2024-01-25test: signal-threads: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: message: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25test: message: Remove incorrect slow receiver testLaurent Pinchart
2024-01-25test: event-thread: Destroy Object from correct thread contextLaurent Pinchart
2024-01-25libcamera: thread: Ensure deferred deletion of all objects before stoppingLaurent Pinchart
2024-01-25test: object-delete: Test deferred delete just before thread stopsLaurent Pinchart
2024-01-25libcamera: signal: Replace object.h inclusion with forward declatationLaurent Pinchart
2024-01-25libcamera: object: Fix thread-bound reference in documentationLaurent Pinchart
2024-01-24apps: common: dng_writer: Add a default case for switch-case on a moduloPaul Elder
2024-01-23libcamera: v4l2_subdevice: Explain sort order of formatInfoMapKieran Bingham
2024-01-23libcamera: bayer_format: Add Y12 to bayerToFormatKieran Bingham
2024-01-23libcamera: formats: Fix sort ordering of R10_CSI2PKieran Bingham
2024-01-23libcamera: formats: Add 16-bit mono formatNaushir Patuck
2024-01-23libcamera: Remove empty formats.cLaurent Pinchart
2024-01-23pipeline: rpi: Always initialize the embedded buffer in tryRunPipelineElias Naur
2024-01-23test: gstreamer: Use env instead of registry editNicolas Dufresne
2024-01-23gstreamer: Add meson devenv supportNicolas Dufresne
2024-01-23utils: ipc: extract-docs: Fix escape characters in regexPaul Elder
2024-01-22Documentation: Update Qt documentation links to Qt 6Neal Gompa
2024-01-22libcamera: base: signal: Update Qt documentation link to Qt 6Neal Gompa
2024-01-17libcamera: v4l2_subdevice: Enable streams API when supportedLaurent Pinchart
2024-01-17include: linux: Update kernel headers to version v6.7Laurent Pinchart
2024-01-12libipa: camera_sensor_helper: Mark createInstance() with overrideLaurent Pinchart
2024-01-09libcamera v0.2.0v0.2.0Kieran Bingham
2024-01-09utils: ipc: Update mojoLaurent Pinchart
2024-01-09utils: ipc: generate.py: Disable attributes checkerLaurent Pinchart
2024-01-09utils: ipc: generate.py: Add bindings directory to Python pathLaurent Pinchart
2024-01-09utils: update-mojo.sh: Commit the mojo updateLaurent Pinchart
2024-01-09utils: update-mojo.sh: Reject a dirty libcamera treeLaurent Pinchart
2024-01-09utils: update-mojo.sh: Change to the libcamera source directoryLaurent Pinchart
2024-01-09utils: update-mojo.sh: Exit immediately on errorLaurent Pinchart
2024-01-09utils: update-mojo.sh: Properly remove old sourcesLaurent Pinchart
2024-01-09libcamera: geometry: Correct doxygen reference to classesDaniel Scally
2024-01-09hooks: pre-push: Disable interpretation of escape sequencesKieran Bingham
2024-01-09ipa: rpi: vc4: data: Update tuning files for HDRDavid Plowman
2024-01-09ipa: rpi: Implement HDR controlDavid Plowman
2024-01-09libcamera: framebuffer_allocator: Remove unnecessary `clear()`Barnabás Pőcze
2024-01-09utils: ipc: mojom_libcamera_generator.py: Fix Python warningMilan Zamazal
2024-01-09libcamera: device_enumerator: ensure deviceNode is not emptyBenjamin Bara
2024-01-09utils: ipc: Fix deserialization of multiple fd parametersPaul Elder