summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
2021-08-12libcamera: ipu3: Initialize controls in the IPAJacopo Mondi
2021-08-12libcamera: controls: Use ControlIdMap in deserializationJacopo Mondi
2021-08-12libcamera: controls: Create ControlInfoMap with ControlIdMapJacopo Mondi
2021-08-10libcamera: MappedFrameBuffer: Print errno on mmap() failureUmang Jain
2021-08-10libcamera: MappedFrameBuffer: Use typed Flags<MapModes>Kieran Bingham
2021-08-10libcamera: Give MappedFrameBuffer its own implementationKieran Bingham
2021-08-10src: Remove all unused sys/mman.h inclusionsKieran Bingham
2021-08-09libcamera: Rename 'method' to 'function'Laurent Pinchart
2021-08-09ipu3: Disallow raw only camera configurationUmang Jain
2021-08-03libcamera: camera: Move Camera::Private to header fileLaurent Pinchart
2021-08-03libcamera: frame_buffer: Document the FrameBuffer::Private classLaurent Pinchart
2021-08-03libcamera: base: class: Don't pass Extensible pointer to Private constructorLaurent Pinchart
2021-08-03libcamera: base: class: Link LIBCAMERA_O_PTR to Extensible documentationLaurent Pinchart
2021-08-03libcamera: base: class: Document Extensible::_d() functionsLaurent Pinchart
2021-08-03libcamera: file: Turn MapFlag and OpenModeFlag into enum classLaurent Pinchart
2021-08-03libcamera: file: Use Flags<> class for open flagsLaurent Pinchart
2021-08-03libcamera: file: Use Flags<> class for map flagsLaurent Pinchart
2021-08-03libcamera: flags: Add type-safe enum-based flagsLaurent Pinchart
2021-08-02android, controls: Add and plumb MaxLatency controlPaul Elder
2021-08-02controls: Add boolean constructors for ControlInfoPaul Elder
2021-07-28pipeline: raspberrypi: Fix a bug when clearing out Request buffers on stopNaushir Patuck
2021-07-26libcamera: CameraSensorProperties: Sort entriesLaurent Pinchart
2021-07-25libcamera: Add OV8865 sensor propertiesDaniel Scally
2021-07-19libcamera: v4l2_videodevice: Avoid extra construction of FramebufferUmang Jain
2021-07-19libcamera: ipa_manager: Allow forcing IPA module isolationLaurent Pinchart
2021-07-19libcamera: ipa_manager: Split common code out of createIPA()Laurent Pinchart
2021-07-16libcamera: controls: Fix minor error in documentationJacopo Mondi
2021-07-16libcamera: Add pixel format BGRX8888Vedant Paranjape
2021-07-16libcamera: Fix the V4L2 pixel format for formats::XBGR8888Vedant Paranjape
2021-07-12libcamera: raspberrypi: Allow the tuning file to be set by an environment var...David Plowman
2021-07-12libcamera: framebuffer: Make FrameBuffer class ExtensibleLaurent Pinchart
2021-07-12libcamera: Drop the LIBCAMERA_D_PTR macro in favour of the _d() functionLaurent Pinchart
2021-07-12pipeline: raspberrypi: Use priority write for vblank when writing sensor ctrlsNaushir Patuck
2021-07-11libcamera: buffer: Rename buffer.h to framebuffer.hLaurent Pinchart
2021-07-11base: thread: Fix recursive calls to dispatchMessages()Laurent Pinchart
2021-07-11base: thread: Document the postMessage() function as thread-safeLaurent Pinchart
2021-07-06libcamera: transform: Document Transform enumerators as suchLaurent Pinchart
2021-07-06libcamera: media_device: Rename valid() function to isValid()Laurent Pinchart
2021-07-06libcamera: camera: Make stop() idempotentNĂ­colas F. R. A. Prado
2021-06-30libcamera: pipeline_handler: Hide implementation detail comment from doxygenJean-Michel Hautbois
2021-06-29libcamera: pipeline: simple: converter: Improve error messageLaurent Pinchart
2021-06-29libcamera: pipeline: simple: Log pipeline topologyLaurent Pinchart
2021-06-28libcamera: Add support for monochrome sensorsDavid Plowman
2021-06-28libcamera: device_enumerator: Fix include order for internal headersLaurent Pinchart
2021-06-26libcamera: CameraSensorProperties: Add test pattern mode of IMX258Hirokazu Honda
2021-06-25libcamera: rename public libcamera dependencyKieran Bingham
2021-06-25libcamera: Move generated headers to private depKieran Bingham
2021-06-25libcamera/base: Validate internal headers as privateKieran Bingham
2021-06-25libcamera/base: Move span to base libraryKieran Bingham
2021-06-25libcamera/base: Move event_notifier to baseKieran Bingham