mirror of
https://github.com/servo/servo
synced 2026-05-09 16:42:16 +02:00
Update web-platform-tests to revision b'd1192ca239e944dc6cdbcd079e1c16227e08e30c'
This commit is contained in:
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user