libcamera/src/gstreamer
Vedant Paranjape 0e8d8fbd4e gstreamer: Update format specifier in Request Pad template
Change format specifier %s to %u in name template field of request pad
template.

Pad names are as follows, src_0, src_1, etc. So, instead of using string
format specifier, use unsigned integer format specifier.

Signed-off-by: Vedant Paranjape <vedantparanjape160201@gmail.com>
Reviewed-by: Nicolas Dufresne <nicolas.dufresne@collabora.com>
Reviewed-by: Paul Elder <paul.elder@ideasonboard.com>
Signed-off-by: Paul Elder <paul.elder@ideasonboard.com>
2021-08-05 14:32:02 +09:00
..
gstlibcamera-utils.cpp gst: Replace explicit DRM FourCCs with libcamera formats 2020-06-18 13:26:43 +03:00
gstlibcamera-utils.h gst: utils: Factor-out the task resume helper 2020-03-07 01:58:08 +02:00
gstlibcamera.cpp gstreamer: Omit extra semicolons 2020-10-20 13:15:47 +03:00
gstlibcameraallocator.cpp gst: Use the streams of CameraConfiguration when allocating buffers 2021-03-15 02:13:19 +02:00
gstlibcameraallocator.h gst: Use the streams of CameraConfiguration when allocating buffers 2021-03-15 02:13:19 +02:00
gstlibcamerapad.cpp gstreamer: Omit extra semicolons 2020-10-20 13:15:47 +03:00
gstlibcamerapad.h gst: libcamerasrc: Implement timestamp support 2020-03-07 01:58:08 +02:00
gstlibcamerapool.cpp gst: pool: Fix GstBuffer leak on error 2021-03-12 00:46:07 +02:00
gstlibcamerapool.h gst: Add getters for Stream and FrameBuffer 2020-03-07 01:58:08 +02:00
gstlibcameraprovider.cpp gst: provider: Fix crash in finalize 2021-03-12 00:40:05 +02:00
gstlibcameraprovider.h gst: Add initial device provider 2020-03-07 01:57:45 +02:00
gstlibcamerasrc.cpp gstreamer: Update format specifier in Request Pad template 2021-08-05 14:32:02 +09:00
gstlibcamerasrc.h Add GStreamer plugin and element skeleton 2020-03-07 01:57:42 +02:00
meson.build libcamera: rename public libcamera dependency 2021-06-25 16:11:11 +01:00