GNOME Bugzilla – Bug 682503
Improve ClutterGstPlayer buffering handling
Last modified: 2013-03-26 11:00:07 UTC
ClutterGstPlayer already handles GST_BUFFERING messages, but it does not support setting buffer limits using convenience APIs and there is no example showing how to handle buffering in the application side. The branch at http://cgit.collabora.com/git/user/andrunko/clutter-gst.git/log/?h=buffering contains some proposed fixes/improvements for this.
Pushed to master.