diff options
Diffstat (limited to 'projects/linux/mm')
-rw-r--r-- | projects/linux/mm/v4l2_multiplexed_streams.yaml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/projects/linux/mm/v4l2_multiplexed_streams.yaml b/projects/linux/mm/v4l2_multiplexed_streams.yaml new file mode 100644 index 0000000..4be9412 --- /dev/null +++ b/projects/linux/mm/v4l2_multiplexed_streams.yaml @@ -0,0 +1,11 @@ +title: "Add multiplexed streams support to V4L2" +team: MM +key: 66ef7b92-834e-11eb-9641-8fb5c1ed239d +status: New + +bsp41x: + - e487871dbee697b6c1b2471578e0904463f15174 # media: i2c: adv748x: Add virtual channel option + +comments: + - Needed to deal with CSI-2 virtual channels from user-space. + - Needed for better media graph format validation. |