v4l2: Add support for setting memory:DMABuf caps
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Thu, 22 Aug 2024 20:08:03 +0000 (16:08 -0400)
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>
Wed, 18 Dec 2024 23:34:08 +0000 (23:34 +0000)
commit77744c3d638847367545a6df96b48154ddd72235
tree7d934c6a0f8f325f577f90c3dad28befc77a0836
parent58b196d62ba26195c11eb0e779ba1859078405e7
v4l2: Add support for setting memory:DMABuf caps

This is the final step to allow negotiation of this caps features. Limiting the
features based on the io-mode shall come next.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/7633>
subprojects/gst-plugins-good/sys/v4l2/gstv4l2bufferpool.c
subprojects/gst-plugins-good/sys/v4l2/gstv4l2object.c
subprojects/gst-plugins-good/sys/v4l2/gstv4l2object.h
subprojects/gst-plugins-good/sys/v4l2/gstv4l2src.c
subprojects/gst-plugins-good/sys/v4l2/gstv4l2transform.c
subprojects/gst-plugins-good/sys/v4l2/gstv4l2videodec.c
subprojects/gst-plugins-good/sys/v4l2/gstv4l2videoenc.c