summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-08-31android: generic_camera_buffer: Fix bufferLength_ initializationLaurent Pinchart
2021-08-31android: Refuse Manual template if not supportedJacopo Mondi
2021-08-31ipu3: cio2: Tweak sensor size selection policyUmang Jain
2021-08-31ipu3: cio2: Change sensor size selection policyUmang Jain
2021-08-31ipu3: cio2: Replicate CameraSensor::getFormats() to a member functionUmang Jain
2021-08-31libcamera: camera_sensor: Transform CameraSensor::sizes()Umang Jain
2021-08-30libcamera: framebuffer: Add assertion to detect offset is unfilledHirokazu Honda
2021-08-30android: camera_device: Fill offset and right length in CreateFrameBuffer()Hirokazu Honda
2021-08-30libcamera: v4l2_videodevice: Create color-format planes in createBuffer()Hirokazu Honda
2021-08-30gstreamer: gstlibcameraallocator: Use offset in creating a bufferHirokazu Honda
2021-08-30qcam: main_window: Use offset mapping FrameBufferHirokazu Honda
2021-08-30ipa: rkisp1: Use offset in mapping IPABufferHirokazu Honda
2021-08-30cam: file_sink: Use offset in mapping FrameBufferHirokazu Honda
2021-08-30libcamera: mapped_framebuffer: Return plane begin address by MappedBuffer::ma...Hirokazu Honda
2021-08-30libcamera: framebuffer: Add offset to FrameBuffer::PlaneHirokazu Honda
2021-08-27libcamera: camera configuration: Add at() function in docJacopo Mondi
2021-08-27android: camera_buffer: Add stride/offset/size functionHirokazu Honda
2021-08-27android: camera_buffer: Map buffer in the first plane() callHirokazu Honda
2021-08-27android: generic_camera_buffer: Correct buffer mappingHirokazu Honda
2021-08-26gstreamer: Fix usage of default size for fixationNicolas Dufresne
2021-08-26libcamerasrc: Fix deadlock on EOSNicolas Dufresne
2021-08-26gstreamer: Fix concurrent access issues to CameraManagerNicolas Dufresne
2021-08-26gstreamer: Fix deadlock when last allocator ref is held by bufferNicolas Dufresne
2021-08-23ipa: ipu3: awb: remove local storage of the gridJean-Michel Hautbois
2021-08-23ipa: ipu3: agc: remove local storage of the gridJean-Michel Hautbois
2021-08-21qcam: Replace MappedBuffer with Span<uint8_t>Laurent Pinchart
2021-08-20ipa: ipu3: Move IPU3 agc into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: Move IPU3 awb into algorithmsJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AGC to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: convert AWB to the new algorithm interfaceJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a modular tone mapping algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce modular algorithmJean-Michel Hautbois
2021-08-20ipa: ipu3: Add the functions to the Algorithm classJean-Michel Hautbois
2021-08-20ipa: ipu3: Introduce a Context structureJean-Michel Hautbois
2021-08-20ipa: move libipa::Algorithm to ipa/ipu3/algorithmsJean-Michel Hautbois
2021-08-19libcamera: ipc_pipe: Do not run memcpy with null argumentsUmang Jain
2021-08-19libcamera: ipc_unixsocket: Do not run memcpy with null argumentsUmang Jain
2021-08-19ipa: Use FileDescriptor instead of int in layers above IPC payloadPaul Elder
2021-08-17ipa: raspberrypi: Fix bcm2835-isp inclusion type.Kieran Bingham
2021-08-17pipeline: ipu3: Skip recording timestamp for cancelled buffersUmang Jain
2021-08-17libcamera: pipeline: Cast to derived pipeline handler with helpersLaurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop controls() and properties() functionsLaurent Pinchart
2021-08-17libcamera: pipeline_handler: Drop CameraData classLaurent Pinchart
2021-08-17libcamera: pipeline: ipu3: Migrate to Camera::PrivateLaurent Pinchart
2021-08-17libcamera: pipeline: raspberrypi: Migrate to Camera::PrivateLaurent Pinchart
2021-08-17libcamera: pipeline: rkisp1: Migrate to Camera::PrivateLaurent Pinchart
2021-08-17libcamera: pipeline: vimc: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: pipeline: uvcvideo: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: pipeline: simple: Migrate to Camera::PrivateLaurent Pinchart
2021-08-16libcamera: camera: Fix minor issues in Camera::Private documentationLaurent Pinchart