Bug 58451 - MediaPlayerPrivateAVFoundationObjC should adopt [AVURLAsset isPlayableExtendedMIMEType:]
Summary: MediaPlayerPrivateAVFoundationObjC should adopt [AVURLAsset isPlayableExtende...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac Other
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar, PlatformOnly
Depends on:
Blocks:
 
Reported: 2011-04-13 10:01 PDT by Eric Carlson
Modified: 2011-04-13 14:29 PDT (History)
0 users

See Also:


Attachments
Proposed patch. (2.35 KB, patch)
2011-04-13 11:00 PDT, Eric Carlson
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2011-04-13 10:01:36 PDT
MediaPlayerPrivateAVFoundationObjC should use [AVURLAsset isPlayableExtendedMIMEType:] so it can fully support the MIME type "codecs" parameter.
Comment 1 Eric Carlson 2011-04-13 10:57:32 PDT
<rdar://problem/9278468>
Comment 2 Eric Carlson 2011-04-13 11:00:01 PDT
Created attachment 89405 [details]
Proposed patch.
Comment 3 Maciej Stachowiak 2011-04-13 14:21:08 PDT
Comment on attachment 89405 [details]
Proposed patch.

r=me
Comment 4 Eric Carlson 2011-04-13 14:29:58 PDT
http://trac.webkit.org/changeset/83765