[v1,0/1] gstreamer: Add raw support to libcamerasrc stream-role property
mbox series

Message ID 20251215145305.4187195-1-julien.vuillaumier@nxp.com
Headers show
Series
  • gstreamer: Add raw support to libcamerasrc stream-role property
Related show

Message

Julien Vuillaumier Dec. 15, 2025, 2:53 p.m. UTC
Hello,

This change enables usage of libcamerasec GStreamer element with
bayer caps, when using pipeline handlers that expose the raw formats
only when generateConfigurations(roles) is queried with roles=raw,
which looks to be the case for most pipeline handlers.

Change does not pass checkstyle in order to comply with the existing
style of the file.

Thanks

Julien Vuillaumier (1):
  gstreamer: Add raw support to libcamerasrc stream-role property

 src/gstreamer/gstlibcamerapad.cpp | 4 ++++
 1 file changed, 4 insertions(+)