Bug 217498 - Nil-check results of -[AVPlayerItemVideoOutput initWithPixelBufferAttributes:]
Summary: Nil-check results of -[AVPlayerItemVideoOutput initWithPixelBufferAttributes:]
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-08 16:51 PDT by Eric Carlson
Modified: 2020-10-08 20:13 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.97 KB, patch)
2020-10-08 16:56 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2020-10-08 16:51:41 PDT
-[AVPlayerItemVideoOutput initWithPixelBufferAttributes:]can fail.
Comment 1 Eric Carlson 2020-10-08 16:51:59 PDT
<rdar://problem59666003>
Comment 2 Eric Carlson 2020-10-08 16:56:05 PDT
Created attachment 410895 [details]
Patch
Comment 3 EWS 2020-10-08 20:13:54 PDT
Committed r268245: <https://trac.webkit.org/changeset/268245>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410895 [details].