Skip to content

Commit 26dd260

Browse files
committed
Bug 1935054 [wpt PR 49514] - Video: [MediaRecorder] Only support hvc1.<profile>.<profile_compatibility>.<tier and level>.*, a=testonly
Automatic update from web-platform-tests Video: [MediaRecorder] Only support `hvc1.<profile>.<profile_compatibility>.<tier and level>.*` Based on conversation with Chrome Media Team, we should only support valid mimetype for future new codecs, and drop the legacy usage of `hvc1`. Bug: 40276507 Change-Id: I69680bd85dc56b99595268b9d21663058125fa14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6064058 Reviewed-by: Dave Tapuska <dtapuskachromium.org> Commit-Queue: Sida Zhu <zhusidabytedance.com> Reviewed-by: Dale Curtis <dalecurtischromium.org> Cr-Commit-Position: refs/heads/main{#1391370} -- wpt-commits: a9fe2e77b64b0ce9aefb2ed4331c52bfa44fced4 wpt-pr: 49514 UltraBlame original commit: c54a59c744fae1e3fce2cbd27ca89a2f57965efd
1 parent 282f63d commit 26dd260

File tree

6 files changed

+160
-0
lines changed

6 files changed

+160
-0
lines changed

testing/web-platform/tests/mediacapture-record/MediaRecorder-canvas-media-source.https.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,14 @@
221221
codecs
222222
=
223223
hvc1
224+
.
225+
1
226+
.
227+
6
228+
.
229+
L186
230+
.
231+
B0
224232
opus
225233
"
226234
>
@@ -242,6 +250,14 @@
242250
codecs
243251
=
244252
hvc1
253+
.
254+
1
255+
.
256+
6
257+
.
258+
L186
259+
.
260+
B0
245261
mp4a
246262
.
247263
40
@@ -269,6 +285,14 @@
269285
codecs
270286
=
271287
hvc1
288+
.
289+
1
290+
.
291+
6
292+
.
293+
L186
294+
.
295+
B0
272296
opus
273297
"
274298
>

testing/web-platform/tests/mediacapture-record/MediaRecorder-events-and-exceptions.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,14 @@
217217
codecs
218218
=
219219
hvc1
220+
.
221+
1
222+
.
223+
6
224+
.
225+
L186
226+
.
227+
B0
220228
opus
221229
"
222230
>
@@ -238,6 +246,14 @@
238246
codecs
239247
=
240248
hvc1
249+
.
250+
1
251+
.
252+
6
253+
.
254+
L186
255+
.
256+
B0
241257
mp4a
242258
.
243259
40
@@ -265,6 +281,14 @@
265281
codecs
266282
=
267283
hvc1
284+
.
285+
1
286+
.
287+
6
288+
.
289+
L186
290+
.
291+
B0
268292
opus
269293
"
270294
>

testing/web-platform/tests/mediacapture-record/MediaRecorder-mimetype.html

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,14 @@
301301
=
302302
"
303303
hvc1
304+
.
305+
1
306+
.
307+
6
308+
.
309+
L186
310+
.
311+
B0
304312
"
305313
'
306314
'
@@ -314,6 +322,14 @@
314322
=
315323
"
316324
hvc1
325+
.
326+
1
327+
.
328+
6
329+
.
330+
L186
331+
.
332+
B0
317333
"
318334
'
319335
]
@@ -419,6 +435,14 @@
419435
=
420436
"
421437
hvc1
438+
.
439+
1
440+
.
441+
6
442+
.
443+
L186
444+
.
445+
B0
422446
mp4a
423447
.
424448
40
@@ -435,6 +459,14 @@
435459
=
436460
"
437461
hvc1
462+
.
463+
1
464+
.
465+
6
466+
.
467+
L186
468+
.
469+
B0
438470
opus
439471
"
440472
'
@@ -449,6 +481,14 @@
449481
=
450482
"
451483
hvc1
484+
.
485+
1
486+
.
487+
6
488+
.
489+
L186
490+
.
491+
B0
452492
opus
453493
"
454494
'

testing/web-platform/tests/mediacapture-record/MediaRecorder-pause-resume.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -263,6 +263,14 @@
263263
codecs
264264
=
265265
hvc1
266+
.
267+
1
268+
.
269+
6
270+
.
271+
L186
272+
.
273+
B0
266274
opus
267275
"
268276
>
@@ -284,6 +292,14 @@
284292
codecs
285293
=
286294
hvc1
295+
.
296+
1
297+
.
298+
6
299+
.
300+
L186
301+
.
302+
B0
287303
mp4a
288304
.
289305
40
@@ -311,6 +327,14 @@
311327
codecs
312328
=
313329
hvc1
330+
.
331+
1
332+
.
333+
6
334+
.
335+
L186
336+
.
337+
B0
314338
opus
315339
"
316340
>

testing/web-platform/tests/mediacapture-record/MediaRecorder-peerconnection.https.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -397,6 +397,14 @@
397397
codecs
398398
=
399399
hvc1
400+
.
401+
1
402+
.
403+
6
404+
.
405+
L186
406+
.
407+
B0
400408
opus
401409
"
402410
>
@@ -423,6 +431,14 @@
423431
codecs
424432
=
425433
hvc1
434+
.
435+
1
436+
.
437+
6
438+
.
439+
L186
440+
.
441+
B0
426442
mp4a
427443
.
428444
40
@@ -455,6 +471,14 @@
455471
codecs
456472
=
457473
hvc1
474+
.
475+
1
476+
.
477+
6
478+
.
479+
L186
480+
.
481+
B0
458482
opus
459483
"
460484
>

testing/web-platform/tests/mediacapture-record/MediaRecorder-stop.html

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,14 @@
206206
codecs
207207
=
208208
hvc1
209+
.
210+
1
211+
.
212+
6
213+
.
214+
L186
215+
.
216+
B0
209217
opus
210218
"
211219
>
@@ -227,6 +235,14 @@
227235
codecs
228236
=
229237
hvc1
238+
.
239+
1
240+
.
241+
6
242+
.
243+
L186
244+
.
245+
B0
230246
mp4a
231247
.
232248
40
@@ -254,6 +270,14 @@
254270
codecs
255271
=
256272
hvc1
273+
.
274+
1
275+
.
276+
6
277+
.
278+
L186
279+
.
280+
B0
257281
opus
258282
"
259283
>

0 commit comments

Comments
 (0)