[webkit-changes] [WebKit/WebKit] 4c77c7: [rVFC] QueuedVideoOutput returning the wrong video...

Jean-Yves Avenard noreply at github.com
Sun Oct 29 20:11:38 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4c77c764dba07364f729ae697fd96eb474989729
      https://github.com/WebKit/WebKit/commit/4c77c764dba07364f729ae697fd96eb474989729
  Author: Jean-Yves Avenard <jya at apple.com>
  Date:   2023-10-29 (Sun, 29 Oct 2023)

  Changed paths:
    M Source/WebCore/platform/graphics/avfoundation/objc/QueuedVideoOutput.mm

  Log Message:
  -----------
  [rVFC] QueuedVideoOutput returning the wrong video frame
https://bugs.webkit.org/show_bug.cgi?id=263854
rdar://117658472

Reviewed by Dan Glastonbury.

Time observer should be set to the next frame rather than the current one.

Covered by existing tests.
* Source/WebCore/platform/graphics/avfoundation/objc/QueuedVideoOutput.mm:
(WebCore::QueuedVideoOutput::configureNextImageTimeObserver):

Canonical link: https://commits.webkit.org/269917@main




More information about the webkit-changes mailing list