summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-02libcamera: Don't use emitter object pointer argument to slotLaurent Pinchart
2021-09-02libcamera: base: signal: Support connecting signals to functorsLaurent Pinchart
2021-09-02libcamera: base: bound_method: Remove BoundMethodArgs specializationLaurent Pinchart
2021-09-02libcamera: base: bound_method: Remove BoundMethodMember specializationLaurent Pinchart
2021-09-02libcamera: Use simpler Signal::disconnect() functionLaurent Pinchart
2021-09-01test: v4l2_compat: Disable test when ASan is enabledLaurent Pinchart
2021-09-01libcamera: base: log: Don't crash when logging after Logger destructionLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Remove SimplePipelineHandler::activeCamera_Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Move bufferReady handler to SimpleCameraDataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Move converter to SimpleCameraDataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Add pipeline pad reservation mechanismLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Open all video devices at match() timeLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Store all entity devices in common mapLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Store video node entity in camera dataLaurent Pinchart
2021-08-31libcamera: pipeline: simple: Delay opening of video device until init()Laurent Pinchart
2021-08-31libcamera: pipeline: simple: Add sink and source pads to entity dataLaurent Pinchart
2021-08-31libcamera: media_object: Expose entity typeLaurent Pinchart
2021-08-31ipa: libipa: histogram: Fix typoLaurent Pinchart
2021-08-31libcamera: mapped_framebuffer: Rename maps() to planes()Hirokazu Honda
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-28package: gentoo: Select build type through debug USE flagLaurent Pinchart
2021-08-28package: gentoo: Add USE flags to build documentation and testsLaurent Pinchart
2021-08-28package: gentoo: Add dependencies on openssl and gnutlsLaurent Pinchart
2021-08-28package: gentoo: Update Python versionsLaurent Pinchart
2021-08-27utils: checkstyle.py: Use single-quoted strings when possibleLaurent Pinchart
2021-08-27clang-format: Remove unsupported optionKieran Bingham
2021-08-27Documentation: Explicitly enable DotKieran Bingham
2021-08-27Documentation: Remove obsoleted configKieran Bingham
2021-08-27base: class: Remove undesired semi-colon from LIBCAMERA_O_PTRKieran Bingham
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