Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5129c74d949f2fade9967d3a3266019c629a9358
      
https://github.com/WebKit/WebKit/commit/5129c74d949f2fade9967d3a3266019c629a9358
  Author: Youenn Fablet <[email protected]>
  Date:   2023-06-07 (Wed, 07 Jun 2023)

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

  Log Message:
  -----------
  LocalSampleBufferDisplayLayer crops frames with a rotation of 90 degrees
https://bugs.webkit.org/show_bug.cgi?id=257747
rdar://110139703

Reviewed by Eric Carlson.

We broke the computation of bounds and position in case of rotations in 
https://github.com/WebKit/WebKit/commit/0e0d7976dfe09316e3cb57a4786defeb5c5d7eb6.
We update the code to be back to the previous version.

* 
Source/WebCore/platform/graphics/avfoundation/objc/LocalSampleBufferDisplayLayer.mm:
(WebCore::LocalSampleBufferDisplayLayer::updateRootLayerBoundsAndPosition):

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to