Bug 154582 - [Gstreamer] Mediaplayer should observe the tracks and not the source
Summary: [Gstreamer] Mediaplayer should observe the tracks and not the source
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alejandro G. Castro
URL:
Keywords:
: 153865 (view as bug list)
Depends on:
Blocks: 143211
  Show dependency treegraph
 
Reported: 2016-02-23 04:31 PST by Alejandro G. Castro
Modified: 2016-02-24 02:12 PST (History)
3 users (show)

See Also:


Attachments
Patch (10.85 KB, patch)
2016-02-23 04:50 PST, Alejandro G. Castro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 2016-02-23 04:31:33 PST
The tracks are the classes we have to use to make sure we are getting all the events that affect the media showed because they represent the situation of the media source in the mediastream, and they have states.
Comment 1 Alejandro G. Castro 2016-02-23 04:50:30 PST
Created attachment 272009 [details]
Patch
Comment 2 Alejandro G. Castro 2016-02-23 10:23:36 PST
*** Bug 153865 has been marked as a duplicate of this bug. ***
Comment 3 Philippe Normand 2016-02-24 00:49:43 PST
Comment on attachment 272009 [details]
Patch

Looks good, thanks!
Comment 4 WebKit Commit Bot 2016-02-24 02:12:49 PST
Comment on attachment 272009 [details]
Patch

Clearing flags on attachment: 272009

Committed r197023: <http://trac.webkit.org/changeset/197023>
Comment 5 WebKit Commit Bot 2016-02-24 02:12:52 PST
All reviewed patches have been landed.  Closing bug.