mxfmetadata: Use display width/height instead of stored width/height
authorSebastian Dröge <sebastian@centricular.com>
Wed, 5 Jul 2017 10:52:25 +0000 (13:52 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 5 Jul 2017 10:54:23 +0000 (13:54 +0300)
commit064fe8459367b244d9eb84d5a7d35a16467ae994
tree58c5e05009a81cb88fdfe66f9bb176c56c85990a
parent6a1b95bfb5d89d1383aee91d375bdee34430cc1d
mxfmetadata: Use display width/height instead of stored width/height

Stored values contain padding and alignment, and should only be used as
fallback if neither display values nor sampled values exist.
gst/mxf/mxfmetadata.c