Skip to content

Draft: v4l2codecs: Update videodev2.h with V4L2_FMT_FLAG_ENUM_ALL_FORMATS flag

Add V4L2_FMT_FLAG_ENUM_ALL_FORMATS and V4L2_FMT_FLAG_ALL_FORMATS flags to support discovering all possible pixle formats. Add V4L2_FMT_FLAG_META_LINE_BASED to not create a hole in flag definition.

Merge request reports