libcamera/src
Nicolas Dufresne d1d1348228 gst: libcamerasrc: Implement initial streaming
With this patch, the element is now able to push buffers to the next
element in the graph. The buffers are currently missing any metadata
like timestamp, sequence number. This will be added in the next commit.

Signed-off-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
2020-03-07 01:58:08 +02:00
..
android android: camera_device: Use Camera properties for static Metadata 2020-02-14 16:27:42 +01:00
cam cam: Add option to list camera properties 2020-03-06 18:35:36 +02:00
gstreamer gst: libcamerasrc: Implement initial streaming 2020-03-07 01:58:08 +02:00
ipa libcamera: Switch from utils::make_unique to std::make_unique 2020-01-14 19:06:40 +02:00
libcamera libcamera: v4l2_videodevice: Don't use std::atomic specialization 2020-03-07 01:15:43 +02:00
qcam qcam: Fix compilation errors with clang-10 2020-02-19 18:49:34 +02:00
v4l2 v4l2: Remove internal thread 2020-02-13 12:34:42 +02:00
meson.build Add GStreamer plugin and element skeleton 2020-03-07 01:57:42 +02:00