After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 682503 - Improve ClutterGstPlayer buffering handling
Improve ClutterGstPlayer buffering handling
Status: RESOLVED FIXED
Product: clutter-gst
Classification: Other
Component: general
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-gst-maint
clutter-gst-maint
Depends on: 682502
Blocks: 683990
 
 
Reported: 2012-08-22 20:48 UTC by Andre Moreira Magalhaes
Modified: 2013-03-26 11:00 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Andre Moreira Magalhaes 2012-08-22 20:48:35 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.
Comment 1 Lionel Landwerlin 2013-03-26 11:00:07 UTC
Pushed to master.