summaryrefslogtreecommitdiff
path: root/src/libcamera/include
AgeCommit message (Expand)Author
2020-03-18libcamera: utils: Move libcamera build path lookup to utilsKaaira Gupta
2020-03-07libcamera: v4l2_videodevice: Don't use std::atomic specializationLaurent Pinchart
2020-03-06libcamera: V4L2BufferCache: Improve cache eviction strategyNiklas Söderlund
2020-03-06libcamera: V4L2BufferCache: Mark Entry::operator==() as constNiklas Söderlund
2020-03-06libcamera: control_serializer: Add support for array controlsJacopo Mondi
2020-03-06libcamera: byte_stream_buffer: Add zero-copy read() variantLaurent Pinchart
2020-03-06libcamera: byte_stream_buffer: Add Span<> supportJacopo Mondi
2020-02-24libcamera: ipa_manager: Allow recursive parsingKieran Bingham
2020-02-24libcamera: ipa_manager: Simplify addDir() usageKieran Bingham
2020-02-24libcamera: utils: Add a C++ dirname implementationKieran Bingham
2020-02-19libcamera: media_device: Use Loggable interfaceKieran Bingham
2020-02-14libcamera: pipeline_handler: Add Camera propertiesJacopo Mondi
2020-02-14libcamera: camera_sensor: Parse camera propertiesJacopo Mondi
2020-02-14libcamera: thread: Support timeout in wait() functionLaurent Pinchart
2020-02-13libcamera: v4l2_videodevice: Add crop/selection controlNaushir Patuck
2020-02-13libcamera: utils: Add string splitter utility functionLaurent Pinchart
2020-02-13libcamera: camera: Implement the threading modelLaurent Pinchart
2020-02-04libcamera: pipeline_handler: Fix the compilation issue in muslMadhavan Krishnan
2020-01-20libcamera: thread: Add a method to return the ID of the current threadLaurent Pinchart
2020-01-14libcamera: Switch from utils::make_unique to std::make_uniqueLaurent Pinchart
2020-01-12libcamera: pipeline: Remove explicit buffer handlingNiklas Söderlund
2020-01-12libcamera: v4l2_videodevice: Remove Buffer interfaceNiklas Söderlund
2020-01-12libcamera: Switch to FrameBuffer interfaceNiklas Söderlund
2020-01-12libcamera: pipeline: Add FrameBuffer handlersNiklas Söderlund
2020-01-12libcamera: v4l2_videodevice: Add FrameBuffer interfaceNiklas Söderlund
2020-01-12libcamera: v4l2_videodevice: Add V4L2BufferCache to deal with index mappingNiklas Söderlund
2020-01-12libcamera: v4l2_videodevice: Extract exportDmabufFd()Niklas Söderlund
2020-01-07libcamera: bound_method: Manage BoundMethodPack through std::shared_ptrLaurent Pinchart
2020-01-07libcamera: control_serializer: Initialize serial_Laurent Pinchart
2020-01-03libcamera: camera_manager, pipeline_handler: allow retrieving cameras by devi...Paul Elder
2020-01-03libcamera: utils: Add strlcpyPaul Elder
2019-12-16libcamera: pipelines: Align bookkeeping in queueRequest()Niklas Söderlund
2019-11-20ipa: Allow short-circuiting the ipa_context_opsLaurent Pinchart
2019-11-20ipa: Switch to the plain C APIJacopo Mondi
2019-11-20libcamera: Add controls serializerLaurent Pinchart
2019-11-20libcamera: Add ByteStreamBufferJacopo Mondi
2019-11-20libcamera: controls: Index ControlList by unsigned intLaurent Pinchart
2019-11-20libcamera: pipeline: Drop forward declaration of BufferPoolNiklas Söderlund
2019-11-18libcamera: Fix compilation with uClibc and uClibc-ngLaurent Pinchart
2019-11-18libcamera: Remove space between empty curly bracketsLaurent Pinchart
2019-11-08libcamera: Remove unneeded semicolonsLaurent Pinchart
2019-10-29libcamera: bound_method: Support connection typesLaurent Pinchart
2019-10-28libcamera: Add Semaphore classLaurent Pinchart
2019-10-28libcamera: v4l2_videodevice: Add PixelFormat conversionJacopo Mondi
2019-10-28libcamera: formats: Write libcamera in lowercaseLaurent Pinchart
2019-10-23libcamera: Standardise on C compatibility headersLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Remove V4L2ControlList classLaurent Pinchart
2019-10-15libcamera: controls: Merge ControlInfoMap and V4L2ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Derive V4L2ControlInfoMap from ControlInfoMapLaurent Pinchart
2019-10-15libcamera: v4l2_controls: Store a ControlRange in V4L2ControlInfoMapLaurent Pinchart