Bug 139042 - [GStreamer] enable playbin's buffering for non-local videos
Summary: [GStreamer] enable playbin's buffering for non-local videos
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-25 06:51 PST by Philippe Normand
Modified: 2014-11-26 07:20 PST (History)
1 user (show)

See Also:


Attachments
patch (2.33 KB, patch)
2014-11-25 06:55 PST, Philippe Normand
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.