baseparse: move various segment-related members into the private instance struct
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 13 Mar 2011 23:38:12 +0000 (23:38 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 14:44:57 +0000 (15:44 +0100)
commite2bf3647f86bc86484c0e25736e06419c3679523
tree3ef685fdbb053175cb1147f31d49b8cfe51c1644
parentb2a76895af6ed50593064b20719e444c72938be3
baseparse: move various segment-related members into the private instance struct

If none of the existing subclasses uses these, there's probably no
need to expose them at the moment. Keep the segment itself exposed
though.

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