qtdemux: Only set width/height in caps if they're non-0
authorOlivier CrĂȘte <olivier.crete@collabora.com>
Thu, 26 Jul 2018 19:25:06 +0000 (15:25 -0400)
committerEdward Hervey <bilboed@bilboed.com>
Fri, 19 Oct 2018 12:19:27 +0000 (14:19 +0200)
commit20d5f92b2813b1ee9e67b80be20f99e0ba8a1444
tree3f1c990b448d09fd62330fcd2280de6eb502bbaa
parent7db251f214b5f4fefb71ac31d7f610fe0a2249e1
qtdemux: Only set width/height in caps if they're non-0

If they are not valid, then let a downstream parser complete them.

https://bugzilla.gnome.org/show_bug.cgi?id=796878
gst/isomp4/qtdemux.c