gstvalue: Cast GST_MAKE_FOURCC arguments
authorEdward Hervey <edward@centricular.com>
Tue, 31 Oct 2017 10:39:23 +0000 (11:39 +0100)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 31 Oct 2017 11:02:18 +0000 (12:02 +0100)
commitfb56ad6bee2366813f6be4f697579c06774b062d
tree8be725e319ef5f5491b892d6b45ac1df1f3d3a6e
parent41e35c334b8d53328d73fba4dc7fd433021fff4c
gstvalue: Cast GST_MAKE_FOURCC arguments

To make it explicit that we are dealing with uint32 targets

Avoids erroneous  runtime error: left shift of negative value -1

https://bugzilla.gnome.org/show_bug.cgi?id=789700
gst/gstvalue.h