summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-08-22libcamera: process: Properly ignore unused result with gccLaurent Pinchart
2019-08-21libcamera: v4l2_videodevice: Support MPLANE M2M devicesKieran Bingham
2019-08-19android: camera_device: Store static metadata in cacheLaurent Pinchart
2019-08-19libcamera: camera_manager: Construct CameraManager instances manuallyLaurent Pinchart
2019-08-19android: camera_hal_manager: Clean up resources when terminatingLaurent Pinchart
2019-08-19android: camera_hal_manager: Remove unused close() methodLaurent Pinchart
2019-08-19android: camera_hal_manager: Stop thread when destroyingLaurent Pinchart
2019-08-19android: Pass Camera shared pointer to CameraProxy by const referenceLaurent Pinchart
2019-08-19qcam: Pass camera manager to MainWindow classLaurent Pinchart
2019-08-19qcam: Remove double stop of the camera managerLaurent Pinchart
2019-08-19libcamera: proxy: Get event dispatcher from current threadLaurent Pinchart
2019-08-19libcamera: device_enumerator: Print media device name in error messageLaurent Pinchart
2019-08-19android: Simplify thread RPC with Object::invokeMethod()Laurent Pinchart
2019-08-17libcamera: Add parent argument to constructors of Object-derived classesLaurent Pinchart
2019-08-17libcamera: object: Create parent-child relationshipsLaurent Pinchart
2019-08-17libcamera: timer: Bind timers to threadsLaurent Pinchart
2019-08-17libcamera: event_notifier: Bind event notifiers to threadsLaurent Pinchart
2019-08-17libcamera: camera_manager: Bind CameraManager to threadsLaurent Pinchart
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: thread: Support dispatching messages to main threadLaurent Pinchart
2019-08-17libcamera: thread: Wake up target thread when moving objectsLaurent Pinchart
2019-08-15hal: Fix comparison of unsigned integer < 0Laurent Pinchart
2019-08-13libcamera: v4l2_videodevice: Support M2M devicesKieran Bingham
2019-08-13libcamera: v4l2_videodevice: Fix ordering of debug statementKieran Bingham
2019-08-13libcamera: v4l2_device: Add setFd()Kieran Bingham
2019-08-12hal: Fix comparison of integers of different signsLaurent Pinchart
2019-08-12android: hal: Add Camera3 HALJacopo Mondi
2019-08-12android: metadata: Add SPDX tagJacopo Mondi
2019-08-12android: Add camera metadata libraryJacopo Mondi
2019-08-11libcamera: pipeline: vimc: Switch to using the RGB/YUV Capture video nodeNiklas Söderlund
2019-08-11libcamera: pipeline: vimc: Initialize device pointersNiklas Söderlund
2019-08-09libcamera: pipeline: RKISP1 configure isp output padHelen Koike
2019-08-01libcamera: ipa_module: prevent uninitialised accessKieran Bingham
2019-07-31libcamera: process: Fail loudly on isolateJacopo Mondi
2019-07-30libcamera: pipeline: ipu3: Fix argument name mismatchLaurent Pinchart
2019-07-17libcamera: logging: add syslog, stream, and nowhere logging targetsPaul Elder
2019-07-17libcamera: ipu3: Do not re-queue cancelled buffersJacopo Mondi
2019-07-17libcamera: ipu3: Disable links at configure() timeJacopo Mondi
2019-07-17libcamera: qcam: Allow specifying sizes on command lineJacopo Mondi
2019-07-16libcamera: message: Add user message typesJacopo Mondi
2019-07-16libcamera: message: Document Message::SignalMessageLaurent Pinchart
2019-07-16libcamera: stream: Initialise pixelFormat in StreamConfiguration()Laurent Pinchart
2019-07-16libcamera: pipeline: ipu3: Free internal buffers after stopping streamingLaurent Pinchart
2019-07-16libcamera: pipeline: ipu3: Initialise pixel format to NV12 in new configLaurent Pinchart
2019-07-15libcamera: Fix spellings and grammarKieran Bingham
2019-07-14libcamera: pipeline: Support importing buffersJacopo Mondi
2019-07-14libcamera: stream: Map external buffers to indexesJacopo Mondi