0.10.10 (unstable): API: * Add new properties in classes. * AudioSink, AudioSrc, BaseSrc: Wrap the virtual functions. * BaseAudioSink: - Add the [get|set]_drift_tolerance() methods. * BaseSink: - Add the set_last_buffer(), is_last_buffer(), [get|set]_throttle_time() methods. * Caps: - Add the steal_structure() method and get_intersect() method accepting a Gst::CapsIntersectMode enum. * Discover, DiscoverInfo: - Add new API allowing for discovering information on URI's. * Element: - Add the reguest_pad() and link_pads() methods. * ElementFactory: - Add the can_[sink|src]_[all|any]_caps() get_documentation_uri(), get_icon_name(), filter(), get_elements() and is_of_type() methods. * XOverlay: - Add the got_window_handle(), set_window_handle() and set_render_rectangle() methods. Plugins: * Add the funnel plug-in.