WebCodecs video encoding is unavailable on Android (bug 1840508), so the encode/decode round-trip check gates on VideoEncoder.isConfigSupported and is expected to report PRECONDITION_FAILED there. Differential Revision: https://phabricator.services.mozilla.com/D294066
11 lines
343 B
INI
11 lines
343 B
INI
[videoFrame-copyTo-opaque-swizzle.https.any.html]
|
|
[Decoded frame opaque-to-alpha copyTo writes all rows]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|
|
|
|
|
|
[videoFrame-copyTo-opaque-swizzle.https.any.worker.html]
|
|
[Decoded frame opaque-to-alpha copyTo writes all rows]
|
|
expected:
|
|
if os == "android": PRECONDITION_FAILED
|