baseparse: rename GstBaseFormat to GstBaseFormatFlags and fix up associated API
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Thu, 24 Mar 2011 17:30:53 +0000 (17:30 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 8 Apr 2011 14:44:57 +0000 (15:44 +0100)
commitde16d5adb33566dfa81fa0824d893fc81ee84b7b
tree4dcabacf5eb75595a4e2c6e9af18027af2e95eeb
parentf691be223e69bf3206dbd6cc9b2a5b330d111795
baseparse: rename GstBaseFormat to GstBaseFormatFlags and fix up associated API

Also change gst_base_parse_set_format(parse,flags,switch_on) to
gst_base_parse_set_format_flags(parse,flags) which is more in line
with the rest of our API and how the function is used.
libs/gst/base/gstbaseparse.c
libs/gst/base/gstbaseparse.h