diff options
-rw-r--r-- | projects/linux/mm/v4l2_multiplexed_streams.yaml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/projects/linux/mm/v4l2_multiplexed_streams.yaml b/projects/linux/mm/v4l2_multiplexed_streams.yaml index e5de813..b7b381e 100644 --- a/projects/linux/mm/v4l2_multiplexed_streams.yaml +++ b/projects/linux/mm/v4l2_multiplexed_streams.yaml @@ -1,7 +1,8 @@ title: "Add multiplexed streams support to V4L2" team: MM key: 66ef7b92-834e-11eb-9641-8fb5c1ed239d -status: New +status: Active +assignee: Laurent bsp41x: - e487871dbee697b6c1b2471578e0904463f15174 # media: i2c: adv748x: Add virtual channel option @@ -9,6 +10,9 @@ bsp41x: bsp51x: - 8340a028b21a5ba1dc09a55a6d2ec6cbd47d557b # media: i2c: adv748x: Add virtual channel option +upstream: + - lore: 20220301161156.1119557-1-tomi.valkeinen@ideasonboard.com # [PATCH v11 00/36] v4l: routing and streams support + comments: - Needed to deal with CSI-2 virtual channels from user-space. - Needed for better media graph format validation. |