About switching between V4L2_BUF_TYPE_VIDEO_CAPTURE and V4L2...
I'm using the v4l2-mem2mem infrastructure for a driver I'm writing and I'm looking if it's possible to have the capture vb2_queue to take both V4L2_BUF_TYPE_VIDEO_CAPTURE and V4L2_BUF_TYPE_VIDEO_CAPTURE_MPLANE buffers, across instances....