mirror of
https://github.com/servo/servo.git
synced 2025-08-06 14:10:11 +01:00
Update web-platform-tests to revision b'd1192ca239e944dc6cdbcd079e1c16227e08e30c'
This commit is contained in:
parent
69b272b4e1
commit
ec63c43030
233 changed files with 5065 additions and 1252 deletions
|
@ -14,8 +14,8 @@ promise_setup(async () => {
|
|||
'?vp8': {codec: 'vp8'},
|
||||
'?vp9_p0': {codec: 'vp09.00.10.08'},
|
||||
'?vp9_p2': {codec: 'vp09.02.10.10'},
|
||||
'?h264_avc': {codec: 'avc1.42001E', avc: {format: 'avc'}},
|
||||
'?h264_annexb': {codec: 'avc1.42001E', avc: {format: 'annexb'}}
|
||||
'?h264_avc': {codec: 'avc1.42001F', avc: {format: 'avc'}},
|
||||
'?h264_annexb': {codec: 'avc1.42001F', avc: {format: 'annexb'}}
|
||||
}[location.search];
|
||||
config.hardwareAcceleration = 'prefer-software';
|
||||
config.bitrateMode = "constant";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue