qtmux: Correctly set tkhd width/height to the display size
authorSebastian Dröge <sebastian@centricular.com>
Mon, 22 Oct 2018 11:21:54 +0000 (12:21 +0100)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 22 Oct 2018 11:23:05 +0000 (12:23 +0100)
commit324f8c7f3cf595b1a6be87c44739c41b2d5f5d8f
treed921f9cacc541dd31e2f57292eb7c25f75058473
parent301142604e87558cc6e5ec70d7811accb4424429
qtmux: Correctly set tkhd width/height to the display size

It was previously set to the display aspect ratio, e.g. 4x3, 16x9, etc.
but should be set to the display size.

This is a regression from e655d47dfce1652630fe8ff5fb6be56370087004
(1.5.1) and was correct before that.

https://bugzilla.gnome.org/show_bug.cgi?id=797318
gst/isomp4/atoms.c