0.10.8 (unstable): API: * BaseSink: - Wrapped the "enable-last-buffer" property. - Wrapped the set_caps_vfunc(), start_vfunc(), stop_vfunc(), unlock_vfunc(), event_vfunc(), activate_pull_vfunc(), unlock_stop_vfunc(), and render_list_vfunc() virtual functions (mostly manually). * Added BufferList and BufferListIterator. * Removed the optional API #ifdefs. All the optional API is always built. (José Alburquerque) Fixes: * Really fix the build with GCC 4.5 (Diego E. Flameeyes Pettenò) Bug #626203 (Diego E. Flameeyes Pettenò).