segment: use GST_SEEK_FLAG_NONE instead of 0
authorJosep Torra <n770galaxy@gmail.com>
Thu, 25 Aug 2011 19:30:57 +0000 (21:30 +0200)
committerJosep Torra <n770galaxy@gmail.com>
Fri, 26 Aug 2011 12:11:14 +0000 (14:11 +0200)
commitc0b0b977d7996be5fa6837644a264ad82be0aaf6
tree587e2334d15b0a7904079c8400dfae10cb13e7c5
parent9f8fe424c740700d70a7da6fe8a93c206a33f199
segment: use GST_SEEK_FLAG_NONE instead of 0

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