Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 034442db8e704c2ea82e7e7db8d6b63fbfc9009d
      
https://github.com/WebKit/WebKit/commit/034442db8e704c2ea82e7e7db8d6b63fbfc9009d
  Author: Jer Noble <[email protected]>
  Date:   2023-05-15 (Mon, 15 May 2023)

  Changed paths:
    A 
LayoutTests/media/media-source/content/test-vp9-profile0-stripped-manifest.json
    A LayoutTests/media/media-source/content/test-vp9-profile0-stripped.webm
    A 
LayoutTests/media/media-source/content/test-vp9-profile2-stripped-manifest.json
    A LayoutTests/media/media-source/content/test-vp9-profile2-stripped.webm
    A 
LayoutTests/media/media-source/media-source-webm-configuration-vp9-header-color-expected.txt
    A 
LayoutTests/media/media-source/media-source-webm-configuration-vp9-header-color.html
    M LayoutTests/platform/gtk/TestExpectations
    M LayoutTests/platform/mac/TestExpectations
    M LayoutTests/platform/wpe/TestExpectations
    M Source/WebCore/platform/graphics/cocoa/VP9UtilitiesCocoa.mm

  Log Message:
  -----------
  Media Stats should show color information even for WebM files without the 
Color element
https://bugs.webkit.org/show_bug.cgi?id=256715
rdar://109268570

Reviewed by Eric Carlson.

Read color information out of the VP9 header when creating a VideoInfo object.

* 
LayoutTests/media/media-source/content/test-vp9-profile0-stripped-manifest.json:
 Added.
* LayoutTests/media/media-source/content/test-vp9-profile0-stripped.webm: Added.
* 
LayoutTests/media/media-source/content/test-vp9-profile2-stripped-manifest.json:
 Added.
* LayoutTests/media/media-source/content/test-vp9-profile2-stripped.webm: Added.
* 
LayoutTests/media/media-source/media-source-webm-configuration-vp9-header-color-expected.txt:
 Added.
* 
LayoutTests/media/media-source/media-source-webm-configuration-vp9-header-color.html:
 Added.
* Source/WebCore/platform/graphics/cocoa/VP9UtilitiesCocoa.mm:
(WebCore::createVideoInfoFromVP9HeaderParser):

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


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

Reply via email to