Age | Commit message (Expand) | Author |
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-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 |
2021-08-26 | gstreamer: Fix concurrent access issues to CameraManager | Nicolas Dufresne |
2021-08-26 | gstreamer: Fix deadlock when last allocator ref is held by buffer | Nicolas Dufresne |
2021-08-23 | ipa: ipu3: awb: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-23 | ipa: ipu3: agc: remove local storage of the grid | Jean-Michel Hautbois |
2021-08-21 | qcam: Replace MappedBuffer with Span<uint8_t> | Laurent Pinchart |
2021-08-20 | ipa: ipu3: Move IPU3 agc into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Move IPU3 awb into algorithms | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AGC to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: convert AWB to the new algorithm interface | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a modular tone mapping algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce modular algorithm | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Add the functions to the Algorithm class | Jean-Michel Hautbois |
2021-08-20 | ipa: ipu3: Introduce a Context structure | Jean-Michel Hautbois |
2021-08-20 | ipa: move libipa::Algorithm to ipa/ipu3/algorithms | Jean-Michel Hautbois |
2021-08-19 | libcamera: ipc_pipe: Do not run memcpy with null arguments | Umang Jain |
2021-08-19 | libcamera: ipc_unixsocket: Do not run memcpy with null arguments | Umang Jain |
2021-08-19 | ipa: Use FileDescriptor instead of int in layers above IPC payload | Paul Elder |
2021-08-17 | ipa: raspberrypi: Fix bcm2835-isp inclusion type. | Kieran Bingham |
2021-08-17 | pipeline: ipu3: Skip recording timestamp for cancelled buffers | Umang Jain |
2021-08-17 | libcamera: pipeline: Cast to derived pipeline handler with helpers | Laurent Pinchart |
2021-08-17 | libcamera: pipeline_handler: Drop controls() and properties() functions | Laurent Pinchart |