summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-17test: Add EventNotifier thread move testLaurent 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-17test: Add Object class thread affinity testLaurent Pinchart
2019-08-17test: Add Object::invokeMethod() testLaurent 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-17libcamera: object: Make message() method protectedLaurent Pinchart
2019-08-16readme: Provide build requirementsKieran Bingham
2019-08-16readme: Move index page content to READMEKieran Bingham
2019-08-16readme: Convert from Markdown to RSTKieran Bingham
2019-08-15hal: Fix comparison of unsigned integer < 0Laurent Pinchart
2019-08-13test: v4l2_device: Remove unused functionKieran Bingham
2019-08-13test: v4l2_videodevice: Add M2M device testKieran Bingham
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-12include: android: Add SPDX tagsJacopo Mondi
2019-08-12include: android: Add Android headers from CrosJacopo Mondi
2019-08-12licenses: add Apache-2.0 licenseJacopo Mondi
2019-08-11tests: camera-sensor: Test using invalid media bus formatNiklas Söderlund
2019-08-11tests: v4l2_videodevice: Set media bus and pixel formats for vimcNiklas Söderlund
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-08-01test: camera: buffer_import: clear video pointerKieran Bingham
2019-07-31libcamera: process: Fail loudly on isolateJacopo Mondi
2019-07-30libcamera: pipeline: ipu3: Fix argument name mismatchLaurent Pinchart
2019-07-17test: logging: move logging tests to a subdirectoryPaul Elder
2019-07-17test: logging: add logging process testPaul Elder
2019-07-17test: logging: add logSetStream testPaul Elder
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