Age | Commit message (Expand) | Author |
2021-09-02 | libcamera: Drop emitter object pointer from signal arguments | Laurent Pinchart |
2021-09-02 | libcamera: Don't use emitter object pointer argument to slot | Laurent Pinchart |
2021-09-02 | libcamera: base: signal: Support connecting signals to functors | Laurent Pinchart |
2021-09-02 | libcamera: base: bound_method: Remove BoundMethodArgs specialization | Laurent Pinchart |
2021-09-02 | libcamera: base: bound_method: Remove BoundMethodMember specialization | Laurent Pinchart |
2021-09-02 | libcamera: Use simpler Signal::disconnect() function | Laurent Pinchart |
2021-09-01 | test: v4l2_compat: Disable test when ASan is enabled | Laurent Pinchart |
2021-09-01 | libcamera: base: log: Don't crash when logging after Logger destruction | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Remove SimplePipelineHandler::activeCamera_ | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Move bufferReady handler to SimpleCameraData | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Move converter to SimpleCameraData | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Add pipeline pad reservation mechanism | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Open all video devices at match() time | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Store all entity devices in common map | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Store video node entity in camera data | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Delay opening of video device until init() | Laurent Pinchart |
2021-08-31 | libcamera: pipeline: simple: Add sink and source pads to entity data | Laurent Pinchart |
2021-08-31 | libcamera: media_object: Expose entity type | Laurent Pinchart |
2021-08-31 | ipa: libipa: histogram: Fix typo | Laurent Pinchart |
2021-08-31 | libcamera: mapped_framebuffer: Rename maps() to planes() | Hirokazu Honda |
2021-08-31 | android: generic_camera_buffer: Fix bufferLength_ initialization | Laurent Pinchart |
2021-08-31 | android: Refuse Manual template if not supported | Jacopo Mondi |
2021-08-31 | ipu3: cio2: Tweak sensor size selection policy | Umang Jain |
2021-08-31 | ipu3: cio2: Change sensor size selection policy | Umang Jain |
2021-08-31 | ipu3: cio2: Replicate CameraSensor::getFormats() to a member function | Umang Jain |
2021-08-31 | libcamera: camera_sensor: Transform CameraSensor::sizes() | Umang Jain |
2021-08-30 | libcamera: framebuffer: Add assertion to detect offset is unfilled | Hirokazu Honda |
2021-08-30 | android: camera_device: Fill offset and right length in CreateFrameBuffer() | Hirokazu Honda |
2021-08-30 | libcamera: v4l2_videodevice: Create color-format planes in createBuffer() | Hirokazu Honda |
2021-08-30 | gstreamer: gstlibcameraallocator: Use offset in creating a buffer | Hirokazu Honda |
2021-08-30 | qcam: main_window: Use offset mapping FrameBuffer | Hirokazu Honda |
2021-08-30 | ipa: rkisp1: Use offset in mapping IPABuffer | Hirokazu Honda |
2021-08-30 | cam: file_sink: Use offset in mapping FrameBuffer | Hirokazu Honda |
2021-08-30 | libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma... | Hirokazu Honda |
2021-08-30 | libcamera: framebuffer: Add offset to FrameBuffer::Plane | Hirokazu Honda |
2021-08-28 | package: gentoo: Select build type through debug USE flag | Laurent Pinchart |
2021-08-28 | package: gentoo: Add USE flags to build documentation and tests | Laurent Pinchart |
2021-08-28 | package: gentoo: Add dependencies on openssl and gnutls | Laurent Pinchart |
2021-08-28 | package: gentoo: Update Python versions | Laurent Pinchart |
2021-08-27 | utils: checkstyle.py: Use single-quoted strings when possible | Laurent Pinchart |
2021-08-27 | clang-format: Remove unsupported option | Kieran Bingham |
2021-08-27 | Documentation: Explicitly enable Dot | Kieran Bingham |
2021-08-27 | Documentation: Remove obsoleted config | Kieran Bingham |
2021-08-27 | base: class: Remove undesired semi-colon from LIBCAMERA_O_PTR | Kieran Bingham |
2021-08-27 | libcamera: camera configuration: Add at() function in doc | Jacopo Mondi |
2021-08-27 | android: camera_buffer: Add stride/offset/size function | Hirokazu Honda |
2021-08-27 | android: camera_buffer: Map buffer in the first plane() call | Hirokazu Honda |
2021-08-27 | android: generic_camera_buffer: Correct buffer mapping | Hirokazu Honda |
2021-08-26 | gstreamer: Fix usage of default size for fixation | Nicolas Dufresne |
2021-08-26 | libcamerasrc: Fix deadlock on EOS | Nicolas Dufresne |