index
:
libcamera/libcamera.git
master
libcamera official repository
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-03-07
gst: libcamerasrc: Implement initial streaming
Nicolas Dufresne
2020-03-07
gst: pad: Add method to store retrieve pending buffers
Nicolas Dufresne
2020-03-07
gst: Add getters for Stream and FrameBuffer
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Allocate and release buffers
Nicolas Dufresne
2020-03-07
gst: libcamerapad: Allow storing a pool
Nicolas Dufresne
2020-03-07
gst: Add a pool and an allocator implementation
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Push segment event
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Implement minimal caps negotiation
Nicolas Dufresne
2020-03-07
gst: utils: Add StreamConfiguration helpers
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Send stream start event
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Store the srcpad in a vector
Nicolas Dufresne
2020-03-07
gst: libcamerapad: Add a method to access the role
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Add a task for the streaming thread
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Implement selection and acquisition
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Add a debug category
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Add camera-name property
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Allocate and add static pad
Nicolas Dufresne
2020-03-07
gst: Add pads to the source
Nicolas Dufresne
2020-03-07
gst: utils: Add simple scoped lockers for GMutex and GRectMutex
Nicolas Dufresne
2020-03-07
gst: Add initial device provider
Nicolas Dufresne
2020-03-07
gst: Add utility to convert StreamFormats to GstCaps
Nicolas Dufresne
2020-03-07
Add GStreamer plugin and element skeleton
Nicolas Dufresne
2020-03-07
libcamera: v4l2_videodevice: Don't use std::atomic specialization
Laurent Pinchart
2020-03-06
libcamera: V4L2BufferCache: Improve cache eviction strategy
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Check for hot hit first
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Use the entry reference
Niklas Söderlund
2020-03-06
libcamera: V4L2BufferCache: Mark Entry::operator==() as const
Niklas Söderlund
2020-03-06
cam: Add option to list camera properties
Jacopo Mondi
2020-03-06
libcamera: control_serializer: Add support for array controls
Jacopo Mondi
2020-03-06
libcamera: control_serializer: Use zero-copy ByteStreamBuffer::read()
Laurent Pinchart
2020-03-06
libcamera: control_serializer: Simplify serialization of ControlValue
Laurent Pinchart
2020-03-06
libcamera: control_serializer: Use explicit ControlTypeNone case
Laurent Pinchart
2020-03-06
libcamera: byte_stream_buffer: Add zero-copy read() variant
Laurent Pinchart
2020-03-06
libcamera: byte_stream_buffer: Add Span<> support
Jacopo Mondi
2020-03-06
libcamera: byte_stream_buffer: Fix documentation of read() and write()
Jacopo Mondi
2020-03-06
libcamera: ipa: Support array controls in ipa_control_value_entry
Laurent Pinchart
2020-03-06
libcamera: controls: Convert bool ControlValue to lowercase strings
Laurent Pinchart
2020-03-06
libcamera: controls: Add support for byte controls
Jacopo Mondi
2020-03-06
libcamera: controls: Add support for float controls
Jacopo Mondi
2020-03-06
libcamera: controls: Add a 'size' yaml property
Jacopo Mondi
2020-03-06
libcamera: controls: Allow passing an std::initializer list to set()
Laurent Pinchart
2020-03-06
libcamera: controls: Support array controls in ControlValue
Jacopo Mondi
2020-03-06
libcamera: controls: Expose raw data in ControlValue
Laurent Pinchart
2020-03-06
libcamera: controls: Move Control constructor to controls.h
Laurent Pinchart
2020-03-06
libcamera: controls: Move ControlValue constructor to controls.h
Laurent Pinchart
2020-03-06
libcamera: controls: Move ControlValue get() and set() to controls.h
Laurent Pinchart
2020-03-06
libcamera: controls: Return control by value
Laurent Pinchart
2020-03-06
libcamera: controls: Decouple control and value type in ControlList::set()
Laurent Pinchart
2020-03-06
libcamera: controls: Don't convert 32-bit and 64-bit implicitly
Laurent Pinchart
2020-03-06
libcamera: controls: Reorder ControlValue methods
Jacopo Mondi
[next]