libcamera/src/gstreamer
Laurent Pinchart db27029ce4 meson: Fix coding style when declaring arrays
The meson.build files mix array declarations with and without a space
after the opening and before the closing square bracket. The vast
majority of cases don't use spaces, so standardize on that.

While it it, fix indentation in a few places.

Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Reviewed-by: Kieran Bingham <kieran.bingham@ideasonboard.com>
2021-02-11 18:20:22 +02: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 gstreamer: Omit extra semicolons 2020-10-20 13:15:47 +03:00
gstlibcameraallocator.h gst: Add getters for Stream and FrameBuffer 2020-03-07 01:58:08 +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 gstreamer: Omit extra semicolons 2020-10-20 13:15:47 +03:00
gstlibcamerapool.h gst: Add getters for Stream and FrameBuffer 2020-03-07 01:58:08 +02:00
gstlibcameraprovider.cpp gstreamer: Omit extra semicolons 2020-10-20 13:15:47 +03:00
gstlibcameraprovider.h gst: Add initial device provider 2020-03-07 01:57:45 +02:00
gstlibcamerasrc.cpp gstreamer: libcamerasrc: Delete configuration before stopping camera manager 2020-11-07 20:24:31 +02:00
gstlibcamerasrc.h Add GStreamer plugin and element skeleton 2020-03-07 01:57:42 +02:00
meson.build meson: Fix coding style when declaring arrays 2021-02-11 18:20:22 +02:00