qtmux: Fix incompatible type warning with MSVC
authorSeungha Yang <seungha.yang@navercorp.com>
Thu, 29 Aug 2019 13:11:02 +0000 (22:11 +0900)
committerThibault Saunier <tsaunier@gnome.org>
Mon, 2 Sep 2019 15:07:17 +0000 (15:07 +0000)
commit2ef74f2c81ef0c025c450a42730c8e96889fdf24
tree0701c5b1b86110ff66416c2c4cbb9549bf83b684
parentc5e8a8f3208ef5c2bcb252be81e9013272c261ba
qtmux: Fix incompatible type warning with MSVC

gstqtmux.c(5582): warning C4133: 'function':
  incompatible types - from 'GstVideoMultiviewFlags *' to 'guint *'
gst/isomp4/gstqtmux.c