summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
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
2021-06-25libcamera/base: Move File to base libraryKieran Bingham
2021-06-25libcamera/base: Move extended base functionalityKieran Bingham
2021-06-25libcamera/base: Move class helpers to the base libraryKieran Bingham
2021-06-25libcamera/base: Move utils to the base libraryKieran Bingham
2021-06-25libcamera/base: Introduce new base libraryKieran Bingham
2021-06-25libcamera: Separate source and build path helpersKieran Bingham
2021-06-25libcamera: Rename libcamera pkg-config generationKieran Bingham
2021-06-25libcamera: Move libcamera.so pkg-config file generationKieran Bingham
2021-06-25android: Split HAL to its own shared libraryKieran Bingham