Skip to content
  • Wim Taymans's avatar
    video-info: handle interlaced size correctly · 24989b53
    Wim Taymans authored
    Refactor GstVideoInfo init, make function to set default colorimetry.
    Call fill_planes after we configure the GstVideoInfo with parameters
    from the caps.
    The size of the chroma planes for interlaced vertically subsampled
    formats needs to be rounded up to 2, we have 2 fields with each
    the same anount of chroma lines.
    24989b53