padtemplate: explicitly cast to the enum types
authorJosep Torra <n770galaxy@gmail.com>
Thu, 25 Aug 2011 19:03:53 +0000 (21:03 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 26 Aug 2011 12:11:13 +0000 (14:11 +0200)
commit480d415419367d92957af552e5fbc01a24f052c0
tree18ea0239b3de94e60fdb2c7498692639f242bd77
parent746813344dbb6808f6c6a7b98d9e777dc930e767
padtemplate: explicitly cast to the enum types

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