Age | Commit message (Expand) | Author |
2019-05-17 | libcamera: media_device: Open and close media device inside populate() | Niklas Söderlund |
2019-05-17 | libcamera: Always check return value of MediaDevice::acquire() | Niklas Söderlund |
2019-05-07 | qcam: format_converter: Add NV formats support | Paul Elder |
2019-05-07 | qcam: format_converter: Add formatFamily enum | Paul Elder |
2019-05-04 | qcam: format_converter: Add RGB formats support | Laurent Pinchart |
2019-05-03 | libcamera: device_enumerator: add DeviceEnumeratorSysfs class | Paul Elder |
2019-05-03 | libcamera: v4l2_device: Increase error level for unsupported devices | Kieran Bingham |
2019-05-03 | libcamera: v4l2_device: Fix debug spacing | Kieran Bingham |
2019-05-02 | package: gentoo: Add libcamera ebuild | Jacopo Mondi |
2019-04-30 | (q)cam: Unify naming of configurations in applications | Laurent Pinchart |
2019-04-30 | test: Unify naming of configurations in tests | Laurent Pinchart |
2019-04-30 | libcamera: pipeline: Unify naming of configurations in pipeline handlers | Laurent Pinchart |
2019-04-30 | libcamera: Use the Size class through libcamera | Laurent Pinchart |
2019-04-30 | libcamera: pipeline_handler: Remove duplicated log from uvc and vimc | Laurent Pinchart |
2019-04-29 | libcamera: device_enumerator_udev: Include missing header | Laurent Pinchart |
2019-04-29 | libcamera: Don't ignore the return value of read() and write() | Laurent Pinchart |
2019-04-28 | Documentation: Drop install directive for Doxyfile | Niklas Söderlund |
2019-04-28 | libcamera: camera: Log proposed configuration in streamConfiguration() | Laurent Pinchart |
2019-04-28 | libcamera: camera: Check requests before queueing them | Niklas Söderlund |
2019-04-27 | test: signal: Exercise the signal delivery code paths for Object | Laurent Pinchart |
2019-04-27 | libcamera: Make libudev optional | Laurent Pinchart |
2019-04-27 | libcamera: v4l2_device: Prefix V4L2 direction in log messages | Kieran Bingham |
2019-04-26 | libcamera: Remove outdated \todo comments | Laurent Pinchart |
2019-04-26 | cam: options: Fix string concatenation | Laurent Pinchart |
2019-04-26 | cam: options: Don't initialise variable-length arrays | Laurent Pinchart |
2019-04-26 | test: v4l2_subdevice: Remove std::move() that prevents copy elision | Laurent Pinchart |
2019-04-26 | libcamera: v4l2_device: Buffer is not a struct | Laurent Pinchart |
2019-04-26 | libcamera: Mark overridden functions with override | Laurent Pinchart |
2019-04-26 | libcamera: log: Add a LogInvalid entry to LogSeverity | Laurent Pinchart |
2019-04-26 | libcamera: event_dispatcher_poll: Fix bitwise test | Laurent Pinchart |
2019-04-26 | libcamera: Correct struct forward declarations | Laurent Pinchart |
2019-04-26 | libcamera: utils: call secure_getenv() if it exists or workaround with issetu... | Giulio Benetti |
2019-04-26 | meson: check if secure_getenv() is present | Giulio Benetti |
2019-04-19 | libcamera: ipu3: Connect viewfinder's BufferReady signal | Jacopo Mondi |
2019-04-19 | libcamera: ipu3: Queue requests for multiple streams | Jacopo Mondi |
2019-04-19 | libcamera: ipu3: Add multiple stream memory management | Jacopo Mondi |
2019-04-19 | libcamera: ipu3: Use roles in stream configuration | Jacopo Mondi |
2019-04-19 | libcamera: ipu3: Create camera with 2 streams | Jacopo Mondi |
2019-04-19 | libcamera: camera: Reset basefield to decimal | Jacopo Mondi |
2019-04-19 | libcamera: stream: Document protected members | Jacopo Mondi |
2019-04-19 | libcamera: Include header related to source file first | Laurent Pinchart |
2019-04-19 | libcamera: stream: Add and use toString() method to StreamConfiguration | Laurent Pinchart |
2019-04-19 | libcamera: pipeline: rkisp1: Don't hardcode NV12 in configureStreams() | Laurent Pinchart |
2019-04-19 | libcamera: Document documentation style and update the code accordingly | Laurent Pinchart |
2019-04-18 | libcamera: pipeline: Add RKISP1 pipeline | Laurent Pinchart |
2019-04-18 | libcamera: pipeline: ipu3: Use the new CameraSensor class | Laurent Pinchart |
2019-04-18 | libcamera: camera_sensor: Add a new class to model a camera sensor | Laurent Pinchart |
2019-04-18 | libcamera: v4l2_subdevice: Add method to retrieve the media entity | Laurent Pinchart |
2019-04-18 | libcamera: v4l2_subdevice: Close subdevice when destroyed | Laurent Pinchart |
2019-04-18 | libcamera: utils: Add set_overlap() function | Laurent Pinchart |