segment: mark GstSegmentFlags as flags rather than enum
authorMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 26 Sep 2012 08:55:28 +0000 (10:55 +0200)
committerMark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
Wed, 26 Sep 2012 08:55:48 +0000 (10:55 +0200)
commitcc411306648ca6d2f962416020af10bb220d6efc
tree119b206012165b13d77c100790949251a968401b
parentb14a3ad4efa3c3286df60844037267bfbb83acb1
segment: mark GstSegmentFlags as flags rather than enum

... which really makes a difference when trying to serialize
a flags value which is a combination of flags, which is hard
to do as an enum type.
gst/gstsegment.h