Skip to content
  • Sebastian Dröge's avatar
    decklink: Correctly set top-field-first/bottom-field-first · fdf1a579
    Sebastian Dröge authored
    First of all, all the HD and UHD modes should be top-field-first, as
    also returned by the Decklink mode iterator API.
    
    Then we should include the caps field "field-order" in the caps of the
    source (not the sink due to negotiation problems with optional fields).
    
    And finally we should set the TFF flag on interlaced buffers that are
    top-field-first.
    fdf1a579