summaryrefslogtreecommitdiff
path: root/src/libcamera
AgeCommit message (Expand)Author
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
2021-06-23pipeline: raspberrypi: Simplify RPiCameraData::clearIncompleteRequests()Naushir Patuck
2021-06-23libcamera: Add OV5647 sensor propertiesVedant Paranjape
2021-06-19libcamera: utils: Support systems that lack secure_getenv and issetugidLaurent Pinchart
2021-06-17libcamera: pipeline: simple: Fix crash when storing timestamp in metadataLaurent Pinchart
2021-06-16libcamera: pipeline: vimc: Fail without an IPAKieran Bingham
2021-06-16pipeline: ipu3: Report error when failing to configureKieran Bingham
2021-06-16meson: summarise pathsKieran Bingham
2021-06-15libcamera: log: Destroy LogCategory instances in a controlled wayLaurent Pinchart
2021-06-14libcamera: pipeline: ipu3: Report available sensor test pattern modeHirokazu Honda
2021-06-14libcamera: CameraSensor: Enable retrieving supported test pattern modesHirokazu Honda
2021-06-14libcamera: CameraSensorProperties: Add table of v4l2 index and test patternHirokazu Honda
2021-06-14libcamera: V4L2Device: Support v4l2 menu controlHirokazu Honda
2021-06-14libcamera: controls: Add sensor test pattern modeHirokazu Honda
2021-06-14libcamera: pipeline_handler: Cancel Request on queueing failureJacopo Mondi
2021-06-14libcamera: request: Add Request::cancel()Jacopo Mondi
2021-06-14ipa: ipu3: Support return values from configure()Kieran Bingham
2021-06-08libcamera: utils: Add helper class for std::chrono::durationNaushir Patuck
2021-06-07libcamera: V4L2Device: Remove the controls order assumption in updateControls()Hirokazu Honda
2021-06-04libcamera: Add libcamera_generated_ipa_headers as a dependency for libcamera_depNiklas Söderlund