baseparse: make DRAIN and SYNC flags on baseparse, not the frame, and change to DRAIN...
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Mon, 4 Apr 2011 16:58:59 +0000 (17:58 +0100)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 14:44:58 +0000 (15:44 +0100)
commit1874d6380810702bdafc26ea5e92a72ac82f0469
treedd8b9f7cfc3ec73eec25229f1b7bb200c17ff084
parent242e077e46f2b2c43d5fb642fd974a223b9add63
baseparse: make DRAIN and SYNC flags on baseparse, not the frame, and change to DRAINING and LOST_SYNC

The first because it seems a better fit conceptually, the second
to express booleanness. Also change the accessor macros for subclasses
to GST_BASE_PARSE_DRAINING and GST_BASE_PARSE_LOST_SYNC.

https://bugzilla.gnome.org/show_bug.cgi?id=518857
libs/gst/base/gstbaseparse.c
libs/gst/base/gstbaseparse.h