RESOLVED FIXED 208951
Adopt AVSampleBufferVideoOutput
https://bugs.webkit.org/show_bug.cgi?id=208951
Summary Adopt AVSampleBufferVideoOutput
Jer Noble
Reported 2020-03-11 15:55:31 PDT
Adopt AVSampleBufferVideoOutput
Attachments
Patch (9.80 KB, patch)
2020-03-11 15:59 PDT, Jer Noble
no flags
Patch for landing (9.83 KB, patch)
2020-03-11 16:22 PDT, Jer Noble
no flags
Jer Noble
Comment 1 2020-03-11 15:59:30 PDT
Jer Noble
Comment 2 2020-03-11 15:59:59 PDT
Eric Carlson
Comment 3 2020-03-11 16:03:10 PDT
Comment on attachment 393298 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=393298&action=review > Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourceAVFObjC.mm:772 > + m_videoOutput = adoptNS([PAL::allocAVSampleBufferVideoOutputInstance() init]); Nit: it might be worth adding an ASSERT here
Jer Noble
Comment 4 2020-03-11 16:22:34 PDT
Created attachment 393303 [details] Patch for landing
WebKit Commit Bot
Comment 5 2020-03-11 21:57:35 PDT
Comment on attachment 393303 [details] Patch for landing Clearing flags on attachment: 393303 Committed r258314: <https://trac.webkit.org/changeset/258314>
WebKit Commit Bot
Comment 6 2020-03-11 21:57:37 PDT
All reviewed patches have been landed. Closing bug.
Alex Christensen
Comment 7 2020-03-16 17:30:57 PDT
Note You need to log in before you can comment on or make changes to this bug.