Bug 166053 - [EME][GStreamer] Media type support determination should take into account the codecs parameter
Summary: [EME][GStreamer] Media type support determination should take into account th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 166052
  Show dependency treegraph
 
Reported: 2016-12-20 01:27 PST by Zan Dobersek
Modified: 2023-01-10 13:59 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Zan Dobersek 2016-12-20 01:27:41 PST
At the moment we only care about the MIME type, but we're expected to assess the requested codecs as well.

MediaPlayerPrivateGStreamerMSE already does that to a degree, but the underlying requestMediaKeySystemAccess() algorithm still fails. I'll provide more information on this once I have it.
https://trac.webkit.org/browser/trunk/Source/WebCore/platform/graphics/gstreamer/mse/MediaPlayerPrivateGStreamerMSE.cpp#L753
Comment 1 Philippe Normand 2019-03-18 10:33:57 PDT
Possibly fixed by bug #191191
Comment 2 Philippe Normand 2023-01-10 13:58:57 PST
(In reply to Philippe Normand from comment #1)
> Possibly fixed by bug #191191
Comment 3 Radar WebKit Bug Importer 2023-01-10 13:59:21 PST
<rdar://problem/104092705>