libcamera/src
Nicolas Dufresne eee8f56f0a gst: Add utility to convert StreamFormats to GstCaps
This transforms the basic information found in StreamFormats to GstCaps.
This can be handy to reply to early caps query or inside a device
provider. Note that we ignored generated range as they are harmful to
caps negotiation. We also don't simplify the caps for readability
reasons, so some of the discrete value may be included in a range.

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:57:45 +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: Add utility to convert StreamFormats to GstCaps 2020-03-07 01:57:45 +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