index
:
libcamera/pinchartl/libcamera.git
master
mtk/camsv
mtk/multi-cam
rpi/streams/next
simple/imx8
Laurent Pinchart's clone of libcamera
git repository hosting on libcamera.org
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gstreamer
/
gstlibcamerasrc.cpp
Age
Commit message (
Expand
)
Author
2020-03-07
gst: libcamerasrc: Prevent src task deadlock on exhausted buffer pool
Jakub Adam
2020-03-07
gst: utils: Factor-out the task resume helper
Jakub Adam
2020-03-07
gst: libcamerasrc: Add a TODO comment
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Implement timestamp support
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Implement initial streaming
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Allocate and release buffers
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: libcamerasrc: Send stream start event
Nicolas Dufresne
2020-03-07
gst: libcamerasrc: Store the srcpad in a vector
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
Add GStreamer plugin and element skeleton
Nicolas Dufresne