diff options
Diffstat (limited to '')
-rw-r--r-- | testing/web-platform/meta/webcodecs/per-frame-qp-encoding.https.any.js.ini | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/testing/web-platform/meta/webcodecs/per-frame-qp-encoding.https.any.js.ini b/testing/web-platform/meta/webcodecs/per-frame-qp-encoding.https.any.js.ini new file mode 100644 index 0000000000..64bb1fe3cd --- /dev/null +++ b/testing/web-platform/meta/webcodecs/per-frame-qp-encoding.https.any.js.ini @@ -0,0 +1,46 @@ +[per-frame-qp-encoding.https.any.worker.html?av1] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL + + +[per-frame-qp-encoding.https.any.worker.html?vp9_p2] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL + + +[per-frame-qp-encoding.https.any.worker.html?vp9_p0] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL + + +[per-frame-qp-encoding.https.any.html?vp9_p2] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL + + +[per-frame-qp-encoding.https.any.html?vp9_p0] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL + + +[per-frame-qp-encoding.https.any.html?av1] + [Frame QP encoding, full range] + expected: FAIL + + [Frame QP encoding, good range with validation] + expected: FAIL |