[v3,0/1] Make Gstreamer prefer non-raw caps
mbox series

Message ID 20260803131616.11292-1-david.plowman@raspberrypi.com
Headers show
Series
  • Make Gstreamer prefer non-raw caps
Related show

Message

David Plowman Aug. 3, 2026, 1:07 p.m. UTC
Hi again

v3 here is functionally identical to v2. Just a couple of observations
about it:

1. It is simplified as Barnabas suggested.

2. On the subject of mono raw formats, in line with what Nicolas said
I haven't changed anything. I suspect we may come back to this
question at some point in the future!

Thanks

David

David Plowman (1):
  gstreamer: Prefer non-raw (i.e. non-Bayer) formats in caps negotiation

 src/gstreamer/gstlibcamera-utils.cpp | 115 +++++++++++++++++++--------
 src/gstreamer/gstlibcamera-utils.h   |   2 +-
 src/gstreamer/gstlibcamerasrc.cpp    |   3 +-
 3 files changed, 87 insertions(+), 33 deletions(-)