value: explicitly cast to the enum type
authorJosep Torra <n770galaxy@gmail.com>
Thu, 25 Aug 2011 20:42:08 +0000 (22:42 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 26 Aug 2011 12:11:14 +0000 (14:11 +0200)
commitb26c5b99f2d93d92c5035d0be69effaef7146a52
tree2a3693343ef4b0d1fde27be3054ee4bc8be2c364
parentb57683d258c1865f92e861c1cb8cca0bf564d841
value: explicitly cast to the enum type

Fixes warning #188: enumerated type mixed with another type reported by ICC.
gst/gstvalue.c