[webkit-reviews] review granted: [Bug 125954] [MSE][Mac] Add AVSampleBufferRendererSynchronizer support. : [Attachment 219575] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 18 15:21:23 PST 2013


Eric Carlson <eric.carlson at apple.com> has granted Jer Noble
<jer.noble at apple.com>'s request for review:
Bug 125954: [MSE][Mac] Add AVSampleBufferRendererSynchronizer support.
https://bugs.webkit.org/show_bug.cgi?id=125954

Attachment 219575: Patch
https://bugs.webkit.org/attachment.cgi?id=219575&action=review

------- Additional Comments from Eric Carlson <eric.carlson at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=219575&action=review


>
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaSourc
eAVFObjC.mm:279
> +    return ![m_synchronizer rate];

Why not use m_playing?


More information about the webkit-reviews mailing list