Skip to content

video-info: parse field-order for all interleaved formats

The "field-order" is related for all interlace_mode modes except the "progressive" mode. So instead of or'ing each mode we can use the already supported GST_VIDEO_INFO_IS_INTERLACED macro.

Edited by Marco Felsch

Merge request reports