Bug 166053

Summary: [EME][GStreamer] Media type support determination should take into account the codecs parameter
Product: WebKit Reporter: Zan Dobersek <zan>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, olivier.blin, philn, pnormand, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 166052    

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>