diff browse annotate |
bd2f02f98d863597ee6ab9928dcf852aabd1f9d0 created 2024-12-16 22:49 +0000 pushed 2024-12-18 21:44 +0000 |
Sida Zhu | Sida Zhu - Bug 1937063 [wpt PR 49675] - Video: Add `avc3` and `hev1` muxer support for MediaRecorder, a=testonly |
diff browse annotate |
c54a59c744fae1e3fce2cbd27ca89a2f57965efd created 2024-12-05 22:33 +0000 pushed 2024-12-10 16:36 +0000 |
Sida Zhu | Sida Zhu - Bug 1935054 [wpt PR 49514] - Video: [MediaRecorder] Only support `hvc1.<profile>.<profile_compatibility>.<tier and level>.*`, a=testonly |
diff browse annotate |
66206756f2942f346894738a3c29b77ed6788eef created 2024-11-12 10:06 +0000 pushed 2024-11-13 16:13 +0000 |
Sida Zhu | Sida Zhu - Bug 1930513 [wpt PR 49101] - Video: Add WPT Test for MediaRecorder HEVC Support, a=testonly |
diff browse annotate |
8e37caaad4dd628055322acf6b6746d7d0dff96e created 2024-06-29 10:06 +0000 pushed 2024-07-09 21:41 +0000 |
Sunggook Chue | Sunggook Chue - Bug 1905425 [wpt PR 46938] - Add support for AV1 to the MP4 muxer for MediaRecorde, a=testonly |
diff browse annotate |
fc7e86ccf95d0dd431ef580daba45ca82201c852 created 2024-05-06 16:40 +0000 pushed 2024-05-08 16:08 +0000 |
Sunggook Chue | Sunggook Chue - Bug 1892801 [wpt PR 45832] - Reland Enable MP4 Muxer support after MSAN fix., a=testonly |
diff browse annotate |
5ea89650164be242b61b14abfb0a1b58f4564e22 created 2024-04-23 16:38 +0000 pushed 2024-04-25 20:31 +0000 |
Muyao Xu | Muyao Xu - Bug 1892773 [wpt PR 45828] - Revert "Reland: Enable MP4 Muxer support.", a=testonly |
diff browse annotate |
99fc35b90c8e09ada89a7a5f17fd09fb8deff104 created 2024-04-23 16:30 +0000 pushed 2024-04-25 20:31 +0000 |
Sunggook Chue | Sunggook Chue - Bug 1891397 [wpt PR 45701] - Reland: Enable MP4 Muxer support., a=testonly |
diff browse annotate |
a6d2ce528a321a1b8d5812edd11b6168c59c2158 created 2024-04-19 16:52 +0000 pushed 2024-04-23 15:39 +0000 |
Nicolás Peña | Nicolás Peña - Bug 1892094 [wpt PR 45767] - Revert "Enable MediaRecorderEnableMp4Muxer as default.", a=testonly |
diff browse annotate |
13766f2b855b969605d6d03f4183a9ab773cf137 created 2024-04-19 16:52 +0000 pushed 2024-04-23 15:39 +0000 |
Sunggook Chue | Sunggook Chue - Bug 1884043 [wpt PR 44963] - Enable MediaRecorderEnableMp4Muxer as default., a=testonly |
diff browse annotate |
c1a1a9e0953813da907ccfafe46a67112f590e3f created 2024-02-23 04:23 +0000 pushed 2024-02-28 04:30 +0000 |
Sunggook Chue | Sunggook Chue - Bug 1881138 [wpt PR 44683] - Fix invalid duration and mfra box for live mode., a=testonly |
diff browse annotate |
a4cce9662000edfd007fa113b70c82bd7b5b341c created 2023-06-19 20:00 +0000 pushed 2023-06-22 09:14 +0000 |
Simon Pieters | Simon Pieters - Bug 1837613 [wpt PR 40473] - Fix invalid HTML: /> syntax on non-void elements, a=testonly |
diff browse annotate |
7f96b787036eef8f2df80645b8ef1cbd67eee538 created 2021-12-09 16:13 +0000 pushed 2021-12-20 21:51 +0000 |
Dominique Hazael-Massieux | Dominique Hazael-Massieux - Bug 1744064 [wpt PR 31847] - Use webdriver to set permission on getUserMedia calls , a=testonly |
diff browse annotate |
a9923b013e4327f51132723111bdf30e1976dd97 created 2020-11-20 17:10 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Optimize MediaRecorder-peerconnection.https.html test & make Chrome workarounds explicit r=pehrsons |
diff browse annotate |
a952853ed0ac27a4eb33dc02747728b946dcc791 created 2020-11-20 17:16 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Fix bug in waitForReceivedCodec() helper to not wait forever + improve error handling. r=bwc |
diff browse annotate |
2964bd8f65bb5e9d35f259ed97221bc5230c94b5 created 2020-11-20 17:15 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Run different tests on browsers that fail MediaRecorder.isTypeSupported(mimeType). r=bryce,bwc |
diff browse annotate |
bd33ea15c424de36da07b9fc40c1fffec783471e created 2020-11-20 17:14 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Avoid Promise constructor anti-pattern & reduce recording time to pass test on android. r=bryce,bwc |
diff browse annotate |
816a885a508def925a8905ee3b90a7840c8cacd1 created 2020-11-20 17:13 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Avoid ambiguous mimeTypes in MediaRecorder-peerconnection.https.html for now. r=bryce,bwc |
diff browse annotate |
fcdcb15f2f31224f1e4085d4f0b12609bf374546 created 2020-11-20 17:13 +0000 pushed 2020-11-21 09:27 +0000 |
Jan-Ivar Bruaroey | Jan-Ivar Bruaroey - Bug 1614055 - Remove unused name field in MediaRecorder-peerconnection.https.html test. r=bryce,bwc |
diff browse annotate |
2d1e71521d7152295dab923fbde3360657d14878 created 2020-01-21 10:51 +0000 pushed 2020-01-23 21:42 +0000 |
Markus Handell | Markus Handell - Bug 1600290 [wpt PR 20530] - MediaRecorder: update mimeType on onstart., a=testonly |