v4l2object: Always tell capture queue that we want to set the CSC
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Tue, 17 Sep 2024 17:28:45 +0000 (13:28 -0400)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Tue, 24 Sep 2024 20:19:12 +0000 (20:19 +0000)
commit625d1bf27f433d99f454e4fda805dc6c235fe645
treeffb6434caba60aa1aefadebe3285e19c04a99192
parentd66594b326b08d89278ffef7973df2ea143af968
v4l2object: Always tell capture queue that we want to set the CSC

Not all drivers supports it, but in general we want to try and match the
negotiated caps, so lets always try to set the CSC.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7563>
subprojects/gst-plugins-good/sys/v4l2/gstv4l2object.c