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
2022-01-19
gstreamer: gstlibcamerasrc: Fix include ordering
Kieran Bingham
2021-09-28
gstreamer: Fix spelling of the work manager used in a util function
Vedant Paranjape
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-05
gstreamer: Update format specifier in Request Pad template
Vedant Paranjape
2021-07-28
gstreamer: Store group_id in GstLibcameraSrcState
Vedant Paranjape
2021-06-25
gstreamer: Added virtual functions needed to support request pads
Vedant Paranjape
2021-06-07
gstreamer: Add error checking in gst_libcamera_src_task_enter()
Vedant Paranjape
2021-03-15
gst: Use the streams of CameraConfiguration when allocating buffers
Dafna Hirschfeld
2021-03-12
libcamera: gst: Fix double-free when acquire_buffer fails
Marian Cichy
2020-11-07
gstreamer: libcamerasrc: Delete configuration before stopping camera manager
Laurent Pinchart
2020-10-20
gstreamer: Omit extra semicolons
Hirokazu Honda
2020-10-12
libcamera, android, cam, gstreamer, qcam, v4l2: Reuse Request
Paul Elder
2020-08-25
meson: Remove -Wno-unused-parameter
Laurent Pinchart
2020-08-05
libcamera: camera: Rename name() to id()
Niklas Söderlund
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