Bug 143518 - [GStreamer] compress property for the HTTP source element
Summary: [GStreamer] compress property for the HTTP source element
Status: RESOLVED FIXED
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: 2015-04-08 02:45 PDT by Philippe Normand
Modified: 2015-04-08 03:33 PDT (History)
3 users (show)

See Also:


Attachments
patch (4.59 KB, patch)
2015-04-08 02:49 PDT, Philippe Normand
cgarcia: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2015-04-08 02:45:31 PDT
For adaptive streaming scenarios this can be useful, the demuxer can request the source element to compress data (playlists).
Comment 1 Philippe Normand 2015-04-08 02:49:34 PDT
Created attachment 250343 [details]
patch
Comment 2 Philippe Normand 2015-04-08 03:33:37 PDT
Committed r182534: <http://trac.webkit.org/changeset/182534>