commit | fdf1a57953a8e9f411180a1fe3d6e67bad669049 | [log] [tgz] |
---|---|---|
author | Sebastian Dröge <sebastian@centricular.com> | Mon Nov 28 17:17:43 2016 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Mon Nov 28 17:19:26 2016 +0200 |
tree | 4c39c9243ade7b465dbed2905f6c78931e7ab813 | |
parent | aec46143bb3ddb59b58f509863f716d4bc54dd2a [diff] |
decklink: Correctly set top-field-first/bottom-field-first 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.