[ios-blink] Enable CONFIG_VP9_HIGHBITDEPTH for iOS Blink
- Enabled CONFIG_VP9_HIGHBITDEPTH in third_party/libvpx/BUILD.gn by including is_ios in the relevant conditionals. - Removed VP9 high bit depth test filters from testing/buildbot/filters/ios.content_browsertests.filter: - Default/MediaTest.VideoBearHighBitDepthVP9/0 - Default/MediaTest.VideoBearHighBitDepthVP9/1 - Verified VP9 HDR playback using YouTube YTS certification tests[1] and all relevant tests are passing successfully. [1] https://yts.devicecertification.youtube/2021/?tests=41-72&test_type=formatsupport-test#1745316763281 Bug: 1449877, 391914246 Change-Id: Idca4f52ca0b7edc39fb312176b60e896360abfe6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4790543 Reviewed-by: Ian Vollick <vollick@chromium.org> Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Abhijeet Kandalkar <abhijeet@igalia.com> Cr-Commit-Position: refs/heads/main@{#1450049}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
780273cd17
commit
145d9ceea1
content/browser/media
testing/buildbot/filters
third_party/libvpx
@ -54,8 +54,6 @@
|
||||
-DataDecoderBrowserTest.DecodeImage
|
||||
-DataDecoderBrowserTest.DecodeImageIsolated
|
||||
-Default/MediaTest.VideoBear12DepthVP9/0
|
||||
-Default/MediaTest.VideoBearHighBitDepthVP9/0
|
||||
-Default/MediaTest.VideoBearHighBitDepthVP9/1
|
||||
-DevToolsProtocolDeviceEmulationPrerenderTest.DeviceSize
|
||||
-DevToolsProtocolDeviceEmulationTest.DeviceSize
|
||||
-DohHttpsProtocolUpgradeBrowserTest.HttpsProtocolUpgrade
|
||||
@ -119,7 +117,6 @@
|
||||
-WebRtcGetUserMediaBrowserTest.TestGetUserMediaAspectRatio4To3
|
||||
|
||||
# TODO(crbug.com/40276544): cannot create shared image.
|
||||
-Default/MediaTest.LoadManyVideos/0
|
||||
-Default/MediaTest.VideoBearMp4/1
|
||||
-Default/MediaTest.VideoBearMp4Hevc10bit/1
|
||||
-Default/MediaTest.VideoBearMp4Hevc10bit422/1
|
||||
|
Reference in New Issue
Block a user