GNOME Bugzilla – Bug 613935
Fix download buffering for non-fast start FLVs
Last modified: 2010-03-29 18:32:53 UTC
See patch
Created attachment 157088 [details] [review] Fix download buffering for non-fast start FLVs When filling during pre-roll, we need to make sure that we query the queue2 element, and not playbin, otherwise it will fail. When reaching 100% during pre-roll, make sure that bvw_buffering_done() knows that we're ready to go.
Created attachment 157089 [details] [review] Fix download buffering for non-fast start FLVs When filling during pre-roll, we need to make sure that we query the queue2 element, and not playbin, otherwise it will fail. When reaching 100% during pre-roll, make sure that bvw_buffering_done() knows that we're ready to go.
Attachment 157089 [details] pushed as bc3d214 - Fix download buffering for non-fast start FLVs