mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-23 12:51:06 +00:00
Bug 1921154 - add AV1 to encodingInfo/decodingInfo WPT exceptions;r=bwc
Differential Revision: https://phabricator.services.mozilla.com/D228749
This commit is contained in:
parent
b28e05a0aa
commit
eb4dd33d9e
@ -37,6 +37,9 @@
|
||||
[Test that decodingInfo returns supported true for the codec audio/PCMA returned by RTCRtpReceiver.getCapabilities()]
|
||||
expected: FAIL
|
||||
|
||||
[Test that decodingInfo returns supported true for the codec video/AV1 returned by RTCRtpReceiver.getCapabilities()]
|
||||
expected: FAIL
|
||||
|
||||
[Test that decodingInfo returns supported true for the codec video/VP8; max-fs=12288;max-fr=60 returned by RTCRtpReceiver.getCapabilities()]
|
||||
expected: FAIL
|
||||
|
||||
|
@ -38,6 +38,8 @@
|
||||
[Test that encodingInfo returns supported true for the codec video/H264; profile-level-id=42001f;level-asymmetry-allowed=1 returned by RTCRtpSender.getCapabilities()]
|
||||
expected: FAIL
|
||||
|
||||
[Test that encodingInfo returns supported true for the codec video/AV1 returned by RTCRtpSender.getCapabilities()]
|
||||
expected: FAIL
|
||||
|
||||
[encodingInfo-webrtc.any.worker.html]
|
||||
[Test that encodingInfo returns a valid MediaCapabilitiesInfo objects]
|
||||
|
Loading…
Reference in New Issue
Block a user