summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2019-08-17libcamera: object: Notify objects of thread moveLaurent Pinchart
2019-08-17libcamera: object: Add an asynchronous method invocation methodLaurent Pinchart
2019-08-17libcamera: bound_method: Decouple from Signal implementationLaurent Pinchart
2019-08-17libcamera: signal: Split Slot implementation to reusable classesLaurent Pinchart
2019-08-17libcamera: object: Make message() method protectedLaurent Pinchart
2019-08-12include: android: Add SPDX tagsJacopo Mondi
2019-08-12include: android: Add Android headers from CrosJacopo Mondi
2019-07-17libcamera: logging: add syslog, stream, and nowhere logging targetsPaul Elder
2019-07-14libcamera: stream: Map external buffers to indexesJacopo Mondi
2019-07-14libcamera: buffer: Add an accessor to the BufferMemoryLaurent Pinchart
2019-07-14libcamera: buffer: Add dmabuf file descriptorsJacopo Mondi
2019-07-14libcamera: stream: Add Stream memory typeJacopo Mondi
2019-07-14libcamera: stream: Shorten access to the bufferPoolJacopo Mondi
2019-07-14libcamera: v4l2_videodevice: Signal buffer completion at streamoff timeLaurent Pinchart
2019-07-14libcamera: buffer: Split memory information to BufferMemoryLaurent Pinchart
2019-07-14libcamera: request: Add cookie to make request tracking easierLaurent Pinchart
2019-07-12libcamera: ipa_module_info: add license fieldPaul Elder
2019-07-12libcamera: logging: add logging API for applicationsPaul Elder
2019-07-11libcamera: signal: Fix compilation on gccLaurent Pinchart
2019-07-11libcamera: signal: Fix Object handling in multiple inheritance casesLaurent Pinchart
2019-07-11libcamera: signal: Support cross-thread signalsLaurent Pinchart
2019-07-11libcamera: thread: Add a messaging passing APILaurent Pinchart
2019-07-11libcamera: Add thread supportLaurent Pinchart
2019-07-09libcamera: Rework automatic version generation to avoid rebuildsLaurent Pinchart
2019-07-04libcamera: Auto generate version informationKieran Bingham
2019-07-02libcamera: ipa_module_info: remove cplusplus guardsPaul Elder
2019-07-02libcamera: controls: Add a set of initial controlsLaurent Pinchart
2019-07-02libcamera: request: Add a ControlListKieran Bingham
2019-07-02libcamera: controls: Extend ControlList to access controls by IDLaurent Pinchart
2019-07-02libcamera: camera: Provide a list of ControlInfoKieran Bingham
2019-07-02libcamera: controls: Introduce control-related data typesKieran Bingham
2019-07-01libcamera: timer: Stop timer when it is deletedNiklas Söderlund
2019-07-01libcamera: Use 'files()' function to specify gen-header.shKieran Bingham
2019-06-19libcamera: Rename V4L2Device to V4L2VideoDeviceJacopo Mondi
2019-06-19libcamera: stream: StreamConfiguration: Add StreamFormats informationNiklas Söderlund
2019-06-19libcamera: stream: Add StreamFormatsNiklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Add contains()Niklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Add toString()Niklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Extend with step informationNiklas Söderlund
2019-06-19libcamera: geometry: SizeRange: Add constructor for a single sizeNiklas Söderlund
2019-06-05libcamera: ipa_module_info: update struct to allow IPA matchingPaul Elder
2019-06-05libcamera: ipa_interface: add headerPaul Elder
2019-06-02include: linux: Update Linux headers to v5.1Jacopo Mondi
2019-05-23libcamera: Auto-generate libcamera.hLaurent Pinchart
2019-05-23libcamera: camera: Add a validation API to the CameraConfiguration classLaurent Pinchart
2019-05-23libcamera: camera: Return a pointer from generateConfiguration()Laurent Pinchart
2019-05-23libcamera: Refactor the camera configuration storage and APILaurent Pinchart
2019-05-23libcamera: Use stream roles directly instead of StreamUsageLaurent Pinchart
2019-05-23libcamera: camera: Rename configureStreams() and streamConfiguration()Laurent Pinchart
2019-05-21libcamera: ipa_module: add IPA shared library modulePaul Elder