Bug 139042

Summary: [GStreamer] enable playbin's buffering for non-local videos
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Philippe Normand 2014-11-25 06:51:01 PST
We need this flag on to properly manage the player's ready and network states.
Comment 1 Philippe Normand 2014-11-25 06:55:06 PST
Created attachment 242195 [details]
patch
Comment 2 Philippe Normand 2014-11-26 07:19:52 PST
Comment on attachment 242195 [details]
patch

We should instead let uridecodebin configure its queues for buffering based on the SCHEDULING query support, so this patch is not needed.