gst: Cast combined-flags constants to their respective target types
authorSebastian Dröge <sebastian@centricular.com>
Wed, 5 Apr 2017 11:45:00 +0000 (14:45 +0300)
committerSebastian Dröge <sebastian@centricular.com>
Wed, 5 Apr 2017 11:45:46 +0000 (14:45 +0300)
commit42a8ffcd39e0f39d94c950d377b1482b5fb145ec
tree08d1a19a753337fbf56db629e33f7f8d20e3cef9
parentd96c201f5fec249172f6028362aca96cfaea9119
gst: Cast combined-flags constants to their respective target types

This makes C++ compilers a bit more happy without having the user of the
constants cast. It also provides the correct type information to GI.

https://bugzilla.gnome.org/show_bug.cgi?id=780923
gst/gstbuffer.h
gst/gstmemory.h
gst/gstminiobject.h