event: explicitly cast to the right enum types
authorJosep Torra <n770galaxy@gmail.com>
Tue, 9 Aug 2011 21:42:26 +0000 (23:42 +0200)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 15 Aug 2011 20:14:55 +0000 (21:14 +0100)
commit89239d85cc76833df70b7b06a54a47d673ccf96a
treec03c540b2bb0125d897cb9b5f480498333837d90
parent7b434c44bfafcbe62cbfbac66fd8dc5968792deb
event: explicitly cast to the right enum types

Fixes warning #188: enumerated type mixed with another type reported by ICC.

https://bugzilla.gnome.org/show_bug.cgi?id=656265
gst/gstevent.c