[Webkit-unassigned] [Bug 202921] New: [GStreamer] Refactor track handling to use stream-ids in playbin3 mode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 03:38:06 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=202921

            Bug ID: 202921
           Summary: [GStreamer] Refactor track handling to use stream-ids
                    in playbin3 mode
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aboya at igalia.com
                CC: bugs-noreply at webkitgtk.org

Currently the player private uses track indexes to select tracks in
all cases. While using track indices is OK in playbin2, it shouldn't
be done in playbin3, where tracks are identified with string
stream-ids instead.

This patch reworks the track handling to use the right method for each
playbin.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191014/ece21a7e/attachment-0001.html>


More information about the webkit-unassigned mailing list