Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 29decfdc29bb1f47af0e2b463f0a19316ef7e7b2
      
https://github.com/WebKit/WebKit/commit/29decfdc29bb1f47af0e2b463f0a19316ef7e7b2
  Author: Jer Noble <[email protected]>
  Date:   2024-11-21 (Thu, 21 Nov 2024)

  Changed paths:
    A LayoutTests/media/content/test-par-16-9.webm
    M LayoutTests/media/media-vp9-dar-webm-expected.txt
    M LayoutTests/media/media-vp9-dar-webm.html
    A LayoutTests/media/media-vp9-sar-webm-expected.txt
    A LayoutTests/media/media-vp9-sar-webm.html
    M LayoutTests/platform/mac-wk1/TestExpectations
    M Source/WebCore/platform/graphics/cocoa/CMUtilities.mm

  Log Message:
  -----------
  Wikipedia WebM sample has wrong aspect ratio
https://bugs.webkit.org/show_bug.cgi?id=282555
rdar://139229383

Reviewed by Jean-Yves Avenard.

285809@main fixed aspect ratio of webm files whose source pixels were 1:1,
but the resulting pixel-aspect-ratio setting was incorrect for files with
non-1:1 sources and a sample-aspect-ratio setting.

* LayoutTests/media/content/test-par-16-9.webm: Added.
* LayoutTests/media/media-vp9-dar-webm-expected.txt:
* LayoutTests/media/media-vp9-dar-webm.html:
* LayoutTests/media/media-vp9-sar-webm-expected.txt: Added.
* LayoutTests/media/media-vp9-sar-webm.html: Added.
* Source/WebCore/platform/graphics/cocoa/CMUtilities.mm:
(WebCore::createFormatDescriptionFromTrackInfo):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to