Change some types to match their prototypes
authorScott D Phillips <scott.d.phillips@intel.com>
Fri, 11 Nov 2016 18:30:44 +0000 (10:30 -0800)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 14 Nov 2016 19:03:57 +0000 (21:03 +0200)
commit5a72c23a54ffc8d61ab94969844e73b3b1a293ec
tree5a12305ef6f77bf3a8261242ed7786e00ab0140a
parentb876b9fbba2bf890feb527a727d44d8c57e4d2ab
Change some types to match their prototypes

Particularly note that the underlying integer type of the enum
GstTypeFindProbability is implementation dependent and may not match
guint.

https://bugzilla.gnome.org/show_bug.cgi?id=774293
gst/gstevent.h
gst/gsttask.c
libs/gst/base/gsttypefindhelper.c