blob: 6e6deb244f6f62c28963b6e135cf32c724d5d510 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
[VideoTrackGenerator.https.html]
expected:
if (os == "android") and fission: [OK, TIMEOUT]
[Tests that VideoTrackGenerator forwards frames to sink]
expected: FAIL
[Tests that frames are actually rendered correctly in a stream used for a video element.]
expected: FAIL
[Tests that frames are actually rendered correctly in a stream sent over a peer connection.]
expected: FAIL
[Tests that frames are sent correctly with RTCRtpEncodingParameters.scaleResolutionDownBy.]
expected: FAIL
[Tests that creating a VideoTrackGenerator works as expected]
expected: FAIL
[Tests that VideoFrames are destroyed on write.]
expected: FAIL
[Mismatched frame and generator kind throws on write.]
expected: FAIL
[Tests that VideoTrackGenerator forwards frames only when unmuted]
expected: FAIL
|