videoDecoder-h264-sei.https.any.js.ini (722B)
1 [videoDecoder-h264-sei.https.any.html?h264_sei_annexb] 2 [H.264 SEI recovery point frames are treated as keyframes.] 3 expected: 4 if os == "android": PRECONDITION_FAILED 5 6 7 [videoDecoder-h264-sei.https.any.worker.html?h264_sei_annexb] 8 [H.264 SEI recovery point frames are treated as keyframes.] 9 expected: 10 if os == "android": PRECONDITION_FAILED 11 12 13 [videoDecoder-h264-sei.https.any.html?h264_sei_avc] 14 [H.264 SEI recovery point frames are treated as keyframes.] 15 expected: 16 if os == "android": PRECONDITION_FAILED 17 18 19 [videoDecoder-h264-sei.https.any.worker.html?h264_sei_avc] 20 [H.264 SEI recovery point frames are treated as keyframes.] 21 expected: 22 if os == "android": PRECONDITION_FAILED