RESOLVED INVALID 159204
[GStreamer] improved duration query support in the HTTP source element
https://bugs.webkit.org/show_bug.cgi?id=159204
Summary [GStreamer] improved duration query support in the HTTP source element
Philippe Normand
Reported 2016-06-28 02:38:11 PDT
When we have the Content-Length value it is possible to infer the TIME duration in most cases by performing a convert query in the downstream elements. This is especially useful when the duration query wasn't managed by the sinks and thus reached the source element.
Attachments
patch (2.40 KB, patch)
2016-06-28 02:46 PDT, Philippe Normand
no flags
patch (2.40 KB, patch)
2016-06-28 02:49 PDT, Philippe Normand
no flags
Philippe Normand
Comment 1 2016-06-28 02:46:45 PDT
WebKit Commit Bot
Comment 2 2016-06-28 02:47:55 PDT
Attachment 282231 [details] did not pass style-queue: ERROR: Source/WebCore/platform/graphics/gstreamer/WebKitWebSourceGStreamer.cpp:682: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 2 files If any of these errors are false positives, please file a bug against check-webkit-style.
Philippe Normand
Comment 3 2016-06-28 02:49:43 PDT
Philippe Normand
Comment 4 2016-06-28 03:21:35 PDT
WebKit Commit Bot
Comment 5 2016-07-04 00:34:20 PDT
Re-opened since this is blocked by bug 159399
Note You need to log in before you can comment on or make changes to this bug.