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:52:25 +0000 (13:52 +0300)
commit1e646472e7fde7e3668d1f1fafa134de34c98c80
tree18e37b78d50260e12b7d1ef2c533e6439cf31771
parent37e0439e84104b4f7ca9e972fd87af35fbd72af0
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