parse: use GST_PARSE_FLAG_NONE instead of 0
authorJosep Torra <n770galaxy@gmail.com>
Thu, 25 Aug 2011 20:48:54 +0000 (22:48 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 26 Aug 2011 12:11:14 +0000 (14:11 +0200)
commit1db007e5bb9dfaba07cd0fdb7a86cd7cb701f650
tree1a42f1c869d864c397202b41e5470046cd166fc0
parentb26c5b99f2d93d92c5035d0be69effaef7146a52
parse: use GST_PARSE_FLAG_NONE instead of 0

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