video-frame: Take TFF flag from the video info if it was set in there
authorSebastian Dröge <sebastian@centricular.com>
Fri, 16 Aug 2019 08:58:28 +0000 (11:58 +0300)
committerTim-Philipp Müller <tim@centricular.com>
Tue, 20 Aug 2019 10:27:10 +0000 (11:27 +0100)
commitd06a077305afbc9821cd20c345465e7ff4b8a628
treed42e76e9d373c4b6e20730bacf6fdfb8f1334d3d
parente7f3b3f506ca9e6ad2685caa016c2190453b8ff3
video-frame: Take TFF flag from the video info if it was set in there

The caps and thus the video info have preference. If the field order is
set in there then it applies to all frames.

This works around issues where the tff field order is only set in the
caps but not additionally in the buffer flags.
gst-libs/gst/video/video-frame.c