Age | Commit message (Expand) | Author |
2019-07-12 | libcamera: ipa_module: add isOpenSource | Paul Elder |
2019-07-12 | libcamera: ipa_module_info: add license field | Paul Elder |
2019-07-12 | libcamera: logging: add logging API for applications | Paul Elder |
2019-07-11 | libcamera: signal: Fix Object handling in multiple inheritance cases | Laurent Pinchart |
2019-07-11 | libcamera: signal: Support cross-thread signals | Laurent Pinchart |
2019-07-11 | libcamera: thread: Add a messaging passing API | Laurent Pinchart |
2019-07-11 | libcamera: Add thread support | Laurent Pinchart |
2019-07-11 | libcamera: skip auto version generation when building for Chromium OS | Paul Elder |
2019-07-09 | libcamera: Rework automatic version generation to avoid rebuilds | Laurent Pinchart |
2019-07-04 | qcam: Update window title with FPS | Kieran Bingham |
2019-07-04 | qcam: Add the version string to the title | Kieran Bingham |
2019-07-04 | qcam: Move static timestamp to MainWindow | Kieran Bingham |
2019-07-04 | libcamera: Auto generate version information | Kieran Bingham |
2019-07-04 | libcamera: v4l2_videodevice: Re-group operations | Jacopo Mondi |
2019-07-04 | libcamera: ipa_module: elfLoadSymbol find symbol regardless of size | Paul Elder |
2019-07-04 | libcamera: ipa_module: add path to module loading error message | Paul Elder |
2019-07-02 | libcamera: ipa_module: add path getter | Paul Elder |
2019-07-02 | libcamera: pipeline: vimc: Add controls support | Laurent Pinchart |
2019-07-02 | libcamera: pipeline: uvcvideo: Add controls support | Kieran Bingham |
2019-07-02 | libcamera: controls: Add a set of initial controls | Laurent Pinchart |
2019-07-02 | libcamera: request: Add a ControlList | Kieran Bingham |
2019-07-02 | libcamera: controls: Extend ControlList to access controls by ID | Laurent Pinchart |
2019-07-02 | libcamera: camera: Provide a list of ControlInfo | Kieran Bingham |
2019-07-02 | libcamera: controls: Introduce control-related data types | Kieran Bingham |
2019-07-02 | libcamera: v4l2_device: Add method to retrieve all supported controls | Laurent Pinchart |
2019-07-02 | libcamera: v4l2_controls: Add min and max to V4L2ControlInfo | Laurent Pinchart |
2019-07-02 | libcamera: ipc: unix: Make socket operation asynchronous | Laurent Pinchart |
2019-07-02 | libcamera: ipc: unix: Add a IPC mechanism based on Unix sockets | Niklas Söderlund |
2019-07-01 | libcamera: timer: Stop timer when it is deleted | Niklas Söderlund |
2019-06-30 | libcamera: v4l2_device: Fix variable-sized object initialization | Niklas Söderlund |
2019-06-27 | libcamera: v4l2_device: Fix control enumeration bug | Jacopo Mondi |
2019-06-25 | libcamera: event_dispatcher_poll: Remove struct keyword from for-range | Kieran Bingham |
2019-06-25 | cam: capture: Stop stream when queueRequest() fails | Helen Koike |
2019-06-25 | libcamera: ipu3: Set pipe_mode based on stream configuration | Jacopo Mondi |
2019-06-25 | libcamera: camera_sensor: Add V4L2 control operations | Jacopo Mondi |
2019-06-25 | libcamera: v4l2_device: Implement get and set controls | Jacopo Mondi |
2019-06-25 | libcamera: v4l2_device: List valid controls at open | Jacopo Mondi |
2019-06-25 | libcamera: Add V4L2Controls | Jacopo Mondi |
2019-06-19 | libcamera: formats: Add missing include | Jacopo Mondi |
2019-06-19 | libcamera: stream: Include missing array header | Laurent Pinchart |
2019-06-19 | libcamera: v4l2_videodevice: Update documentation | Jacopo Mondi |
2019-06-19 | libcamera: Introduce V4L2Device base class | Jacopo Mondi |
2019-06-19 | libcamera: Rename V4L2Device to V4L2VideoDevice | Jacopo Mondi |
2019-06-19 | cam: Support base 16 and base 8 when parsing integer options | Laurent Pinchart |
2019-06-19 | libcamera: pipeline: uvcvideo: Add format information and validation | Niklas Söderlund |
2019-06-19 | cam: Add --info option to print information about stream(s) | Niklas Söderlund |
2019-06-19 | cam: Validate camera configuration | Niklas Söderlund |
2019-06-19 | cam: Move camera configuration preparation to CamApp | Niklas Söderlund |
2019-06-19 | libcamera: stream: StreamConfiguration: Add StreamFormats information | Niklas Söderlund |
2019-06-19 | libcamera: stream: Add StreamFormats | Niklas Söderlund |